#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)
Change History (5)
comment:1 Changed 17 years ago by nox@…
Milestone: | → Port Bugs |
---|
comment:2 Changed 17 years ago by cssdev
Owner: | changed from macports-dev@… to css@… |
---|---|
Status: | new → assigned |
Changed 17 years ago by cssdev
Attachment: | patch-Portfile.diff added |
---|
Separately fetch the base version and the upstream patchfile
comment:3 Changed 17 years ago by cssdev
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed in r30923
Note: See
TracTickets for help on using
tickets.
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.