[EMAIL PROTECTED] wrote:

Fixed typo in dm branch.
Alexander:

Maybe there is still an error in this file or there is another change in dm I don't know about. I corrected the variable and I still get the sha1sum error:

==============================================
[EMAIL PROTECTED] /mnt/lfs/lfs-livecd]# rm /sources/module*
[EMAIL PROTECTED] /mnt/lfs/lfs-livecd]# rm packages/module*/*.bz2
[EMAIL PROTECTED] /mnt/lfs/lfs-livecd]# make
<snip the make output>
make -C packages/module-init-tools stage2
make[1]: Entering directory `/lfs-livecd/packages/module-init-tools'
--04:52:15-- http://ftp.lfs-matrix.net/pub/lfs/conglomeration/module-init-tools/module-init-tools-3.1.tar.bz2
          => `module-init-tools-3.1.tar.bz2'
Resolving ftp.lfs-matrix.net... 209.172.44.8
Connecting to ftp.lfs-matrix.net|209.172.44.8|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 123,114 (120K) [application/x-bzip2]

100%[====================================>] 123,114       --.--K/s

04:52:15 (164.90 MB/s) - `module-init-tools-3.1.tar.bz2' saved [123114/123114]

sha1sum check on /sources/module-init-tools-3.1.tar.bz2: [ OK ]
--04:52:15-- http://ftp.lfs-matrix.net/pub/lfs/conglomeration/module-init-tools/module-init-tools-testsuite-3.1.tar.bz2
          => `module-init-tools-testsuite-3.1.tar.bz2'
Resolving ftp.lfs-matrix.net... 209.172.44.8
Connecting to ftp.lfs-matrix.net|209.172.44.8|:80... connected.
HTTP request sent, awaiting response... 200 OK
Length: 34,381 (34K) [application/x-bzip2]

100%[====================================>] 34,381        --.--K/s

04:52:15 (153.22 MB/s) - `module-init-tools-testsuite-3.1.tar.bz2' saved [34381/34381]

sha1sum check on /sources/module-init-tools-testsuite-3.1.tar.bz2: [ FAILED ]
make[1]: *** [module-init-tools-testsuite-3.1.tar.bz2] Error 1
make[1]: Leaving directory `/lfs-livecd/packages/module-init-tools'
make: *** [ch-module-init-tools] Error 2
make: *** [lfs-base] Error 2
[EMAIL PROTECTED] /mnt/lfs/lfs-livecd]# grep FILE1 packages/module-init-tools/Makefile
FILE1= $(NM)-testsuite-$(VRS).tar.bz2
URL-$(FILE1)= $(HTTP)/$(NM)/$(FILE1)
SHA=$(FILE1)= bc01e741ba7c125e8266a270523721c349b62a84
stage2: Makefile $(FILE) $(FILE1)
       cp $(SRC)/{$(FILE),$(FILE1)} $(LFSSRC)
[EMAIL PROTECTED] /mnt/lfs/lfs-livecd]# sha1sum /sources/module*
f233cab26208aa7d21a8ca24e4a9712af23a5a1d /sources/module-init-tools-3.1.tar.bz2 bc01e741ba7c125e8266a270523721c349b62a84 /sources/module-init-tools-testsuite-3.1.tar.bz2
============================================

The sha1sum matches but for the life of me it won't just continue on. What am I missing? Doing it without a "make unmount" or with it doesn't change anything.

(This has happened to me before and I couldn't get it to restart either. I just had to delete the whole lfs-livecd dir and start over.)

Justin
--
http://linuxfromscratch.org/mailman/listinfo/livecd
FAQ: http://www.linuxfromscratch.org/faq/
Unsubscribe: See the above information page

Reply via email to