The ebuild for sys-kernel/rt-sources-3.0.1_p11 is looking for the following patch: http://www.at.kernel.org/pub/linux/kernel/projects/rt/3.0.1/patch-3.0.1-rt11.patch.bz2 It actually exists in the directory one up: http://www.at.kernel.org/pub/linux/kernel/projects/rt/patch-3.0.1-rt11.patch.bz2 this of course causes the ebuild to fail. I believe the diff is basically as follows: - RT_URI="mirror://kernel/linux/kernel/projects/rt/${RT_KERNEL}/${RT_FILE}" + RT_URI="mirror://kernel/linux/kernel/projects/rt/${RT_FILE}"
More verbose info: >>> Downloading 'http://distfiles.gentoo.org/distfiles/patch-3.0.1-rt11.patch.bz2' --2011-08-19 00:15:28-- http://distfiles.gentoo.org/distfiles/patch-3.0.1-rt11.patch.bz2 Resolving distfiles.gentoo.org... 137.226.34.42, 140.211.166.134, 149.20.20.135, ... Connecting to distfiles.gentoo.org|137.226.34.42|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2011-08-19 00:15:28 ERROR 404: Not Found. >>> Downloading 'http://www.at.kernel.org/pub/linux/kernel/projects/rt/3.0.1/patch-3.0.1-rt11.patch.bz2' --2011-08-19 00:15:28-- http://www.at.kernel.org/pub/linux/kernel/projects/rt/3.0.1/patch-3.0.1-rt11.patch.bz2 Resolving www.at.kernel.org... 193.198.184.21, 193.206.140.34, 200.144.190.125, ... Connecting to www.at.kernel.org|193.198.184.21|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2011-08-19 00:15:29 ERROR 404: Not Found. >>> Downloading 'http://www.us.kernel.org/pub/linux/kernel/projects/rt/3.0.1/patch-3.0.1-rt11.patch.bz2' --2011-08-19 00:15:29-- http://www.us.kernel.org/pub/linux/kernel/projects/rt/3.0.1/patch-3.0.1-rt11.patch.bz2 Resolving www.us.kernel.org... 146.137.96.15, 155.98.64.81, 208.69.120.79, ... Connecting to www.us.kernel.org|146.137.96.15|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2011-08-19 00:15:30 ERROR 404: Not Found. >>> Downloading 'http://www.de.kernel.org/pub/linux/kernel/projects/rt/3.0.1/patch-3.0.1-rt11.patch.bz2' --2011-08-19 00:15:30-- http://www.de.kernel.org/pub/linux/kernel/projects/rt/3.0.1/patch-3.0.1-rt11.patch.bz2 Resolving www.de.kernel.org... 195.71.68.86, 62.201.161.85, 80.237.136.138, ... Connecting to www.de.kernel.org|195.71.68.86|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2011-08-19 00:15:30 ERROR 404: Not Found. >>> Downloading 'http://www.kernel.org/pub/linux/kernel/projects/rt/3.0.1/patch-3.0.1-rt11.patch.bz2' --2011-08-19 00:15:30-- http://www.kernel.org/pub/linux/kernel/projects/rt/3.0.1/patch-3.0.1-rt11.patch.bz2 Resolving www.kernel.org... 149.20.20.133, 149.20.4.69 Connecting to www.kernel.org|149.20.20.133|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2011-08-19 00:15:31 ERROR 404: Not Found. >>> Downloading 'http://www.uk.kernel.org/pub/linux/kernel/projects/rt/3.0.1/patch-3.0.1-rt11.patch.bz2' --2011-08-19 00:15:31-- http://www.uk.kernel.org/pub/linux/kernel/projects/rt/3.0.1/patch-3.0.1-rt11.patch.bz2 Resolving www.uk.kernel.org... 195.242.213.111, 212.110.161.109, 212.219.56.134, ... Connecting to www.uk.kernel.org|195.242.213.111|:80... failed: Connection timed out. Connecting to www.uk.kernel.org|212.110.161.109|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2011-08-19 00:16:31 ERROR 404: Not Found. >>> Downloading 'http://www.fr.kernel.org/pub/linux/kernel/projects/rt/3.0.1/patch-3.0.1-rt11.patch.bz2' --2011-08-19 00:16:31-- http://www.fr.kernel.org/pub/linux/kernel/projects/rt/3.0.1/patch-3.0.1-rt11.patch.bz2 Resolving www.fr.kernel.org... 91.121.124.139, 91.121.125.139 Connecting to www.fr.kernel.org|91.121.124.139|:80... connected. HTTP request sent, awaiting response... 404 Not Found 2011-08-19 00:16:31 ERROR 404: Not Found. !!! Couldn't download 'patch-3.0.1-rt11.patch.bz2'. Aborting. * Fetch failed for 'sys-kernel/rt-sources-3.0.1_p11'
Sorry about that. It should be fixed now.
*** Bug 379669 has been marked as a duplicate of this bug. ***