------- Comment From christian.r...@de.ibm.com 2022-11-24 12:16 EDT------- Hello Frank,
thanks for getting back to me on this. I did freshly install jammy jellyfish on a z/VM guest system. I had updated the package definitions before I tried to install the systemd-coredump package (and attached my sources.list file) Cross-checked the repository priority selections for 'coredump' # apt-cache policy systemd-coredump systemd-coredump: Installed: (none) Candidate: 249.11-0ubuntu3.6 Version table: 249.11-0ubuntu3.6 500 500 http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe s390x Packages 249.11-0ubuntu3 500 500 http://ports.ubuntu.com/ubuntu-ports jammy/universe s390x Packages Next I followed the hint to clean up the package definitions. Updated all packages until I got 0 pacakges for any category: # apt-get -y -f install Reading package lists... Done Building dependency tree... Done Reading state information... Done 0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded. # apt update Hit:1 http://ports.ubuntu.com/ubuntu-ports jammy InRelease Hit:2 http://ports.ubuntu.com/ubuntu-ports jammy-updates InRelease Hit:3 http://ports.ubuntu.com/ubuntu-ports jammy-backports InRelease Get:4 http://ports.ubuntu.com/ubuntu-ports jammy-security InRelease [110 kB] Get:5 http://ports.ubuntu.com/ubuntu-ports jammy-security/main s390x Packages [273 kB] Get:6 http://ports.ubuntu.com/ubuntu-ports jammy-security/main Translation-en [108 kB] Get:7 http://ports.ubuntu.com/ubuntu-ports jammy-security/universe s390x Packages [398 kB] Get:8 http://ports.ubuntu.com/ubuntu-ports jammy-security/universe Translation-en [80.9 kB] Fetched 969 kB in 1s (1,924 kB/s) Reading package lists... Done Building dependency tree... Done Reading state information... Done All packages are up to date. After these operations the installation process for the systemd-coredump package worked well, and the coredumpctl command was available. libssl3 (i.e. OpenSSL 3.0) remained to be the single available OpenSSL version. -- You received this bug notification because you are a member of Ubuntu Touch seeded packages, which is subscribed to systemd in Ubuntu. https://bugs.launchpad.net/bugs/1997579 Title: [Ubuntu22.04] systemd-coredump package not installable via apt install when only OpenSSL 3.0 is available on the system (s390x) Status in Ubuntu on IBM z Systems: Incomplete Status in systemd package in Ubuntu: Incomplete Bug description: ---Problem Description--- Summary ======= IBM z16 LPAR (s390x architecture) OS: Ubuntu 20.04.1 LTS (jammy jellyfish) on 5.15.0-53-generic, openssl 3.0.2-0ubuntu1.7 s390x systemd 249.11-0ubuntu3.6 s390x The problem is immediately reproducible. Details ======= We fail to install the systemd-coredump package on a system where only OpenSSL 3.0.2 is available. Terminal output =============== # apt info systemd-coredump Package: systemd-coredump Version: 249.11-0ubuntu3.6 Priority: optional Section: universe/admin Source: systemd Origin: Ubuntu Maintainer: Ubuntu Developers <ubuntu-devel-disc...@lists.ubuntu.com> Original-Maintainer: Debian systemd Maintainers <pkg-systemd-maintain...@lists.alioth.debian.org> Bugs: https://bugs.launchpad.net/ubuntu/+filebug Installed-Size: 337 kB Provides: core-dump-handler Depends: libc6 (>= 2.34), libdw1 (>= 0.158), libelf1 (>= 0.144), systemd (= 249.11-0ubuntu3.6), adduser Conflicts: core-dump-handler Replaces: core-dump-handler Homepage: https://www.freedesktop.org/wiki/Software/systemd Download-Size: 56.6 kB APT-Sources: http://ports.ubuntu.com/ubuntu-ports jammy-updates/universe s390x Packages Description: tools for storing and retrieving coredumps This package provides systemd tools for storing and retrieving coredumps: * systemd-coredump * coredumpctl N: There is 1 additional record. Please use the '-a' switch to see it # apt-get install systemd-coredump Reading package lists... Done Building dependency tree... Done Reading state information... Done You might want to run 'apt --fix-broken install' to correct these. The following packages have unmet dependencies: apport : Conflicts: core-dump-handler libep11 : Depends: libssl1.0.0 but it is not installable or libssl1.1 but it is not installable systemd-coredump : Depends: libdw1 (>= 0.158) but it is not going to be installed Conflicts: core-dump-handler E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution). Contact Information = christian.r...@de.ibm.com ---uname output--- Linux system 5.15.0-53-generic #59-Ubuntu SMP Mon Oct 17 18:54:41 UTC 2022 s390x s390x s390x GNU/Linux Machine Type = IBM Type: 3931 Model: 704 A01 ---Debugger--- A debugger is not configured ---Steps to Reproduce--- 1.) Configure the apt repos as shown in the attached sources.list file and run apt-get update 2.) Run: apt install systemd-coredump There is no package install available working with openssl version 3.0.N alone i.e. when openssl 1.0 or 1.1 are _NOT_ installed Userspace tool common name: coredumpctl The userspace tool has the following bit modes: 64-bit Userspace rpm: systemd-coredump Userspace tool obtained from project website: na *Additional Instructions for christian.r...@de.ibm.com: -Attach ltrace and strace of userspace application. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu-z-systems/+bug/1997579/+subscriptions -- Mailing list: https://launchpad.net/~touch-packages Post to : touch-packages@lists.launchpad.net Unsubscribe : https://launchpad.net/~touch-packages More help : https://help.launchpad.net/ListHelp