Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 281013

Summary: app-admin/sudo-1.7.1-r1 fails to emerge because src archive has moved on ftp site
Product: Gentoo Linux Reporter: Roy Thompson <roy>
Component: New packagesAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal CC: darkside
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Roy Thompson 2009-08-10 16:12:57 UTC
app-admin/sudo-1.7.1-r1 fails to emerge because sudo-1.7.1.tar.gz is no longer in
ftp://ftp.sudo.ws/pub/sudo
It is now in ftp://ftp.sudo.ws/pub/sudo/OLD
Comment 1 Jeremy Olexa (darkside) (RETIRED) archtester gentoo-dev Security 2009-08-10 16:21:35 UTC
It would be useful to include emerge --info (which has what mirror you are using and portage FEATURES). And even the error message.

With Gentoo, we have an extensive mirroring system to avoid just this issue. I assume you are using an outdated mirror, which is not good for the end user. The distfile is properly mirrored at: distfiles.gentoo.org/distfiles/sudo-1.7.1.tar.gz like it should be.

http://mirrorstats.gentoo.org/

I'm going to resolve this as invalid, because of the Gentoo mirrors and upstream changes the locations often. We could be chasing SRC_URI's all day.