Opened 17 years ago
Closed 17 years ago
#12780 closed defect (fixed)
fortune portfile points to invalid mirror
Reported by: | ben.cheney@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.5.0 |
Keywords: | fortune opendarwin | Cc: | |
Port: |
Description
The fortune portfile is still using the opendarwin mirror, which no longer exists. Example attempt to install follows.
$ sudo port -d install fortune Password: DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/games/fortune DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/games/fortune DEBUG: Requested variant darwin is not provided by port fortune. DEBUG: Requested variant i386 is not provided by port fortune. DEBUG: Requested variant macosx is not provided by port fortune. DEBUG: Found port in file:///opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/libcompat DEBUG: Changing to port directory: /opt/local/var/macports/sources/rsync.macports.org/release/ports/devel/libcompat DEBUG: Requested variant darwin is not provided by port libcompat. DEBUG: Requested variant i386 is not provided by port libcompat. DEBUG: Requested variant macosx is not provided by port libcompat. DEBUG: Executing variant darwin_8 provides darwin_8 DEBUG: Searching for dependency: libcompat DEBUG: Found Dependency: receipt exists for libcompat DEBUG: Skipping completed org.macports.main (fortune) Warning: No mirror sites on file for class opendarwin ---> Fetching fortune DEBUG: Executing org.macports.fetch (fortune) ---> fortune-4.6.2-RELEASE.tar.bz2 doesn't seem to exist in /opt/local/var/macports/distfiles/fortune ---> Attempting to fetch fortune-4.6.2-RELEASE.tar.bz2 from http://svn.macports.org/repository/macports/distfiles/fortune % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 DEBUG: Fetching failed:: HTTP response code said error ---> Attempting to fetch fortune-4.6.2-RELEASE.tar.bz2 from http://svn.macports.org/repository/macports/distfiles/general/ % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 DEBUG: Fetching failed:: HTTP response code said error ---> Attempting to fetch fortune-4.6.2-RELEASE.tar.bz2 from http://svn.macports.org/repository/macports/downloads/fortune % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 DEBUG: Fetching failed:: HTTP response code said error Error: Target org.macports.fetch returned: fetch failed Warning: the following items did not execute (for fortune): org.macports.activate org.macports.fetch org.macports.extract org.macports.checksum org.macports.patch org.macports.configure org.macports.build org.macports.destroot org.macports.install Error: Status 1 encountered during processing.
Note: See
TracTickets for help on using
tickets.
Fixed in r29526 and r29527, but should be updated to FreeBSD 6.2.