libc6-i386 cannot be installed due to dependencies on 22.04.3

Bug #2048658 reported by lgrn
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
glibc (Ubuntu)
Expired
Undecided
Unassigned

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'?

Revision history for this message
Simon Chopin (schopin) wrote :

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
Revision history for this message
lgrn (lgrn) wrote :

Hi,

After "apt update" today, the following command worked, so the issue is resolved:

$ sudo apt install libc6-i386

For reference, policy for the package after successful upgrade:

$ apt-cache policy libc6-i386
libc6-i386:
  Installed: 2.35-0ubuntu3.5
  Candidate: 2.35-0ubuntu3.5
  Version table:
 *** 2.35-0ubuntu3.5 100
        100 /var/lib/dpkg/status
     2.35-0ubuntu3 500
        500 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages

"apt-cache policy" lists all my repos, they all have priority 500 except "100 /var/lib/dpkg/status".

Thanks.

Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for glibc (Ubuntu) because there has been no activity for 60 days.]

Changed in glibc (Ubuntu):
status: Incomplete → Expired
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.