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

Bug 37155

Summary: gentoo-dev-sources-2.6.1_rc1 fails with 404 not found errors
Product: Gentoo Linux Reporter: Michael Jeffrey <mjeffrey>
Component: New packagesAssignee: Brad House <brad>
Status: RESOLVED INVALID    
Severity: normal CC: bfelger
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Michael Jeffrey 2004-01-03 18:56:37 UTC
area51 gentoo-dev-sources # emerge -u gentoo-dev-sources-2.6.1_rc1.ebuild      
Calculating dependencies ...done!
>>> emearea51 gentoo-dev-sources # emerge -u gentoo-dev-sources-2.6.1_rc1.ebuild      
Calculating dependencies ...done!
>>> emerge (1 of 1) sys-kernel/gentoo-dev-sources-2.6.1_rc1 to /
>>> Downloading http://gentoo.oregonstate.edu/distfiles/genpatches-2.6.1-0.11.tar.bz2
--18:51:00--  http://gentoo.oregonstate.edu/distfiles/genpatches-2.6.1-0.11.tar.bz2
           => `/usr/portage/distfiles/genpatches-2.6.1-0.11.tar.bz2'
Resolving gentoo.oregonstate.edu... 128.193.0.3
Connecting to gentoo.oregonstate.edu[128.193.0.3]:80... connected.
HTTP request sent, awaiting response... 404 Not Found
18:51:00 ERROR 404: Not Found.
rge (1 of 1) sys-kernel/gentoo-dev-sources-2.6.1_rc1 to /
>>> Downloading http://gentoo.oregonstate.edu/distfiles/genpatches-2.6.1-0.11.tar.bz2
--18:51:00--  http://gentoo.oregonstate.edu/distfiles/genpatches-2.6.1-0.11.tar.bz2
           => `/usr/portage/distfiles/genpatches-2.6.1-0.11.tar.bz2'
Resolving gentoo.oregonstate.edu... 128.193.0.3
Connecting to gentoo.oregonstate.edu[128.193.0.3]:80... connected.
HTTP request sent, awaiting response... 404 Not Found
18:51:00 ERROR 404: Not Found.



Reproducible: Always
Steps to Reproduce:
1. Type: # emerge -u gentoo-dev-sources-2.6.1_rc1.ebuild
2. Watch it fail.
3.

Actual Results:  
Nothing.

Expected Results:  
Packages should've downloaded and package built.

I can lynx out to the URL and I don't see the needed file in the directory
there.  I think a URL is wrong or someone deleted the file(s).

Thanks,

MJ
Comment 1 Dennis Frommknecht 2004-01-04 03:16:12 UTC
the patches can be found at http://dev.gentoo.org/~brad_mssw/kernel_patches/2.6.1/genpatches-2.6.1-0.11/ but the tar-archive is not yet available.
i solved it by saving the entire directory genpatches-2.6.1-0.11 (except the README file) and tar it. then copy it by hand to your distfiles directory and rebuild the digest.

afterwards the download problems should be solved.

i got some errors when patching the kernel, so i just excluded 226_ieee1394_updates_12282003.patch and 227_alsa-1.0.0rc2.patch from the tar archive and now it works.
Comment 2 Brad House 2004-01-04 07:26:27 UTC
It's freaking marked -*  in KEYWORDS, ever think there's a reason for that!!!
MARKING INVALID!
Comment 3 Brian Jackson (RETIRED) gentoo-dev 2004-01-04 11:48:54 UTC
*** Bug 37216 has been marked as a duplicate of this bug. ***