openvpn-systemd-resolved - installation issues on 22.04 (amd)

Bug #1981019 reported by johnsterdotcom
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
openvpn-systemd-resolved (Ubuntu)
New
Undecided
Unassigned

Bug Description

I have seen this on two seperate machines now ...

Perhaps the packaging is assuming i386 when all dependencies are met with amd64?

===

john@freewill:~$ sudo apt install openvpn-systemd-resolved -f
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
 apt : Depends: libapt-pkg6.0 (>= 2.4.5) but it is not going to be installed
 init : PreDepends: systemd-sysv
 shim-signed : Depends: grub-efi-amd64-signed but it is not going to be installed or
                        grub-efi-arm64-signed but it is not installable
               Depends: grub2-common (>= 2.04-1ubuntu24)
 systemd:i386 : Depends: libsystemd0:i386 (= 249.11-0ubuntu3) but it is not installable
                Recommends: default-dbus-system-bus:i386 or
                            dbus-system-bus:i386
                Recommends: networkd-dispatcher:i386 but it is not installable
                Recommends: systemd-timesyncd:i386 or
                            time-daemon:i386
 util-linux : PreDepends: libudev1 (>= 183) but it is not installable
E: Error, pkgProblemResolver::Resolve generated breaks, this may be caused by held packages.

===

john@freewill:~$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=22.04
DISTRIB_CODENAME=jammy
DISTRIB_DESCRIPTION="Ubuntu 22.04 LTS"

===

john@freewill:~$ sudo apt install libapt-pkg6.0
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
libapt-pkg6.0 is already the newest version (2.4.5).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

===

john@freewill:~$ sudo apt install grub-efi-amd64-signed
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
grub-efi-amd64-signed is already the newest version (1.180+2.06-2ubuntu7).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

===

john@freewill:~$ sudo apt install libsystemd0
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
libsystemd0 is already the newest version (249.11-0ubuntu3.3).
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.

Revision history for this message
johnsterdotcom (y-john) wrote :

Hacky Resolution ...

john@freewill:~$ cd Downloads/
john@freewill:Downloads$ wget http://ftp.de.debian.org/debian/pool/main/o/openvpn-systemd-resolved/openvpn-systemd-resolved_1.3.0-3.1_amd64.deb
john@freewill:Downloads$ sudo dpkg --force-depends -i openvpn-systemd-resolved_1.3.0-3.1_amd64.deb

... and /etc/openvpn/update-systemd-resolved seems to work properly.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.