#14755 closed update (duplicate)
alpine tarball not found (update or use gzip)
Reported by: | liontooth@… | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 1.6.0 |
Keywords: | Cc: | todmorrison (Tod Morrison) | |
Port: |
Description
The current portfile looks for a tarball that is not found in the locations listed, or any other obvious place:
# port install alpine ---> Fetching alpine ---> Attempting to fetch alpine-1.00.tar.bz2 from ftp://ftp.cac.washington.edu/alpine/ ---> Attempting to fetch alpine-1.00.tar.bz2 from ftp://ftp.cac.washington.edu/alpine/old/ ---> Attempting to fetch alpine-1.00.tar.bz2 from http://svn.macports.org/repository/macports/distfiles/alpine ---> Attempting to fetch alpine-1.00.tar.bz2 from http://svn.macports.org/repository/macports/distfiles/general/ ---> Attempting to fetch alpine-1.00.tar.bz2 from http://svn.macports.org/repository/macports/downloads/alpine Error: Target org.macports.fetch returned: fetch failed
ftp://ftp.cac.washington.edu/alpine/old/alpine-1.00.tar.gz exits, but so does ftp://ftp.cac.washington.edu/alpine/alpine-1.10.tar.bz2 checksums md5 c507684620766ed091186785a0dccbca
This upgrade builds and appears to work fine.
You may want to consider adding a symlink to migrate from pine:
ln -s /opt/local/bin/alpine /opt/local/bin/pine
Cheers, Dave
Change History (3)
comment:1 Changed 17 years ago by jmroot (Joshua Root)
Resolution: | → duplicate |
---|---|
Status: | new → closed |
comment:2 Changed 16 years ago by jmroot (Joshua Root)
Type: | defect → update |
---|
Note: See
TracTickets for help on using
tickets.
Duplicate of #14747.