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

Bug 536382

Summary: x11-drivers/ati-drivers remove fetch restriction
Product: Gentoo Linux Reporter: Joe Vandermaas <vanderjr>
Component: Current packagesAssignee: Gentoo X packagers <x11>
Status: RESOLVED FIXED    
Severity: enhancement CC: jekarlson, proxy-maint
Priority: Normal    
Version: unspecified   
Hardware: AMD64   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Joe Vandermaas 2015-01-12 02:52:25 UTC
the x11-drivers/ati-drivers-14.12-r3 is missing from the attached mirror. emerge reports 404s for all mirrors it trys for this ebuild. I am not sure if this is the perfict spot to report mirror issues.

Reproducible: Always
Comment 1 Jeroen Roovers (RETIRED) gentoo-dev 2015-01-12 07:18:16 UTC
That is because RESTRICT=fetch is set, causing the sources not to be mirrored. That means you need to follow the instructions set in pkg_nofetch():

 * The driver packages
 * amd-catalyst-omega-14.12-linux-run-installers.zip xvba-sdk-0.74-404001.tar.gz
 * need to be downloaded manually from
 * http://support.amd.com/en-us/download/desktop?os=Linux%20x86_64
 * and http://developer.amd.com/wordpress/media/2012/10/xvba-sdk-0.74-404001.tar.gz
Comment 2 Chí-Thanh Christopher Nguyễn gentoo-dev 2015-01-12 23:42:38 UTC
I uploaded the distfile to /space/distfiles-local and removed the fetch restriction.