Bug#976410: glibc breaks libpod autopkgtest: dh_auto_build: error: cd _output && go install -trimpath ...

2020-12-05 Thread Reinhard Tartler
On Fri, Dec 4, 2020 at 3:24 PM Aurelien Jarno  wrote:

>
> I have tried and for me the issue is reproducible with both old and new
> glibc. I am therefore reassign the bug to libpod.
>
This is because of an upstream update in a dependency. It should be very
straight-forward to fix. Unfortunately, libpod is currently in binary NEW.
I'll upload a fix as soon as it clears.
-- 
regards,
Reinhard


Bug#976410: glibc breaks libpod autopkgtest: dh_auto_build: error: cd _output && go install -trimpath ...

2020-12-04 Thread Aurelien Jarno
control: reassign libpod/2.0.6+dfsg1-2

On 2020-12-04 20:50, Paul Gevers wrote:
> Source: glibc, libpod
> Control: found -1 glibc/2.31-5
> Control: found -1 libpod/2.0.6+dfsg1-2
> Severity: serious
> Tags: sid bullseye
> X-Debbugs-CC: debian...@lists.debian.org
> User: debian...@lists.debian.org
> Usertags: breaks needs-update
> 
> Dear maintainer(s),
> 
> With a recent upload of glibc the autopkgtest of libpod fails in testing
> when that autopkgtest is run with the binary packages of glibc from
> unstable. It passes when run with only packages from testing. In tabular
> form:
> 
>passfail
> glibc  from testing2.31-5
> libpod from testing2.0.6+dfsg1-2
> all others from testingfrom testing
> 
> I copied some of the output at the bottom of this report.
> 
> Currently this regression is blocking the migration of glibc to testing
> [1]. Due to the nature of this issue, I filed this bug report against
> both packages. Can you please investigate the situation and reassign the
> bug to the right package?

I have tried and for me the issue is reproducible with both old and new
glibc. I am therefore reassign the bug to libpod.

Regards,
Aurelien

-- 
Aurelien Jarno  GPG: 4096R/1DDD8C9B
aurel...@aurel32.net http://www.aurel32.net


signature.asc
Description: PGP signature


Bug#976410: glibc breaks libpod autopkgtest: dh_auto_build: error: cd _output && go install -trimpath ...

2020-12-04 Thread Paul Gevers
Source: glibc, libpod
Control: found -1 glibc/2.31-5
Control: found -1 libpod/2.0.6+dfsg1-2
Severity: serious
Tags: sid bullseye
X-Debbugs-CC: debian...@lists.debian.org
User: debian...@lists.debian.org
Usertags: breaks needs-update

Dear maintainer(s),

With a recent upload of glibc the autopkgtest of libpod fails in testing
when that autopkgtest is run with the binary packages of glibc from
unstable. It passes when run with only packages from testing. In tabular
form:

   passfail
glibc  from testing2.31-5
libpod from testing2.0.6+dfsg1-2
all others from testingfrom testing

I copied some of the output at the bottom of this report.

Currently this regression is blocking the migration of glibc to testing
[1]. Due to the nature of this issue, I filed this bug report against
both packages. Can you please investigate the situation and reassign the
bug to the right package?

More information about this bug and the reason for filing it can be found on
https://wiki.debian.org/ContinuousIntegration/RegressionEmailInformation

Paul

[1] https://qa.debian.org/excuses.php?package=glibc

https://ci.debian.net/data/autopkgtest/testing/amd64/libp/libpod/8618093/log.gz

cd _output && go install -trimpath -v -p 2 -tags "apparmor ostree
seccomp selinux systemd varlink" -ldflags "-X
main.buildInfo=2.0.6+dfsg1-2" github.com/containers/libpod/cmd/podman
github.com/containers/libpod/cmd/podman/common
github.com/containers/libpod/cmd/podman/containers
github.com/containers/libpod/cmd/podman/generate
github.com/containers/libpod/cmd/podman/healthcheck
github.com/containers/libpod/cmd/podman/images
github.com/containers/libpod/cmd/podman/inspect
github.com/containers/libpod/cmd/podman/manifest
github.com/containers/libpod/cmd/podman/networks
github.com/containers/libpod/cmd/podman/parse
github.com/containers/libpod/cmd/podman/play
github.com/containers/libpod/cmd/podman/pods
github.com/containers/libpod/cmd/podman/registry
github.com/containers/libpod/cmd/podman/report
github.com/containers/libpod/cmd/podman/system
github.com/containers/libpod/cmd/podman/system/connection
github.com/containers/libpod/cmd/podman/utils
github.com/containers/libpod/cmd/podman/validate
github.com/containers/libpod/cmd/podman/volumes
github.com/containers/libpod/docs
github.com/containers/libpod/docs/varlink
github.com/containers/libpod/hack/podman-registry-go
github.com/containers/libpod/libpod
github.com/containers/libpod/libpod/common
github.com/containers/libpod/libpod/define
github.com/containers/libpod/libpod/driver
github.com/containers/libpod/libpod/events
github.com/containers/libpod/libpod/filters
github.com/containers/libpod/libpod/image
github.com/containers/libpod/libpod/layers
github.com/containers/libpod/libpod/linkmode
github.com/containers/libpod/libpod/lock
github.com/containers/libpod/libpod/lock/file
github.com/containers/libpod/libpod/lock/shm
github.com/containers/libpod/libpod/logs
github.com/containers/libpod/libpod/logs/reversereader
github.com/containers/libpod/pkg/annotations
github.com/containers/libpod/pkg/api/handlers
github.com/containers/libpod/pkg/api/handlers/compat
github.com/containers/libpod/pkg/api/handlers/libpod
github.com/containers/libpod/pkg/api/handlers/swagger
github.com/containers/libpod/pkg/api/handlers/utils
github.com/containers/libpod/pkg/api/server
github.com/containers/libpod/pkg/api/server/idletracker
github.com/containers/libpod/pkg/api/types
github.com/containers/libpod/pkg/auth
github.com/containers/libpod/pkg/autoupdate
github.com/containers/libpod/pkg/bindings
github.com/containers/libpod/pkg/bindings/containers
github.com/containers/libpod/pkg/bindings/generate
github.com/containers/libpod/pkg/bindings/images
github.com/containers/libpod/pkg/bindings/manifests
github.com/containers/libpod/pkg/bindings/network
github.com/containers/libpod/pkg/bindings/play
github.com/containers/libpod/pkg/bindings/pods
github.com/containers/libpod/pkg/bindings/system
github.com/containers/libpod/pkg/bindings/volumes
github.com/containers/libpod/pkg/cgroups
github.com/containers/libpod/pkg/channelwriter
github.com/containers/libpod/pkg/checkpoint
github.com/containers/libpod/pkg/criu
github.com/containers/libpod/pkg/ctime
github.com/containers/libpod/pkg/domain/entities
github.com/containers/libpod/pkg/domain/filters
github.com/containers/libpod/pkg/domain/infra
github.com/containers/libpod/pkg/domain/infra/abi
github.com/containers/libpod/pkg/domain/infra/abi/parse
github.com/containers/libpod/pkg/domain/infra/abi/terminal
github.com/containers/libpod/pkg/domain/infra/tunnel
github.com/containers/libpod/pkg/domain/utils
github.com/containers/libpod/pkg/env
github.com/containers/libpod/pkg/errorhandling
github.com/containers/libpod/pkg/hooks
github.com/containers/libpod/pkg/hooks/0.1.0
github.com/containers/libpod/pkg/hooks/1.0.0
github.com/containers/libpod/pkg/hooks/exec
github.com/containers/libpod/pkg/inspect