Bug 27546 - mm-sources-2.6.0_beta4-r3 different file is on kernels.org
Bug#: 27546 Product:  Gentoo Linux Version: unspecified Platform: x86
OS/Version: Linux Status: RESOLVED Severity: normal Priority: P2
Resolution: FIXED Assigned To: x86-kernel@gentoo.org Reported By: swtaylor@gentoo.org
Component: Ebuilds
URL: 
Summary: mm-sources-2.6.0_beta4-r3 different file is on kernels.org
Keywords:  
Status Whiteboard: 
Opened: 2003-08-29 10:19 0000
Description:   Opened: 2003-08-29 10:19 0000
2.6.0-test4-mm3.bz2 is not there. but in that directory is a
2.6.0-test4-mm3-1.bz2

Reproducible: Always
Steps to Reproduce:

Actual Results:  
>>> Downloading
http://www.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.0-test4/2.6.0-test4-mm3/2.6.0-test4-mm3.bz2
--11:10:44-- 
http://www.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.0-test4/2.6.0-test4-mm3/2.6.0-test4-mm3.bz2
           => `/usr/portage/distfiles/2.6.0-test4-mm3.bz2'
Resolving www.kernel.org... done.
Connecting to www.kernel.org[204.152.189.116]:80... connected.
HTTP request sent, awaiting response... 404 Not Found
11:10:44 ERROR 404: Not Found.

>>> Downloading
http://www.us.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.0-test4/2.6.0-test4-mm3/2.6.0-test4-mm3.bz2
--11:10:44-- 
http://www.us.kernel.org/pub/linux/kernel/people/akpm/patches/2.6/2.6.0-test4/2.6.0-test4-mm3/2.6.0-test4-mm3.bz2
           => `/usr/portage/distfiles/2.6.0-test4-mm3.bz2'
Resolving www.us.kernel.org... done.
Connecting to www.us.kernel.org[64.39.15.173]:80... connected.
HTTP request sent, awaiting response... 404 Not Found
11:10:44 ERROR 404: Not Found.

!!! Couldn't download 2.6.0-test4-mm3.bz2. Aborting.

------- Comment #1 From Tim Yamin (RETIRED) 2003-08-29 14:27:09 0000 -------
In CVS.

------- Comment #2 From Scott Taylor (RETIRED) 2003-08-29 17:40:06 0000 -------
Just pulled rsync moments ago, which included a partially updated copy of this
ebuild... digest was missing, and it looks as if the new filename didn't make
it all the way through?

BLUE mm-sources # emerge mm-sources
Calculating dependencies ...done!
>>> emerge (1 of 1) sys-kernel/mm-sources-2.6.0_beta4-r3 to /
>>> md5 src_uri ;-) linux-2.6.0-test4.tar.bz2
>>> md5 src_uri ;-) 2.6.0-test4-mm3-1.bz2
>>> Unpacking source...
>>> Unpacking linux-2.6.0-test4.tar.bz2 to /opt/tmp/portage/mm-sources-2.6.0_bet a4-r3/work
bzcat: Can't open input file /usr/portage/distfiles/2.6.0-test4-mm3.bz2: No
such file or directory.
  RM  $(CLEAN_FILES)
  Making mrproper in the srctree
  RM  $(MRPROPER_DIRS) + $(MRPROPER_FILES)
>>> Source unpacked.

>>> Install mm-sources-2.6.0_beta4-r3 into /opt/tmp/portage/mm-sources-2.6.0_beta4-r3/image/ category sys-kernel
>>> Copying sources...
ls: /opt/tmp/portage/mm-sources-2.6.0_beta4-r3/work/2.6.0-test4-mm3/docs/: No
such file or directory

------- Comment #3 From Tim Yamin (RETIRED) 2003-08-30 05:42:37 0000 -------
Thanks. Fixed. Do an 'emerge sync' and it should be OK.