[pkg-go] Bug#1080424: podman: /etc/profile.d/podman-docker.sh breaks docker, should not be shipped in the podman binary package

2024-09-03 Thread Antonio Terceiro
Package: podman Version: 5.2.2+ds1-1 Severity: critical Justification: breaks unrelated software /etc/profile.d/podman-docker.sh is currently shipped in the podman binary. If one also has docker installed, the DOCKER_HOST variable set there makes docker try to connect to the podman daemon which is

[pkg-go] Bug#1009376: running foreign architecture containers hits the network every time and confuses future `podman run` invocations

2022-04-16 Thread Antonio Terceiro
Control: forwarded -1 https://github.com/containers/podman/issues/13897 On Fri, Apr 15, 2022 at 05:25:31PM -0400, Reinhard Tartler wrote: > Control: tag -1 upstream > > Hi Antonio, > > Can you please file a report upstream here: > https://github.com/containers/podman/issues -- upstream is really

[pkg-go] Bug#1009374: podman: fails to install: unable to open '/usr/lib/systemd/user/podman.socket.dpkg-new': No such file or directory

2022-04-12 Thread Antonio Terceiro
On Tue, Apr 12, 2022 at 02:33:50PM -0300, Antonio Terceiro wrote: > Package: podman > Version: 4.0.1+ds1-3 > Severity: serious > Justification: fails to install > > I wanted to try podman 4.0 from experimental, but I can't install it: > This is on a testing machine, with

[pkg-go] Bug#1009376: running foreign architecture containers hits the network every time and confuses future `podman run` invocations

2022-04-12 Thread Antonio Terceiro
Package: podman Version: 3.4.4+ds1-1 Severity: normal When running containers for a foreign architecture, podman run will hit the networking looking for images on every invocation: 8<8<8<- terceiro@host:~$ podman run --arch=arm64 deb

[pkg-go] Bug#1009374: podman: fails to install: unable to open '/usr/lib/systemd/user/podman.socket.dpkg-new': No such file or directory

2022-04-12 Thread Antonio Terceiro
Package: podman Version: 4.0.1+ds1-3 Severity: serious Justification: fails to install I wanted to try podman 4.0 from experimental, but I can't install it: This is on a testing machine, with unstable and experimental available, but with testing at a higher priority: 8<---

[pkg-go] Bug#1000521: libpod: please provide podman-remote binary

2021-11-24 Thread Antonio Terceiro
Source: libpod Version: 3.4.1+ds1-2 Severity: wishlist Dear Maintainer, Recent podman upstream releases provide a new podman-remote binary, but the Debian package does not even build it. I'm used to packages providing binaries without a manpage, but this is the first time I have seen the opposit

[pkg-go] Bug#998449: autopkgtest: dh-golang-autopkgtest FAIL non-zero exit status 2

2021-11-04 Thread Antonio Terceiro
Source: libpod Version: 3.4.1+ds1-2 Severity: serious User: debian...@lists.debian.org Usertags: regression X-Debbugs-CC: debian...@lists.debian.org The libpod autopkgtest curently fails in unstable. I have seen #993532, but I don't know if it's the same issue. See the log below, slightly edited

[pkg-go] Bug#981849: podman build does not use the cache

2021-02-04 Thread Antonio Terceiro
Control: forwarded -1 https://github.com/containers/podman/issues/9233 On Thu, Feb 04, 2021 at 11:51:09AM -0500, Reinhard Tartler wrote: > Control: tags -1 upstream > > On Thu, Feb 4, 2021 at 10:33 AM Antonio Terceiro > wrote: > > > > > After upgrading from 3.0.

[pkg-go] Bug#981849: podman build does not use the cache

2021-02-04 Thread Antonio Terceiro
Package: podman Version: 3.0.0~rc2+dfsg1-2 Severity: normal After upgrading from 3.0.0~rc1+dfsg1-1, which was in experimental, to the version that was just uploaded to unstable, `podman build` stopped using the cache when building images. See the log below. The build before the upgrade uses the ca

