[Bug 1182998] New: libcontainers-common seems to miss prerequires
https://bugzilla.suse.com/show_bug.cgi?id=1182998 Bug ID: 1182998 Summary: libcontainers-common seems to miss prerequires Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: Other Status: NEW Severity: Major Priority: P5 - None Component: Containers Assignee: containers-bugowner@suse.de Reporter: kukuk@suse.com QA Contact: qa-bugs@suse.de Found By: --- Blocker: --- There are several errors during initial installation of libcontainers-common. As result, the configuration is broken and podman not correct working: # 2021-03-04 05:56:10 libcontainers-common-20210112-2.1.noarch.rpm installed ok # Additional rpm output: # /var/tmp/rpm-tmp.fgZbcB: line 4: findmnt: command not found # /var/tmp/rpm-tmp.fgZbcB: line 4: findmnt: command not found # 2021-03-04 05:56:10|install|libcontainers-common|20210112-2.1|noarch||openSUSE-MicroOS-20210302-0|867c95e8e8cd2e09046dc327b743e9134c6072146f59c6f3b357b0e92420b494| # 2021-03-04 05:56:10 openssh-8.4p1-4.1.x86_64.rpm installed ok # Additional rpm output: # find: '/etc/init.d/rc[35].d': No such file or directory # -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1182998 Thorsten Kukuk <kukuk@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |rbrown@suse.com -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1182998 https://bugzilla.suse.com/show_bug.cgi?id=1182998#c1 Thorsten Kukuk <kukuk@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |jalausuch@suse.com --- Comment #1 from Thorsten Kukuk <kukuk@suse.com> --- *** Bug 1182987 has been marked as a duplicate of this bug. *** -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1182998 https://bugzilla.suse.com/show_bug.cgi?id=1182998#c2 --- Comment #2 from Jose Lausuch <jalausuch@suse.com> --- I don't see this error in the zypper history log for SLE Micro
# 2021-03-03 13:47:23 libcontainers-common.rpm installed ok # Additional rpm output: # warning: /var/cache/kiwi/packages/68a0e41bc5807be0be04cdc2f7467030/libcontainers-common.rpm: Header V3 RSA/SHA256 Signature, key ID 39db7c82: NOKEY # 2021-03-03 13:47:23|install|libcontainers-common|20200727-3.12.1|noarch||68a0e41bc5807be0be04cdc2f7467030|45707af8943c6fb3820e714c1b5e161ce2b4e08d0b8e10deede4dd9a0f36fd2d| # 2021-03-03 13:47:23 u-boot-rpiarm64.rpm installed ok # Additional rpm output: # warning: /var/cache/kiwi/packages/73a958c9f819eccecdb5a0ca63683b4a/u-boot-rpiarm64.rpm: Header V3 RSA/SHA256 Signature, key ID 39db7c82: NOKEY
However, the driver setting is empty as well.
# Default Storage Driver driver = ""
-- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1182998 https://bugzilla.suse.com/show_bug.cgi?id=1182998#c3 Richard Brown <rbrown@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution|--- |FIXED Assignee|containers-bugowner@suse.de |rbrown@suse.com --- Comment #3 from Richard Brown <rbrown@suse.com> --- Addressed in sr#876808 Jose you should be able to test this package on SLE Micro, and if it works, they'll need to copy that for SLE Micro also -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1182998 https://bugzilla.suse.com/show_bug.cgi?id=1182998#c4 --- Comment #4 from OBSbugzilla Bot <bwiedemann+obsbugzillabot@suse.com> --- This is an autogenerated message for OBS integration: This bug (1182998) was mentioned in https://build.opensuse.org/request/show/876808 Factory / libcontainers-common -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1182998 https://bugzilla.suse.com/show_bug.cgi?id=1182998#c5 --- Comment #5 from Jose Lausuch <jalausuch@suse.com> --- Latest TW and SLE Micro still have driver flag empty. https://openqa.opensuse.org/tests/1663160#step/podman/31
[31mERRO[0m[0000] The storage 'driver' option must be set in /etc/containers/storage.conf, guarantee proper operation.
Should the user/test add that manually or it should come with 'btrfs' value by default? -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1182998 https://bugzilla.suse.com/show_bug.cgi?id=1182998#c6 --- Comment #6 from Richard Brown <rbrown@suse.com> --- (In reply to Jose Lausuch from comment #5)
Latest TW and SLE Micro still have driver flag empty.
https://openqa.opensuse.org/tests/1663160#step/podman/31
[31mERRO[0m[0000] The storage 'driver' option must be set in /etc/containers/storage.conf, guarantee proper operation.
Should the user/test add that manually or it should come with 'btrfs' value by default?
it should be automatic, do not break the test by having it do it Please go through the debugging steps again on that newer image to figure out why the %post script of libcontainers-common is not working even though findmnt is now installed during installation -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1182998 https://bugzilla.suse.com/show_bug.cgi?id=1182998#c7 --- Comment #7 from Jose Lausuch <jalausuch@suse.com> --- Created attachment 847088 --> https://bugzilla.suse.com/attachment.cgi?id=847088&action=edit /var/log/zypp/history /var/log/zypp/history in SLE Micro RC2 -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1182998 https://bugzilla.suse.com/show_bug.cgi?id=1182998#c8 --- Comment #8 from Jose Lausuch <jalausuch@suse.com> --- Created attachment 847089 --> https://bugzilla.suse.com/attachment.cgi?id=847089&action=edit zypper.log in SLE Micro RC2 -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1182998 https://bugzilla.suse.com/show_bug.cgi?id=1182998#c12 --- Comment #12 from Swamp Workflow Management <swamp@suse.de> --- SUSE-SU-2022:23018-1: An update that solves 7 vulnerabilities, contains one feature and has one errata is now available. Category: security (moderate) Bug References: 1176804,1177598,1181640,1182998,1188520,1188914,1193166,1193273 CVE References: CVE-2020-14370,CVE-2020-15157,CVE-2021-20199,CVE-2021-20291,CVE-2021-3602,CVE-2021-4024,CVE-2021-41190 JIRA References: SLE-22714 Sources used: SUSE Linux Enterprise Module for Containers 15-SP3 (src): conmon-2.0.30-150300.8.3.1, podman-3.4.4-150300.9.3.2 SUSE Linux Enterprise Module for Basesystem 15-SP3 (src): libcontainers-common-20210626-150300.8.3.1, libseccomp-2.5.3-150300.10.5.1 SUSE Linux Enterprise Micro 5.1 (src): conmon-2.0.30-150300.8.3.1, libcontainers-common-20210626-150300.8.3.1, libseccomp-2.5.3-150300.10.5.1, podman-3.4.4-150300.9.3.2 NOTE: This line indicates an update has been released for the listed product(s). At times this might be only a partial fix. If you have questions please reach out to maintenance coordination. -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1182998 https://bugzilla.suse.com/show_bug.cgi?id=1182998#c13 --- Comment #13 from Swamp Workflow Management <swamp@suse.de> --- openSUSE-SU-2022:23018-1: An update that solves 7 vulnerabilities, contains one feature and has one errata is now available. Category: security (moderate) Bug References: 1176804,1177598,1181640,1182998,1188520,1188914,1193166,1193273 CVE References: CVE-2020-14370,CVE-2020-15157,CVE-2021-20199,CVE-2021-20291,CVE-2021-3602,CVE-2021-4024,CVE-2021-41190 JIRA References: SLE-22714 Sources used: openSUSE Leap 15.3 (src): conmon-2.0.30-150300.8.3.1, libcontainers-common-20210626-150300.8.3.1, libseccomp-2.5.3-150300.10.5.1, podman-3.4.4-150300.9.3.2 -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1182998 Pavel Dost�l <pdostal@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |pdostal@suse.com -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1182998 https://bugzilla.suse.com/show_bug.cgi?id=1182998#c15 --- Comment #15 from Swamp Workflow Management <swamp@suse.de> --- SUSE-SU-2022:3312-1: An update that solves 5 vulnerabilities and has one errata is now available. Category: security (moderate) Bug References: 1176804,1177598,1181640,1182998,1188520,1189893 CVE References: CVE-2020-14370,CVE-2020-15157,CVE-2021-20199,CVE-2021-20291,CVE-2021-3602 JIRA References: Sources used: SUSE Manager Server 4.1 (src): libcontainers-common-20210626-150100.3.15.1 SUSE Manager Retail Branch Server 4.1 (src): libcontainers-common-20210626-150100.3.15.1 SUSE Manager Proxy 4.1 (src): libcontainers-common-20210626-150100.3.15.1 SUSE Linux Enterprise Server for SAP 15-SP2 (src): libcontainers-common-20210626-150100.3.15.1 SUSE Linux Enterprise Server for SAP 15-SP1 (src): libcontainers-common-20210626-150100.3.15.1 SUSE Linux Enterprise Server 15-SP2-LTSS (src): libcontainers-common-20210626-150100.3.15.1 SUSE Linux Enterprise Server 15-SP2-BCL (src): libcontainers-common-20210626-150100.3.15.1 SUSE Linux Enterprise Server 15-SP1-LTSS (src): libcontainers-common-20210626-150100.3.15.1 SUSE Linux Enterprise Server 15-SP1-BCL (src): libcontainers-common-20210626-150100.3.15.1 SUSE Linux Enterprise High Performance Computing 15-SP2-LTSS (src): libcontainers-common-20210626-150100.3.15.1 SUSE Linux Enterprise High Performance Computing 15-SP2-ESPOS (src): libcontainers-common-20210626-150100.3.15.1 SUSE Linux Enterprise High Performance Computing 15-SP1-LTSS (src): libcontainers-common-20210626-150100.3.15.1 SUSE Linux Enterprise High Performance Computing 15-SP1-ESPOS (src): libcontainers-common-20210626-150100.3.15.1 SUSE Enterprise Storage 7 (src): libcontainers-common-20210626-150100.3.15.1 SUSE Enterprise Storage 6 (src): libcontainers-common-20210626-150100.3.15.1 SUSE CaaS Platform 4.0 (src): libcontainers-common-20210626-150100.3.15.1 NOTE: This line indicates an update has been released for the listed product(s). At times this might be only a partial fix. If you have questions please reach out to maintenance coordination. -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1182998 https://bugzilla.suse.com/show_bug.cgi?id=1182998#c16 --- Comment #16 from Maintenance Automation <maint-coord+maintenance-robot@suse.de> --- SUSE-RU-2023:1774-1: An update that contains two features and has seven recommended fixes can now be installed. Category: recommended (moderate) Bug References: 1171578, 1175821, 1182998, 1197093, 1200524, 1205536, 1207509 Jira References: SLE-12122, SMO-143 Sources used: openSUSE Leap Micro 5.3 (src): libcontainers-common-20230214-150400.3.5.2 openSUSE Leap 15.4 (src): libcontainers-common-20230214-150400.3.5.2 SUSE Linux Enterprise Micro for Rancher 5.3 (src): libcontainers-common-20230214-150400.3.5.2 SUSE Linux Enterprise Micro 5.3 (src): libcontainers-common-20230214-150400.3.5.2 SUSE Linux Enterprise Micro for Rancher 5.4 (src): libcontainers-common-20230214-150400.3.5.2 SUSE Linux Enterprise Micro 5.4 (src): libcontainers-common-20230214-150400.3.5.2 Basesystem Module 15-SP4 (src): libcontainers-common-20230214-150400.3.5.2 NOTE: This line indicates an update has been released for the listed product(s). At times this might be only a partial fix. If you have questions please reach out to maintenance coordination. -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1182998 https://bugzilla.suse.com/show_bug.cgi?id=1182998#c17 --- Comment #17 from Maintenance Automation <maint-coord+maintenance-robot@suse.de> --- SUSE-RU-2023:1786-1: An update that contains two features and has seven recommended fixes can now be installed. Category: recommended (moderate) Bug References: 1171578, 1175821, 1182998, 1197093, 1200524, 1205536, 1207509 Jira References: SLE-12122, SMO-143 Sources used: SUSE Linux Enterprise High Performance Computing ESPOS 15 SP3 (src): libcontainers-common-20230214-150300.8.8.2 SUSE Linux Enterprise High Performance Computing LTSS 15 SP3 (src): libcontainers-common-20230214-150300.8.8.2 SUSE Linux Enterprise Real Time 15 SP3 (src): libcontainers-common-20230214-150300.8.8.2 SUSE Linux Enterprise Server 15 SP3 LTSS 15-SP3 (src): libcontainers-common-20230214-150300.8.8.2 SUSE Linux Enterprise Server for SAP Applications 15 SP3 (src): libcontainers-common-20230214-150300.8.8.2 SUSE Manager Proxy 4.2 (src): libcontainers-common-20230214-150300.8.8.2 SUSE Manager Retail Branch Server 4.2 (src): libcontainers-common-20230214-150300.8.8.2 SUSE Manager Server 4.2 (src): libcontainers-common-20230214-150300.8.8.2 SUSE Enterprise Storage 7.1 (src): libcontainers-common-20230214-150300.8.8.2 SUSE Linux Enterprise Micro 5.1 (src): libcontainers-common-20230214-150300.8.8.2 SUSE Linux Enterprise Micro 5.2 (src): libcontainers-common-20230214-150300.8.8.2 SUSE Linux Enterprise Micro for Rancher 5.2 (src): libcontainers-common-20230214-150300.8.8.2 NOTE: This line indicates an update has been released for the listed product(s). At times this might be only a partial fix. If you have questions please reach out to maintenance coordination. -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com