Cannot install libc6-dev : Depends: libc6 (= 2.35-0ubuntu3) but 2.35-0ubuntu3.1 is to be installed

klu kludev at gmail.com
Sun Mar 19 06:54:36 UTC 2023


I also tried both of these below: (but still the same problem remains)


>>> apt -s upgrade '~U'
NOTE: This is only a simulation!
      apt needs root privileges for real execution.
      Keep also in mind that locking is deactivated,
      so don't depend on the relevance to the real current situation!
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Calculating upgrade... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.


>>> sudo aptitude safe-upgrade
No packages will be installed, upgraded, or removed.
0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0 B of archives. After unpacking 0 B will be used.


On Sat, Mar 18, 2023 at 11:44 PM klu <kludev at gmail.com> wrote:
>
> Hi Keith,
>
> Thanks for helping out. Here's the output: https://termbin.com/iloa
>
> On Mon, Mar 13, 2023 at 8:43 AM Keith <keithw at caramail.com> wrote:
> >
> > On 3/13/23 12:16 AM, klu wrote:
> > > I have met this problem trying to install libc-dev. I have ubuntu
> > > 22.04 installed. I have tried apt update/upgrade but still failing. I
> > > wonder what other information can help me pinpoint the issue. Thanks!
> > >
> > >      >>> sudo apt install libc-dev
> > >      Reading package lists... Done
> > >      Building dependency tree... Done
> > >      Reading state information... Done
> > >      Note, selecting 'libc6-dev' instead of 'libc-dev'
> > >      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:
> > >       libc6-dev : Depends: libc6 (= 2.35-0ubuntu3) but 2.35-0ubuntu3.1
> > > is to be installed
> > >      E: Unable to correct problems, you have held broken packages.
> > >
> > >
> > >      >>> lsb_release -a
> > >      No LSB modules are available.
> > >      Distributor ID: Ubuntu
> > >      Description:    Ubuntu 22.04.1 LTS
> > >      Release:        22.04
> > >      Codename:       jammy
> > >
> > >
> > >      >>> file `realpath /bin/sh`
> > >      /usr/bin/dash: ELF 64-bit LSB pie executable, x86-64, version 1
> > > (SYSV), dynamically linked, interpreter /lib64/ld-linux-x86-64.so.2,
> > > for GNU/Linux 3.2.0, stripped
> > >
> >
> > Can you post the resulting url from the following command?
> >
> > $ pkcon repo-list |grep Enabled |nc termbin.com 9999
> >
> >
> > --
> > Keith
> >
> >
> > --
> > ubuntu-users mailing list
> > ubuntu-users at lists.ubuntu.com
> > Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-users



More information about the ubuntu-users mailing list