[elbe-devel] [PATCH 2/2] elbepack: rfs: fix building of Debian trixie images

Pattabiraman, Krishna Krishna.Pattabiraman at afra.de
Tue May 27 11:44:26 CEST 2025


Hi,



+        if suite == 'trixie':
+            include.append('gpgv')
+
         if include:
             strapcmd.extend(['--include', ','.join(include)])

For this purpose in  debootstrap an include packages feature  is already there, which works well.
<debootstrap>
  <variant>minbase</variant>
  <include>gpgv</include>
</debootstrap>

Krishna



-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linutronix.de/pipermail/elbe-devel/attachments/20250527/f1e68106/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 6017 bytes
Desc: not available
URL: <http://lists.linutronix.de/pipermail/elbe-devel/attachments/20250527/f1e68106/attachment-0001.bin>


More information about the elbe-devel mailing list