[elbe-devel] elbe buildchroot dependencies added
Steih, Martin
Martin.Steih at lachmann-rink.de
Fri Mar 11 17:08:11 CET 2022
Hi all,
Running on a fresh machine, I discovered that trying to execute
"elbe buildchroot xyz.xml" fails due to missing packages on my host machine.
I added them to the most appropriate package as I think (which may be totally wrong).
diff --git a/debian/control b/debian/control index 5b4972f57..502fbf35d 100644
--- a/debian/control
+++ b/debian/control
@@ -176,9 +176,13 @@ Depends: ${misc:Depends},
python3,
python3-suds,
python3-debian,
+ python3-junit.xml,
+ python3-passlib,
+ python3-sqlalchemy,
python3-elbe-common (= ${binary:Version}),
libvirt-clients,
- libvirt-daemon-system
+ libvirt-daemon-system,
+ reprepro
Description: Commandline Tool to control an elbe buildenv
The SOAP Interface is used to control an elbe buildenv.
i. A. Martin Steih
Projektleiter
Entwicklung
[cid:image001.png at 01D8356A.95B6CBA0]<https://www.lachmann-rink.de/>
Lachmann & Rink GmbH
Martin.Steih at lachmann-rink.de<mailto:Martin.Steih at lachmann-rink.de> | www.lachmann-rink.de<https://www.lachmann-rink.de>
fon: +49 2734 2817 430<tel:+49%202734%202817%20430>
Hommeswiese 129, 57258 Freudenberg | Otto-Hahn-Straße 18-20, 44227 Dortmund
Geschäftsführer: Dipl.-Ing. Arjan Bijlard, Dipl.-Inf. Claudius Rink | Amtsgericht Siegen, HRB 2600
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.linutronix.de/pipermail/elbe-devel/attachments/20220311/a3d3452e/attachment-0001.htm>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.png
Type: image/png
Size: 47352 bytes
Desc: image001.png
URL: <http://lists.linutronix.de/pipermail/elbe-devel/attachments/20220311/a3d3452e/attachment-0001.png>
More information about the elbe-devel
mailing list