-
Notifications
You must be signed in to change notification settings - Fork 39
Open
Description
I followed the Linux Docker instructions for reproducible build https://github.com/SeedSigner/seedsigner-os/blob/main/docs/building.md#-quickstart-seedsigner-reproducible-build-
and got a different hash
build-images-1 | /opt/buildroot
build-images-1 | d34fb89f552d4aa8b4df277782ee807c9369412205bd56e9d08137eab3622089 /opt/../images/seedsigner_os.0.7.0.pi0.img
expected hash is from sig file in the release notes https://github.com/SeedSigner/seedsigner/releases/tag/0.7.0:
a380cb93eb852254863718a9c000be9ec30cee14a78fc0ec90708308c17c1b8a seedsigner_os.0.7.0.pi0.img
attaching last 3k lines of the build log
seedsigner-os-BUILD.log
My build environment was:
seedsigner-os commit 83e8cac
cat /proc/cpuinfo | grep Model
Model : Raspberry Pi 4 Model B Rev 1.5
docker --version
Docker version 26.0.1, build d260a54
uname -a
Linux raspberrypi 6.1.21-v8+ #1642 SMP PREEMPT Mon Apr 3 17:24:16 BST 2023 aarch64 GNU/Linux
$ file /lib/systemd/systemd
/lib/systemd/systemd: ELF 64-bit LSB pie executable, ARM aarch64, version 1 (SYSV), dynamically linked, interpreter /lib/ld-linux-aarch64.so.1, Build
ID[sha1]=33113bf93a1240aab27c7cdd73fdb9a5ba686842, for GNU/Linux 3.7.0, stripped
Metadata
Metadata
Assignees
Labels
No labels