[Bug 1997579] Re: [Ubuntu22.04] systemd-coredump package not installable via apt install when only OpenSSL 3.0 is available on the system (s390x)
Frank Heimes
1997579 at bugs.launchpad.net
Wed Nov 23 19:59:06 UTC 2022
Btw. before you retry, you may fix the broken packaging state of your system with:
sudo apt-get -y -f install
and then:
sudo apt update
...
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, 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-discuss at lists.ubuntu.com>
Original-Maintainer: Debian systemd Maintainers <pkg-systemd-maintainers at 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.rund at 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.rund at 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
More information about the foundations-bugs
mailing list