[pkg-go] Bug#978650: podman: please provide a default container registry for looking up short image names

2021-01-04 Thread Antonio Terceiro
On Thu, Dec 31, 2020 at 11:26:49AM -0300, Antonio Terceiro wrote: > Control: done -1 2.2.1+dfsg1-1 > > On Thu, Dec 31, 2020 at 08:14:08AM -0500, Reinhard Tartler wrote: > > Can you please try the podman version in experimental? I believe what you > > describe (the shortna

[pkg-go] Bug#978650: podman: please provide a default container registry for looking up short image names

2020-12-31 Thread Antonio Terceiro
Control: done -1 2.2.1+dfsg1-1 On Thu, Dec 31, 2020 at 08:14:08AM -0500, Reinhard Tartler wrote: > Can you please try the podman version in experimental? I believe what you > describe (the shortnames) should work with version 2.2 just fine thanks to > the shortnames.conf file. Ah yes the version

[pkg-go] Bug#978650: podman: please provide a default container registry for looking up short image names

2020-12-29 Thread Antonio Terceiro
Package: podman Version: 2.1.1+dfsg1-3 Severity: wishlist When running stuff that was originally written for docker, image names will usually be provided in their short form, i.e. debian:10, fedora:rawhide. In the current state of the Debian packaging, those will fail like this: $ cat Containerfi

[pkg-go] Bug#971253: marked as pending in libpod

2020-12-23 Thread Antonio Terceiro
On Fri, 04 Dec 2020 11:56:58 + Reinhard Tartler wrote: > Control: tag -1 pending > > Hello, > > Bug #971253 in libpod reported by you has been fixed in the > Git repository and is awaiting an upload. You can see the commit > message below and you can check the diff of the fix at: > > https

[pkg-go] Bug#971815: podman: --init is broken: /usr/libexec/podman/catatonit not found

2020-12-07 Thread Antonio Terceiro
Hi, On Sat, Nov 28, 2020 at 04:06:17PM -0500, Reinhard Tartler wrote: > Awesome, thanks! > > On Sat, Nov 28, 2020, 15:50 Antonio Terceiro wrote: > > > Hello Reinhard, > > > > On Sat, Nov 28, 2020 at 10:57:52AM -0500, Reinhard Tartler wrote: > > > p

[pkg-go] Bug#971815: podman: --init is broken: /usr/libexec/podman/catatonit not found

2020-11-28 Thread Antonio Terceiro
Hello Reinhard, On Sat, Nov 28, 2020 at 10:57:52AM -0500, Reinhard Tartler wrote: > please go ahead with packaging catatonit. Regarding the symlink, I don't > have a strong preference, your patch seems reasonable to me! I have uploaded it to NEW, including the /usr/libexec/podman/catatonit symlin

[pkg-go] Bug#971815: podman: --init is broken: /usr/libexec/podman/catatonit not found

2020-11-05 Thread Antonio Terceiro
On Wed, Oct 07, 2020 at 06:39:43PM -0300, Antonio Terceiro wrote: > Package: podman > Version: 2.0.6+dfsg1-1 > Severity: normal > Tags: patch > > I was testing some things that I usually run against docker with podman, > and discovered that --init does not work: > >

[pkg-go] Bug#971815: podman: --init is broken: /usr/libexec/podman/catatonit not found

2020-10-07 Thread Antonio Terceiro
0.19.0-1 ii uidmap 1:4.8.1-1 Versions of packages podman suggests: pn containers-storage -- no debconf information From cc06f4d235ec8c45e56304b8fd5e8e08981bb6b1 Mon Sep 17 00:00:00 2001 From: Antonio Terceiro Date: Wed, 7 Oct 2020 18:20:05 -0300 Subject: [PATCH] Use catatonit wit