Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 319913 - net-analyzer/nmap-5.21 : Fetch failed
Summary: net-analyzer/nmap-5.21 : Fetch failed
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Michal Januszewski (RETIRED)
URL: http://download.insecure.org/nmap/dis...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-16 02:28 UTC by Mike Becker
Modified: 2010-05-18 21:33 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments
for i in *.ebuild; do GENTOO_MIRRORS= ebuild $i manifest; done (fetch.log,3.75 KB, text/plain)
2010-05-18 16:07 UTC, Jeroen Roovers (RETIRED)
Details
After sed -i *.ebuild -e 's|download.insecure.org|nmap.org|g' (fetch-nmap.org.log,6.83 KB, text/plain)
2010-05-18 16:15 UTC, Jeroen Roovers (RETIRED)
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Mike Becker 2010-05-16 02:28:34 UTC
When Emergiing this ebuild it gets an 404 when fetching the source.

Reproducible: Always

Steps to Reproduce:
1. emerge nmap


Actual Results:  
tries to download http://download.insecure.org/nmap/dist/nmap-5.21.tar.bz2

Expected Results:  
download from http://nmap.org/dist/nmap-5.21.tar.bz2
Comment 1 Sebastian Luther (few) 2010-05-18 08:25:44 UTC
The new address is http://nmap.org/dist/nmap-5.21.tar.bz2
Comment 2 Jeroen Roovers (RETIRED) gentoo-dev 2010-05-18 16:07:14 UTC
Created attachment 231997 [details]
for i in *.ebuild; do GENTOO_MIRRORS= ebuild $i manifest; done

I fact all of the ebuilds fail to fetch from SRC_URI.
Comment 3 Jeroen Roovers (RETIRED) gentoo-dev 2010-05-18 16:15:17 UTC
Created attachment 232011 [details]
After sed -i *.ebuild -e 's|download.insecure.org|nmap.org|g'

Still seeing lots of `301 Moved Permanently' here, because tarballs were moved from dist/ to dist-old/.
Comment 4 Mike Becker 2010-05-18 16:17:18 UTC
the problem only persists when it doesn't find anything on the gentoo mirrors as my mirror has been disabled a day ago i cannot say if any other ebuild are also affected
Comment 5 Jeroen Roovers (RETIRED) gentoo-dev 2010-05-18 16:29:27 UTC
I've fixed all SRC_URIs now. But maybe it's time to get rid of everything <nmap-5.21 now that it's stable for all arches?
Comment 6 Anton Bolshakov 2010-05-18 21:33:28 UTC
(In reply to comment #5)
> I've fixed all SRC_URIs now. But maybe it's time to get rid of everything
> <nmap-5.21 now that it's stable for all arches?
> 

Yes, where is no need in old ebuilds. Please remove them all.