c863d8e47d
This commit enables software deploy host in a Debian env for all patches. It also includes the ostree_utils required to checkout a sysroot ostree commit, install/uninstall packages from a checked-out commit, and write commit to feed ostree - all of which are not being invoked by software deploy host as of today but are intended for future use. Test Plan: [PASS] software deploy host Story: 2010676 Task: 47948 Signed-off-by: Jessica Castelino <jessica.castelino@windriver.com> Change-Id: I2178010f3af5cd8e69b28a06866e567248088cba
11 lines
442 B
Plaintext
11 lines
442 B
Plaintext
# This is a cross-platform list tracking distribution packages needed for install and tests;
|
|
# see https://docs.openstack.org/infra/bindep/ for additional information.
|
|
# Do not install python2 rpms in a python3 only environment such as debian-bullseye
|
|
|
|
gir1.2-glib-2.0 [platform:dpkg]
|
|
gir1.2-ostree-1.0 [platform:dpkg]
|
|
libcairo2-dev [platform:dpkg]
|
|
libgirepository1.0-dev [platform:dpkg]
|
|
python3-rpm [platform:dpkg]
|
|
rpm-python [platform:rpm]
|