Ticket #13098 (closed defect: fixed)
sudo source fetch fails
| Reported by: | bruce@… | Owned by: | css@… |
|---|---|---|---|
| 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
Change History
comment:2 Changed 6 years ago by css@…
- Owner changed from macports-dev@… to css@…
- Status changed from new to assigned
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 6 years ago by css@…
- Attachment patch-Portfile.diff added
Separately fetch the base version and the upstream patchfile

