reassign 994454 libpod close 5.2.0+ds1-5 affects 994454 golang-github-containers-common thanks
"Bastien Roucariès" <[email protected]> writes: > Package: golang-github-containers-common > Severity: important > > Dear Maintainer, > > This package [golang-github-containers-common] is used in conjunction > of podman to run container, and the secomp list could break due to > kernel change on some arch or even lib change. > > It will be nice to exercice this package using podman to run a basic debian > container running some classical package (systemd, at with a timer in 60s > etc). > > It will allow to catch bug like #994451 using debci early and moreover run > this > test also at build time in order to catch regression during the rebuild phase > of release on non debci arch. I've been looking into autopkgtests more, and have come to the conclusion that adding an autopkgtest to the golang-github-containers-common package would not have caught #994451, because it would require a rebuild of podman. Running autopkgtest of this package would run podman compiled against the old code in sid, and a change would therefore not be tested. Instead, libpod since version 5.2.0+ds1-5 now comes with autopkgtests, that are triggered by debci upon changes from golang-github-containers-common. This in turn would have likely detected this issue. I'm therefore reassinging and closing this bug accordingly. Thanks for reporting this issue! -rt

