[kubic-bugs] [Bug 1162432] New: conmon binary lacks journald support (Devel:Kubic repo)
http://bugzilla.opensuse.org/show_bug.cgi?id=1162432 Bug ID: 1162432 Summary: conmon binary lacks journald support (Devel:Kubic repo) Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Kubic Assignee: kubic-bugs@opensuse.org Reporter: jobbara.artalmatlan@gmail.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- Hello, I have been using the Devel:Kubic repo in OpenSUSE Leap 15.1 for getting recent releases of podman. Today I tried to use journald logging driver but it failed. It reports missing journald support. See error message below. I found a similar issue regarding Ubuntu [2], which indicates it is a build time flag to have it enabled and downstream distros should build the binary that way. If I understood it correctly. Steps of reproduction: 1) install podman from Devel:Kubic repo # podman pod create --name test # podman run -d --name example --expose 80 --expose 443 --pod test --log-driver journald --log-opt tag="nginx|{{.ImageName}}|podman" nginx:1.16 [conmon:e] Include journald in compilation path to log to systemd journal Error: write child: broken pipe # echo $? 126 # rpm -qa | egrep "podman|conmon" conmon-2.0.10-lp151.21.1.x86_64 podman-cni-config-1.7.0-lp151.4.1.noarch podman-1.7.0-lp151.4.1.x86_64 [1] http://download.opensuse.org/repositories/devel:/kubic/openSUSE_Leap_15.1/ [2] https://github.com/containers/conmon/issues/67 Let me know how can I help further. Best regards, Balázs NÉMETH -- You are receiving this mail because: You are the assignee for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1162432 http://bugzilla.opensuse.org/show_bug.cgi?id=1162432#c1 Fabian Vogt <fvogt@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |CONFIRMED CC| |fvogt@suse.com, | |kubic-bugs@opensuse.org Assignee|kubic-bugs@opensuse.org |rhafer@suse.com --- Comment #1 from Fabian Vogt <fvogt@suse.com> --- Indeed, for that functionality conmon is missing BuildRequires: pkgconfig(libsystemd) -- You are receiving this mail because: You are on the CC list for the bug. You are the assignee for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1162432 Ralf Haferkamp <rhafer@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |IN_PROGRESS -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1162432 http://bugzilla.opensuse.org/show_bug.cgi?id=1162432#c2 --- Comment #2 from Balázs Németh <jobbara.artalmatlan@gmail.com> --- Hello, Is there any chance of this getting into Tumbleweed / MicroOS? I would happily test it as soon as it hits the repos. Kind regards, Balázs -- You are receiving this mail because: You are on the CC list for the bug.
http://bugzilla.opensuse.org/show_bug.cgi?id=1162432 http://bugzilla.opensuse.org/show_bug.cgi?id=1162432#c4 --- Comment #4 from Balázs Németh <jobbara.artalmatlan@gmail.com> --- I confirm the support is there in MicroOS. Thanks. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@novell.com