#53579 closed defect (duplicate)
fails to fetch py27-appdirs (error 404)
Reported by: | mrkapqa | Owned by: | |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | |
Keywords: | leopard | Cc: | |
Port: | py-appdirs |
Description (last modified by mf2k (Frank Schima))
Fetching distfiles for py27-appdirs Warning: Your DNS servers incorrectly claim to know the address of nonexistent hosts. This may cause checksum mismatches for some ports. See this page for more information: <https://trac.macports.org/wiki/MisbehavingServers> ---> Attempting to fetch appdirs-1.4.0.tar.gz from https://files.pythonhosted.org/packages/source/a/appdirs ---> Attempting to fetch appdirs-1.4.0.tar.gz from https://pypi.python.org/packages/source/a/appdirs ---> Attempting to fetch appdirs-1.4.0.tar.gz from http://nue.de.distfiles.macports.org/py-appdirs ---> Attempting to fetch appdirs-1.4.0.tar.gz from http://distfiles.macports.org/py-appdirs ---> Attempting to fetch appdirs-1.4.0.tar.gz from http://lil.fr.distfiles.macports.org/py-appdirs ---> Attempting to fetch appdirs-1.4.0.tar.gz from http://fco.it.distfiles.macports.org/mirrors/macports-distfiles/py-appdirs ---> Attempting to fetch appdirs-1.4.0.tar.gz from http://mse.uk.distfiles.macports.org/sites/distfiles.macports.org/py-appdirs ---> Attempting to fetch appdirs-1.4.0.tar.gz from http://osl.no.distfiles.macports.org/py-appdirs ---> Attempting to fetch appdirs-1.4.0.tar.gz from http://ykf.ca.distfiles.macports.org/MacPorts/mpdistfiles/py-appdirs ---> Attempting to fetch appdirs-1.4.0.tar.gz from http://sea.us.distfiles.macports.org/macports/distfiles/py-appdirs ---> Attempting to fetch appdirs-1.4.0.tar.gz from http://jnb.za.distfiles.macports.org/distfiles/py-appdirs ---> Attempting to fetch appdirs-1.4.0.tar.gz from http://jog.id.distfiles.macports.org/macports/distfiles/py-appdirs ---> Attempting to fetch appdirs-1.4.0.tar.gz from http://kmq.jp.distfiles.macports.org/py-appdirs ---> Attempting to fetch appdirs-1.4.0.tar.gz from http://cjj.kr.distfiles.macports.org/py-appdirs ---> Attempting to fetch appdirs-1.4.0.tar.gz from http://aarnet.au.distfiles.macports.org/pub/macports/distfiles/py-appdirs ---> Attempting to fetch appdirs-1.4.0.tar.gz from http://nou.nc.distfiles.macports.org/pub/macports/distfiles.macports.org/py-appdirs ---> Attempting to fetch appdirs-1.4.0.tar.gz from http://pek.cn.distfiles.macports.org/macports/distfiles/py-appdirs ---> Attempting to fetch appdirs-1.4.0.tar.gz from http://her.gr.distfiles.macports.org/py-appdirs Error: Failed to fetch py27-appdirs: The requested URL returned error: 404
Attachments (1)
Change History (8)
Changed 8 years ago by mrkapqa
comment:1 Changed 8 years ago by mf2k (Frank Schima)
Keywords: | mpv python removed |
---|---|
Port: | py-appdirs added; mpv removed |
Type: | update → defect |
comment:2 Changed 8 years ago by mf2k (Frank Schima)
Description: | modified (diff) |
---|---|
Summary: | mpv@leopard(ppc) - fails to fetch py27-appdirs (error 404) → fails to fetch py27-appdirs (error 404) |
comment:3 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)
Keywords: | powerpc removed |
---|---|
Resolution: | → duplicate |
Status: | new → closed |
comment:4 Changed 8 years ago by mrkapqa
hello , thanks for these elucidating links. what would i need to do to make the older machine able to cope with https-site? i am willing to learn and contribute and would also pay for getting the machine less obsolete ... if i can manually download these files and compile/build them please share a link where it is best described. again, thanks, and sorry for the noise.
comment:5 Changed 8 years ago by kencu (Ken)
I have several copies of 10.4, 10.5, and 10.6 set up this way, and once set up they download seamlessly from all sites. You need to install macports from source in able to specify a custom libcurl installation you'll be using. It's easy -- takes 5 minutes -- and works well.
I would suggest you go the extra step of installing a second copy of macports into /opt/bootstrap, and after installing curl in there, reference that installation on your main macports installation in /opt/local -- just seems safer.
comment:6 follow-up: 7 Changed 8 years ago by mrkapqa
hello ,
i still have this problem,
as of today
---> Fetching distfiles for py27-certifi Warning: Your DNS servers incorrectly claim to know the address of nonexistent hosts. This may cause checksum mismatches for some ports. See this page for more information: <https://trac.macports.org/wiki/MisbehavingServers> ---> Attempting to fetch certifi-2017.1.23.tar.gz from http://her.gr.distfiles.macports.org/py-certifi Error: Failed to fetch py27-certifi: The requested URL returned error: 404 Error: See /opt/local/var/macports/logs/_opt_local_var_macports_sources_rsync.macports.org_macports_release_tarballs_ports_python_py-certifi/py27-certifi/main.log for details.
comment:7 Changed 8 years ago by ryandesign (Ryan Carsten Schmidt)
Replying to mrkapqa:
i still have this problem,
Yes, you will continue to have the problem with files that we haven't mirrored yet. This will be solved once we are automatically mirroring again. Ticket number previously mentioned.
In the future, please use WikiFormatting, fill in the Port field with the port that actually fails to build and Cc that port's maintainers (
port info --maintainers py27-appdirs
), if any.