[elbe-devel] elbe-testing doesn't work with local mirror

Manuel Traut manut at linutronix.de
Fri Nov 16 15:52:05 CET 2018


Hi,

debmirror currently doesn't retrieve the SHA256 file for the debian installer.
This is an (uncommented) issue since 03/2016 [0].

However elbes debinstaller.py only verifies the SHA256 file. We should consider
to fix debmirror or at least use the MD5SUM file for now.

As a workaround
---
wget -O debian/dists/jessie/main/installer-amd64/current/images/SHA256SUMS \
http://ftp.de.debian.org/debian/dists/jessie/main/installer-amd64/current/images/SHA256SUMS
---
can be added to the end of a debmirror wrapper script.

  Manu

[0] https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=819490



More information about the elbe-devel mailing list