Several fixes and improvements to dependencies
Merge request reports
Activity
@agx @paelzer-guest please take a look.
I consider this a semi-draft, in that I haven't had a chance to give it proper testing yet. Either way, the idea would be to upload to experimental at first.
mentioned in merge request !239 (merged)
added 19 commits
-
6f655292...34893274 - 7 commits from branch
libvirt-team:debian/latest
- 34893274...dd2b640b - 2 earlier commits
- 7c67eb4e - control: daemon-driver-storage-* Depends on daemon-driver-storage
- aa927368 - control: Fix Depends between arch:any and arch:all packages
- 2518a035 - control: daemon-driver-storage only Suggests nfs-common
- 057cca19 - control: Drop Recommends on init system
- 1d7145af - control: daemon-driver-qemu Depends on systemd-container
- f9537934 - control: daemon-driver-lxc Depends on systemd-container
- 93cf4a77 - control: Drop Depends on firewalld
- 25138839 - control: daemon-driver-network Recommends iptables and nftables
- d1918944 - control: daemon-driver-qemu Depends on QEMU itself
- 64cf034c - control: Introduce ARCHES_DMIDECODE
Toggle commit list-
6f655292...34893274 - 7 commits from branch
@agx @paelzer-guest ping
I have rebased the changes on top of 10.9.0-1 (trivial) and gave them some actual testing. Everything seems to be working as intended, so I'd be eager to prepare an upload targeting experimental.
added 12 commits
-
49e84557 - 1 commit from branch
libvirt-team:debian/latest
- c1978c6b - 1 earlier commit
- 81015c2b - control: daemon-driver-lxc Depends on daemon-driver-network
- f73bb3c2 - control: daemon-driver-storage-* Depends on daemon-driver-storage
- 8b727e3a - control: Fix Depends between arch:any and arch:all packages
- f316a890 - control: daemon-driver-storage only Suggests nfs-common
- 7d61238f - control: Drop Recommends on init system
- 3785ee5a - control: daemon-driver-qemu Depends on systemd-container
- 96d37752 - control: daemon-driver-lxc Depends on systemd-container
- 527cf925 - control: Drop Depends on firewalld
- d9fb1b09 - control: daemon-driver-qemu Depends on QEMU itself
- e994d4c7 - control: Introduce ARCHES_DMIDECODE
Toggle commit list-
49e84557 - 1 commit from branch
Rebased and dropped the patch that would address #938929.
Since the remaining known issues with nftables is being actively worked on, there's a fair chance they will be solved in 10.10.0 and we can go straight to
Depends: nftables | iptables
in a few weeks. Let's leave things as they are in the meantime.