Opened 10 years ago

Closed 10 years ago

Last modified 10 years ago

#42935 closed defect (worksforme)

is py-setuptools no longer available?

Reported by: josephaw@… Owned by: jmroot (Joshua Root)
Priority: Normal Milestone:
Component: ports Version: 2.2.1
Keywords: Cc:
Port: py-setuptools

Description (last modified by ryandesign (Ryan Carsten Schmidt))

port outdated
The following installed ports are outdated:
py27-setuptools                3.1_0 < 3.3_0      

port upgrade outdated

--->  Attempting to fetch setuptools-3.3.tar.gz from http://svn.macports.org/repository/macports/distfiles/py-setuptools
Error: org.macports.fetch for port py27-setuptools returned: fetch failed

OS X 10.4.11 / G4

port upgrade outdated
--->  Computing dependencies for py27-setuptools
--->  Fetching distfiles for py27-setuptools
--->  Attempting to fetch setuptools-3.3.tar.gz from https://pypi.python.org/packages/source/s/setuptools/
--->  Attempting to fetch setuptools-3.3.tar.gz from http://sea.us.distfiles.macports.org/macports/distfiles/py-setuptools
--->  Attempting to fetch setuptools-3.3.tar.gz from http://mse.uk.distfiles.macports.org/sites/distfiles.macports.org/py-setuptools
--->  Attempting to fetch setuptools-3.3.tar.gz from http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/py-setuptools
--->  Attempting to fetch setuptools-3.3.tar.gz from http://nue.de.distfiles.macports.org/macports/distfiles/py-setuptools
--->  Attempting to fetch setuptools-3.3.tar.gz from http://lil.fr.distfiles.macports.org/py-setuptools
--->  Attempting to fetch setuptools-3.3.tar.gz from http://her.gr.distfiles.macports.org/mirrors/macports/mpdistfiles/py-setuptools
--->  Attempting to fetch setuptools-3.3.tar.gz from http://fco.it.distfiles.macports.org/mirrors/macports-distfiles/py-setuptools
--->  Attempting to fetch setuptools-3.3.tar.gz from http://aarnet.au.distfiles.macports.org/pub/macports/mpdistfiles/py-setuptools
--->  Attempting to fetch setuptools-3.3.tar.gz from http://jog.id.distfiles.macports.org/macports/mpdistfiles/py-setuptools
--->  Attempting to fetch setuptools-3.3.tar.gz from http://cjj.kr.distfiles.macports.org/py-setuptools
--->  Attempting to fetch setuptools-3.3.tar.gz from http://distfiles.macports.org/py-setuptools
--->  Attempting to fetch setuptools-3.3.tar.gz from http://svn.macports.org/repository/macports/distfiles/py-setuptools
Error: org.macports.fetch for port py27-setuptools returned: fetch failed
Please see the log file for port py27-setuptools for details:
    /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_release_ports_python_py-setuptools/py27-setuptools/main.log
Error: Unable to upgrade port: 1

Change History (4)

comment:1 Changed 10 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Owner: changed from macports-tickets@… to jmr@…
Port: py-setuptools added

comment:2 Changed 10 years ago by mf2k (Frank Schima)

It fetched fine for me this morning:

$ sudo port upgrade outdated 
--->  Computing dependencies for py27-setuptools
--->  Fetching archive for py27-setuptools
--->  Attempting to fetch py27-setuptools-3.3_0.darwin_13.noarch.tbz2 from http://nue.de.packages.macports.org/macports/packages/py27-setuptools
--->  Attempting to fetch py27-setuptools-3.3_0.darwin_13.noarch.tbz2 from http://lil.fr.packages.macports.org/py27-setuptools
--->  Attempting to fetch py27-setuptools-3.3_0.darwin_13.noarch.tbz2 from http://mse.uk.packages.macports.org/sites/packages.macports.org/py27-setuptools
--->  Fetching distfiles for py27-setuptools
--->  Attempting to fetch setuptools-3.3.tar.gz from http://sea.us.distfiles.macports.org/macports/distfiles/py-setuptools
--->  Attempting to fetch setuptools-3.3.tar.gz from https://pypi.python.org/packages/source/s/setuptools/
--->  Verifying checksums for py27-setuptools                                        
--->  Extracting py27-setuptools
--->  Configuring py27-setuptools
--->  Building py27-setuptools
--->  Staging py27-setuptools into destroot
--->  Installing py27-setuptools @3.3_0
--->  Cleaning py27-setuptools

comment:3 Changed 10 years ago by jmroot (Joshua Root)

Resolution: worksforme
Status: newclosed

Yeah it’s definitely on the mirrors. Run with -d or -v and you can see the specific error that libcurl is encountering.

comment:4 Changed 10 years ago by josephaw@…

Ran update again today and it worked just fine. So whatever it was it's gone. I'm thinking it's comcast's invisible proxy server blocking those urls because it's out of date.

---> Computing dependencies for py27-setuptools ---> Fetching distfiles for py27-setuptools ---> Attempting to fetch setuptools-3.3.tar.gz from https://pypi.python.org/packages/source/s/setuptools/ ---> Attempting to fetch setuptools-3.3.tar.gz from http://sea.us.distfiles.macports.org/macports/distfiles/py-setuptools ---> Verifying checksums for py27-setuptools ---> Extracting py27-setuptools ---> Configuring py27-setuptools ---> Building py27-setuptools ---> Staging py27-setuptools into destroot ---> Installing py27-setuptools @3.3_0 ---> Cleaning py27-setuptools ---> Computing dependencies for py27-setuptools ---> Deactivating py27-setuptools @3.1_0 ---> Cleaning py27-setuptools ---> Activating py27-setuptools @3.3_0 ---> Cleaning py27-setuptools ---> Updating database of binaries: 100.0% ---> Scanning binaries for linking errors: 100.0% ---> No broken files found.

Although when I click on this link I still don't get any tar files. http://svn.macports.org/repository/macports/distfiles/py-setuptools

Not Found The requested URL /repository/macports/distfiles/py-setuptools was not found on this server. Apache/2.2 Server at svn.macports.org Port 80

Issue is resolved and closed for me. Thanks. Joe

Note: See TracTickets for help on using tickets.