[Bug 1947810] Re: autopkgtest-satdep.deb unpack fails on Debian images

2022-01-05 Thread Launchpad Bug Tracker
This bug was fixed in the package autopkgtest - 5.16ubuntu2 --- autopkgtest (5.16ubuntu2) impish; urgency=medium * Force xz compression for satdep.deb to support testing on Debian environments (LP: #1947810) -- Athos Ribeiro Wed, 15 Dec 2021 12:58:11 -0300 ** Changed in:

[Bug 1947810] Re: autopkgtest-satdep.deb unpack fails on Debian images

2022-01-05 Thread Athos Ribeiro
I verified this fix by Launching an impish vm: $ lxc launch ubuntu-daily:impish autopkgtest-impish --vm $ lxc exec autopkgtest-impish bash installing autopkgtest 5.16ubuntu1 # apt update # apt install -y autopkgtest Setting up a test environment (I used tmux source package, any package with a

[Bug 1947810] Re: autopkgtest-satdep.deb unpack fails on Debian images

2021-12-17 Thread Brian Murray
Hello Athos, or anyone else affected, Accepted autopkgtest into impish-proposed. The package will build now and be available at https://launchpad.net/ubuntu/+source/autopkgtest/5.16ubuntu2 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See

[Bug 1947810] Re: autopkgtest-satdep.deb unpack fails on Debian images

2021-12-16 Thread Athos Ribeiro
** Changed in: autopkgtest (Ubuntu Impish) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1947810 Title: autopkgtest-satdep.deb unpack fails on Debian images To

[Bug 1947810] Re: autopkgtest-satdep.deb unpack fails on Debian images

2021-12-16 Thread Athos Ribeiro
** Changed in: autopkgtest (Ubuntu Impish) Assignee: (unassigned) => Athos Ribeiro (athos-ribeiro) ** Changed in: autopkgtest (Ubuntu Impish) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1947810] Re: autopkgtest-satdep.deb unpack fails on Debian images

2021-12-15 Thread Launchpad Bug Tracker
** Merge proposal linked: https://code.launchpad.net/~athos-ribeiro/ubuntu/+source/autopkgtest/+git/autopkgtest/+merge/413306 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1947810 Title:

[Bug 1947810] Re: autopkgtest-satdep.deb unpack fails on Debian images

2021-12-15 Thread Athos Ribeiro
** Description changed: + [Impact] + + dpkg defaults to the zstd compression format for compressing the members + in a deb package archive. This compression format is not supported in + Debian. Therefore, running autopkgtest from an Ubuntu (21.10) host on a + Debian target fails, since

[Bug 1947810] Re: autopkgtest-satdep.deb unpack fails on Debian images

2021-12-13 Thread Athos Ribeiro
** Also affects: autopkgtest (Ubuntu Impish) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1947810 Title: autopkgtest-satdep.deb unpack fails on Debian

[Bug 1947810] Re: autopkgtest-satdep.deb unpack fails on Debian images

2021-12-08 Thread Benjamin Drung
You might want to get it fixed for impish as well. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1947810 Title: autopkgtest-satdep.deb unpack fails on Debian images To manage notifications about

[Bug 1947810] Re: autopkgtest-satdep.deb unpack fails on Debian images

2021-12-08 Thread Benjamin Drung
Great. So your fix is included in autopkgtest 5.19 which was synced to jammy yesterday: https://launchpad.net/ubuntu/+source/autopkgtest/5.19 ** Changed in: autopkgtest (Ubuntu) Status: New => Fix Released -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1947810] Re: autopkgtest-satdep.deb unpack fails on Debian images

2021-11-30 Thread Athos Ribeiro
FYI: https://salsa.debian.org/ci-team/autopkgtest/-/merge_requests/133 was accepted in Debian -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1947810 Title: autopkgtest-satdep.deb unpack fails on

[Bug 1947810] Re: autopkgtest-satdep.deb unpack fails on Debian images

2021-11-25 Thread Launchpad Bug Tracker
** Merge proposal linked: https://code.launchpad.net/~athos-ribeiro/ubuntu/+source/autopkgtest/+git/autopkgtest/+merge/412406 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1947810 Title:

[Bug 1947810] Re: autopkgtest-satdep.deb unpack fails on Debian images

2021-11-25 Thread Athos Ribeiro
I rebased the patch on the newest version and filed a new MP at [1]. The package is available in a PPA at [2]. When I first prepared this patch, I stumbled upon [3], where there was some resistance in hard coding a compression format upstream due to the technical debt it could cause. Specially

[Bug 1947810] Re: autopkgtest-satdep.deb unpack fails on Debian images

2021-11-19 Thread Julian Andres Klode
Unsubscribed ubuntu sponsors as the patch does not apply anymore. Forcing xz is fine, there's nothing to compress anyhow, it doesn't really matter. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1947810] Re: autopkgtest-satdep.deb unpack fails on Debian images

2021-11-19 Thread Julian Andres Klode
Can you please submit this change upstream? https://salsa.debian.org/ci-team/autopkgtest Thank you! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1947810 Title: autopkgtest-satdep.deb unpack

[Bug 1947810] Re: autopkgtest-satdep.deb unpack fails on Debian images

2021-11-16 Thread Benjamin Drung
I stumbled upon this bug as well, but I would force using gzip instead of xz (for performance reasons). -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1947810 Title: autopkgtest-satdep.deb unpack

[Bug 1947810] Re: autopkgtest-satdep.deb unpack fails on Debian images

2021-10-26 Thread Mathew Hodson
** Changed in: autopkgtest (Ubuntu) Importance: Undecided => Medium -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1947810 Title: autopkgtest-satdep.deb unpack fails on Debian images To manage

[Bug 1947810] Re: autopkgtest-satdep.deb unpack fails on Debian images

2021-10-19 Thread Ubuntu Foundations Team Bug Bot
The attachment "2-5.17ubuntu1.debdiff" seems to be a debdiff. The ubuntu-sponsors team has been subscribed to the bug report so that they can review and hopefully sponsor the debdiff. If the attachment isn't a patch, please remove the "patch" flag from the attachment, remove the "patch" tag, and

[Bug 1947810] Re: autopkgtest-satdep.deb unpack fails on Debian images

2021-10-19 Thread Athos Ribeiro
A possible solution here would be to force the dpkg-deb operation to use a different compression format until https://bugs.debian.org/cgi- bin/bugreport.cgi?bug=892664 gets sorted out (patch proposal attached). This would enable developers running Ubuntu to perform autopkgtest tests against

[Bug 1947810] Re: autopkgtest-satdep.deb unpack fails on Debian images

2021-10-19 Thread Athos Ribeiro
** Patch removed: "1-5.17ubuntu1.debdiff" https://bugs.launchpad.net/ubuntu/+source/autopkgtest/+bug/1947810/+attachment/5534460/+files/1-5.17ubuntu1.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1947810] Re: autopkgtest-satdep.deb unpack fails on Debian images

2021-10-19 Thread Athos Ribeiro
A possible solution here would be to force the dpkg-deb operation to use a different compression format until https://bugs.debian.org/cgi- bin/bugreport.cgi?bug=892664 gets sorted out (patch proposal attached). This would enable developers running Ubuntu to perform autopkgtest tests against