Opened 16 years ago
Closed 14 years ago
#17459 closed defect (fixed)
jam 2.5 fetch failure - URL changed
Reported by: | Kona8lend@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | ||
Port: | jam |
Description
URL to fetch jam does not (no longer) exists and 'install jam' fails with the following error:
---> Fetching jam ---> Attempting to fetch jam-2.5.tar from ftp://ftp.perforce.com/pub/jam/ ---> Attempting to fetch jam-2.5.tar from http://public.perforce.com:8080/@md=d&cd=//public/jam/&ra=s&c=lAF@//public/jam/ ---> Attempting to fetch jam-2.5.tar from http://svn.macports.org/repository/macports/distfiles/jam ---> Attempting to fetch jam-2.5.tar from http://svn.macports.org/repository/macports/distfiles/general/ ---> Attempting to fetch jam-2.5.tar from http://svn.macports.org/repository/macports/downloads/jam Error: Target org.macports.fetch returned: fetch failed Error: Status 1 encountered during processing.
suggest updating Portfile with:
master_sites ftp://ftp.perforce.com/jam/
Attachments (1)
Change History (7)
comment:1 Changed 16 years ago by Kona8lend@…
Cc: | Kona8lend@… added |
---|
comment:2 Changed 16 years ago by jmroot (Joshua Root)
Cc: | Kona8lend@… removed |
---|---|
Owner: | changed from macports-tickets@… to pguyot@… |
Port: | jam added |
Changed 16 years ago by markdigital69@…
Attachment: | Portfile.diff added |
---|
comment:3 Changed 16 years ago by markdigital69@…
Here's the patch for the new url. Hope this helps!
comment:5 Changed 14 years ago by jmroot (Joshua Root)
Owner: | changed from pguyot@… to macports-tickets@… |
---|
comment:6 Changed 14 years ago by jmroot (Joshua Root)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Seems to fetch fine for me with no changes, but I updated the FTP URL anyway in r72092.
Note: See
TracTickets for help on using
tickets.
Cc Me!