Opened 16 years ago

Closed 16 years ago

Last modified 15 years ago

#13098 closed defect (fixed)

sudo source fetch fails

Reported by: bruce@… Owned by: cssdev
Priority: Normal Milestone:
Component: ports Version: 1.5.0
Keywords: Cc:
Port:

Description

53:vuelta:~/sipeerior/current/clients/ssc%sudo port install sudo ---> Fetching sudo ---> Attempting to fetch sudo-1.6.8p12.tar.gz from http://www.sudo.ws/sudo/dist/ ---> Attempting to fetch sudo-1.6.8p12.tar.gz from http://svn.macports.org/repository/macports/distfiles/sudo ---> Attempting to fetch sudo-1.6.8p12.tar.gz from http://svn.macports.org/repository/macports/distfiles/general/ ---> Attempting to fetch sudo-1.6.8p12.tar.gz from http://svn.macports.org/repository/macports/downloads/sudo Error: Target org.macports.fetch returned: fetch failed

investigating finds that sudo-1.6.8pl12.tar.gz has been moved to the OLD directory on www.sudo.ws

Attachments (1)

patch-Portfile.diff (920 bytes) - added by cssdev 16 years ago.
Separately fetch the base version and the upstream patchfile

Download all attachments as: .zip

Change History (5)

comment:1 Changed 16 years ago by nox@…

Milestone: Port Bugs

comment:2 Changed 16 years ago by cssdev

Owner: changed from macports-dev@… to css@…
Status: newassigned

It looks like the source distribution change too. There is no longer a tarball for 1.6.8p12. The port needs to fetch 1.6.8 and apply the 1.6.8p12 patch.

Changed 16 years ago by cssdev

Attachment: patch-Portfile.diff added

Separately fetch the base version and the upstream patchfile

comment:3 Changed 16 years ago by cssdev

Resolution: fixed
Status: assignedclosed

Fixed in r30923

comment:4 Changed 15 years ago by (none)

Milestone: Port Bugs

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.