New Ticket     Tickets     Wiki     Browse Source     Timeline     Roadmap     Ticket Reports     Search

Ticket #16026 (closed defect: fixed)

Opened 5 years ago

Last modified 4 years ago

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

comment:1 Changed 5 years ago by blb@…

  • Owner changed from macports-tickets@… to mww@…

Assigning to maintainer.

comment:2 Changed 5 years ago by captsolo@…

This problem is fixed by portfile changes in ticket #16029.

comment:3 Changed 4 years ago by jmr@…

  • Status changed from new to closed
  • Resolution set to fixed
  • Port set to python30

comment:4 Changed 4 years ago by anonymous

  • Milestone Port Bugs deleted

Milestone Port Bugs deleted

Note: See TracTickets for help on using tickets.