[Bug 2048658] Re: libc6-i386 cannot be installed due to dependencies on 22.04.3
Simon Chopin
2048658 at bugs.launchpad.net
Mon Jan 8 15:42:18 UTC 2024
Hi! Thank you for taking the time to report this.
Without more information, it seems like apt doesn't select the correct
candidate for libc6-i386.
Could you share the output of `apt-cache policy` and `apt-cache policy
libc6-i386`?
** Changed in: glibc (Ubuntu)
Status: New => Incomplete
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to glibc in Ubuntu.
https://bugs.launchpad.net/bugs/2048658
Title:
libc6-i386 cannot be installed due to dependencies on 22.04.3
Status in glibc package in Ubuntu:
Incomplete
Bug description:
With updated repositories (archive.ubuntu.com), I run:
$ sudo apt install libc6-i386
This fails with:
The following packages have unmet dependencies:
libc6-i386 : Depends: libc6 (= 2.35-0ubuntu3) but 2.35-0ubuntu3.5 is to be installed
When I look at https://packages.ubuntu.com/jammy/libc6-i386 it states
that '2.35-0ubuntu3.5' of libc6 is a dependency, but this doesn't seem
to be what apt believes to be true.
The dependency listed by the website is already installed:
$ apt list --installed | grep libc6
(...)
libc6/now 2.35-0ubuntu3.5 amd64 [installed,local]
Is the package misconfigured somehow, or how can I install
'libc6-i386'?
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glibc/+bug/2048658/+subscriptions
More information about the foundations-bugs
mailing list