Ticket #16026 (closed defect: fixed)
lang/python30: Attempts to fetch source are failing (wrong directory)
| Reported by: | captsolo@… | Owned by: | mww@… |
|---|---|---|---|
| Priority: | Normal | Milestone: | |
| Component: | ports | Version: | 1.6.0 |
| Keywords: | python | Cc: | |
| Port: | python30 |
Description
Port installation is trying to fetch sources from a directory that does not exist. Sources can be found at: http://www.python.org/ftp/python/3.0/
$ port info python30 python30 3.0a3, Revision 5, lang/python30 (Variants: universal)
---> Fetching python30 ---> Attempting to fetch Python-3.0a3.tgz from http://www.python.org//ftp/python/3.0a3/ ---> Attempting to fetch Python-3.0a3.tgz from ftp://ftp.python.org/pub/python/3.0a3/ ---> Attempting to fetch Python-3.0a3.tgz from ftp://ftp.fastorama.com/mirrors/ftp.python.org/pub/python/3.0a3/ ---> Attempting to fetch Python-3.0a3.tgz from ftp://ftp.python.jp/pub/python/3.0a3/ ---> Attempting to fetch Python-3.0a3.tgz from http://svn.macports.org/repository/macports/distfiles/python30 ---> Attempting to fetch Python-3.0a3.tgz from http://svn.macports.org/repository/macports/distfiles/general/ ---> Attempting to fetch Python-3.0a3.tgz from http://svn.macports.org/repository/macports/downloads/python30 Error: Target org.macports.fetch returned: fetch failed
Change History
Note: See
TracTickets for help on using
tickets.


Assigning to maintainer.