unofficial mirror of bug-guix@gnu.org 
 help / color / mirror / code / Atom feed
* bug#58146: podman issues
@ 2022-09-28 16:08 Hartmut Goebel
  2022-09-29 17:10 ` Hartmut Goebel
                   ` (2 more replies)
  0 siblings, 3 replies; 5+ messages in thread
From: Hartmut Goebel @ 2022-09-28 16:08 UTC (permalink / raw)
  To: 58146

[-- Attachment #1: Type: text/plain, Size: 683 bytes --]

Hi,

thanks for packaging podman. Unfortunately I discovered some issues:

* no default configuration provided. This makes it hard to use podman :-)

* rootlessport is not found:

Error: could not find "rootlessport" in one of 
[/gnu/store/r6yjlvicgz1r9nb1q6zwd79gq
94l34wa-podman-4.2.1/bin /usr/local/lib/podman /usr/libexec/podman 
/usr/lib/podman].
  To resolve this error, set the helper_binaries_dir key in the 
`[engine]` section o
f containers.conf to the directory containing your helper binaries.


-- 
Regards
Hartmut Goebel

| Hartmut Goebel          |h.goebel@crazy-compilers.com                |
|www.crazy-compilers.com  | compilers which you thought are impossible |

[-- Attachment #2: Type: text/html, Size: 1428 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#58146: podman issues
  2022-09-28 16:08 bug#58146: podman issues Hartmut Goebel
@ 2022-09-29 17:10 ` Hartmut Goebel
  2022-11-01 17:02   ` Hartmut Goebel
       [not found] ` <handler.58146.B.166438135915951.ack@debbugs.gnu.org>
  2023-08-14 15:06 ` bug#58146: podman issues Wilke Schwiedop via Bug reports for GNU Guix
  2 siblings, 1 reply; 5+ messages in thread
From: Hartmut Goebel @ 2022-09-29 17:10 UTC (permalink / raw)
  To: 58146

Another one:

* catatonit i not found — this one is used when building pods

Error: building local pause image: finding pause binary: exec: 
"catatonit": executable file not found in $PATH

-- 
Regards
Hartmut Goebel

| Hartmut Goebel          | h.goebel@crazy-compilers.com               |
| www.crazy-compilers.com | compilers which you thought are impossible |





^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#58146: podman issues
  2022-09-29 17:10 ` Hartmut Goebel
@ 2022-11-01 17:02   ` Hartmut Goebel
  0 siblings, 0 replies; 5+ messages in thread
From: Hartmut Goebel @ 2022-11-01 17:02 UTC (permalink / raw)
  To: 58146

[-- Attachment #1: Type: text/plain, Size: 597 bytes --]

For rootlessport:

Quick work-around:

export CONTAINERS_HELPER_BINARY_DIR=$(realpath $(dirname $(which 
podman))/../libexec/podman)

Proper solution: Add an entry to the config file:

     // HelperBinariesDir is a list of directories which are used to 
search for
     // helper binaries.
     HelperBinariesDir []string `toml:"helper_binaries_dir"`

For catatonit:

Patch path in pkg/rootless/rootless_linux.c

-- 
Regards
Hartmut Goebel

| Hartmut Goebel          |h.goebel@crazy-compilers.com                |
|www.crazy-compilers.com  | compilers which you thought are impossible |

[-- Attachment #2: Type: text/html, Size: 1348 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#58146: Acknowledgement (podman issues)
       [not found] ` <handler.58146.B.166438135915951.ack@debbugs.gnu.org>
@ 2023-08-07 18:57   ` Hartmut Goebel
  0 siblings, 0 replies; 5+ messages in thread
From: Hartmut Goebel @ 2023-08-07 18:57 UTC (permalink / raw)
  To: 58146-close

These are now fixed, see 
https://debbugs.gnu.org/cgi/bugreport.cgi?bug=63928--

Regards
Hartmut Goebel

| Hartmut Goebel          | h.goebel@crazy-compilers.com               |
| www.crazy-compilers.com | compilers which you thought are impossible |





^ permalink raw reply	[flat|nested] 5+ messages in thread

* bug#58146: podman issues
  2022-09-28 16:08 bug#58146: podman issues Hartmut Goebel
  2022-09-29 17:10 ` Hartmut Goebel
       [not found] ` <handler.58146.B.166438135915951.ack@debbugs.gnu.org>
@ 2023-08-14 15:06 ` Wilke Schwiedop via Bug reports for GNU Guix
  2 siblings, 0 replies; 5+ messages in thread
From: Wilke Schwiedop via Bug reports for GNU Guix @ 2023-08-14 15:06 UTC (permalink / raw)
  To: 58146@debbugs.gnu.org

[-- Attachment #1: Type: text/plain, Size: 146 bytes --]

Hey Hartmut,

are you sure the catatonit issue is fixed? I'm still getting same error message when running a `podman play kube ...` command.


[-- Attachment #2: Type: text/html, Size: 1728 bytes --]

^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2023-08-15  4:23 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-28 16:08 bug#58146: podman issues Hartmut Goebel
2022-09-29 17:10 ` Hartmut Goebel
2022-11-01 17:02   ` Hartmut Goebel
     [not found] ` <handler.58146.B.166438135915951.ack@debbugs.gnu.org>
2023-08-07 18:57   ` bug#58146: Acknowledgement (podman issues) Hartmut Goebel
2023-08-14 15:06 ` bug#58146: podman issues Wilke Schwiedop via Bug reports for GNU Guix

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).