fosslinux / live-bootstrap

Use of a Linux initramfs to fully automate the bootstrapping process
511 stars 36 forks source link

gettext-0.21 / gnulib-7daa86f sha256sum checksum did NOT match #261

Closed bittorf closed 1 year ago

bittorf commented 1 year ago

tested with db813f5e986a219318cf747e17b1a19fb6849012

$ git submodule update --init --recursive
$ ./rootfs.py --qemu

...
patch-2.7.6: postprocess binaries.
patch-2.7.6: creating package.
patch-2.7.6: checksumming created package.
patch-2.7.6_0.tar.bz2: OK
patch-2.7.6: cleaning up.
patch-2.7.6: installing package.
patch-2.7.6: build successful
gettext-0.21: beginning build using script gettext-0.21.sh
gettext-0.21: getting sources.
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100 9486k  100 9486k    0     0   421k      0  0:00:22  0:00:22 --:--:--  575k
gettext-0.21.tar.xz: OK
  % Total    % Received % Xferd  Average Speed   Time    Time     Time  Current
                                 Dload  Upload   Total   Spent    Left  Speed
100   194  100   194    0     0     54      0  0:00:03  0:00:03 --:--:--    54
gnulib-7daa86f.tar.gz: FAILED
sha256sum: WARNING: 1 computed checksum did NOT match
bash: cannot set terminal process group (-1): Not a tty
bash: no job control in this shell
/distfiles # exit
[ 1717.979358] Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000100
[ 1717.979358] 
[ 1717.980025] CPU: 0 PID: 1 Comm: bash Not tainted 4.9.10-gnu_1 #1
[ 1717.980025] Hardware name: QEMU Standard PC (i440FX + PIIX, 1996), BIOS 1.16.0-debian-1.16.0-5 04/01/2014
[ 1717.980025] Call Trace:
[ 1717.980025] Kernel Offset: 0x12000000 from 0xc1000000 (relocation range: 0xc0000000-0xf83fdfff)
[ 1717.980025] ---[ end Kernel panic - not syncing: Attempted to kill init! exitcode=0x00000100
[ 1717.980025] 
fosslinux commented 1 year ago

i believe this to be a local temporary network corruption (esp since it is only 194 bytes here, it should be 6.7MB). please retest

bittorf commented 1 year ago

yes, i did not happen again and for making this sure,
i start with --external-sources` now.