icy / pacapt

An ArchLinux's pacman-like shell wrapper for many package managers. 56KB and run anywhere.
Other
958 stars 69 forks source link

Update dpkg tests for Debian 11 (bullseye) #207

Closed mondeja closed 3 years ago

mondeja commented 3 years ago

debian image is using now debian:bullseye, which has broken dpkg tests

icy commented 3 years ago

@mondeja I believe the zypper needs a fix [1] :) but let me do that after work today. Thanks

[1] https://github.com/icy/pacapt/runs/3732640046

icy commented 3 years ago

It's actually a major issue from the upstream: https://bugzilla.opensuse.org/show_bug.cgi?id=1190670

icy commented 3 years ago

Also https://github.com/moby/moby/pull/42836. So I won't do anything except... waiting for the upstreams :dancing_men:

icy commented 2 years ago

Also moby/moby#42836. So I won't do anything except... waiting for the upstreams dancing_men

Ticket/PR merged on Nov 18 and I think our zypper tests are fine now.