Opened 17 years ago

Closed 17 years ago

Last modified 15 years ago

#11973 closed defect (invalid)

Cannot fetch gnome megaport from OSX ppc or intel

Reported by: oawm@… Owned by: macports-tickets@…
Priority: High Milestone:
Component: ports Version: 1.4.40
Keywords: gnome megaport Cc: oawm@…,markd@…
Port:

Description

I cannot get port to fetch the gnome megaport on two different OS X computers. One is a Mac Pro (Intel) running OS X 10.4.7 Server, the other is a Powerbook G4 running 10.4.9. Both are running Macports 1.442.

Here is the error from the powerbook:

powerbook:~ me$ sudo port -d fetch gnome
DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/gnome/gnome
DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/gnome/gnome
DEBUG: Requested variant powerpc is not provided by port gnome.
DEBUG: Requested variant darwin is not provided by port gnome.
DEBUG: Requested variant macosx is not provided by port gnome.
DEBUG: Skipping completed com.apple.main (gnome)
DEBUG: Skipping completed com.apple.fetch (gnome)

And the same thing from the Mac Pro:

my-server:~ me$ sudo port -d fetch gnome
DEBUG: Found port in file:///opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/gnome/gnome
DEBUG: Changing to port directory: /opt/local/var/db/dports/sources/rsync.rsync.darwinports.org_dpupdate_dports/gnome/gnome
DEBUG: Requested variant darwin is not provided by port gnome.
DEBUG: Requested variant i386 is not provided by port gnome.
DEBUG: Requested variant macosx is not provided by port gnome.
DEBUG: Skipping completed com.apple.main (gnome)
DEBUG: Skipping completed com.apple.fetch (gnome)

Change History (3)

comment:1 Changed 17 years ago by markd@…

Cc: oawm@… markd@… added

You need to do a 'port clean --all' to clean the archives. Otherwise the port doesn't repeat a step that has already been run. But the gnome megaport doesn't fetch anything anyway, so nothing will happen on a fetch of this port since dMacPorts does not fetch dependencies. So the behavior is normal for this port. 'port install gnome' still works.

comment:2 Changed 17 years ago by rhwood@…

Resolution: invalid
Status: newclosed

There really is no error here, so I'm closing this ticket.

comment:3 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.