g++ : Depends g++-9 (>= 9.3.0-3~) but it is not going to be installed

Questions about applications and software
Forum rules
Before you post read how to get help. Topics in this forum are automatically closed 6 months after creation.
argenisjimort
Level 1
Level 1
Posts: 9
Joined: Sat May 08, 2021 12:18 pm

g++ : Depends g++-9 (>= 9.3.0-3~) but it is not going to be installed

Post by argenisjimort »

Operating System: Linux Mint 20.1 Cinnamon
Cinnamon Version: 4.8.5

the terminal goes as follow:

Code: Select all

[b]$ which gcc g++[/b]
/usr/bin/gcc
when i try to install it:

Code: Select all

$ sudo apt-get install g++
Reading package lists... Done
Building dependency tree       
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:
 g++ : Depends: g++-9 (>= 9.3.0-3~) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

When I force the install:

Code: Select all

$ sudo apt-get -f install
Reading package lists... Done
Building dependency tree       
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 275 not upgraded.
I also checked with synaptic ans there aren't any broken installs
The gcc version btw. (I already removed it and installed it again)

Code: Select all

$ gcc --version
gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0
Copyright (C) 2019 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
no solution I've seen has worked so far :( . solutions are welcomed, please.


---------------------------------------------------------
[EDIT]


after trying to install g++-9 (as it says it depends on it) and going into the dependencies a little this comes out:

Code: Select all

$ sudo apt install g++-9

Reading package lists... Done
Building dependency tree       
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:
 g++-9 : Depends: libstdc++-9-dev (= 9.3.0-17ubuntu1~20.04) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.


$ sudo apt install libstdc++-9-dev 

Reading package lists... Done
Building dependency tree       
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:
 libstdc++-9-dev : Depends: libc6-dev (>= 2.13-0ubuntu6) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.


$ sudo apt install libc6-dev

Reading package lists... Done
Building dependency tree       
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:
 libc6-dev : Depends: libc6 (= 2.31-0ubuntu9.2) but 2.31-0ubuntu9.3 is to be installed
E: Unable to correct problems, you have held broken packages.


$ sudo apt install libc6

Reading package lists... Done
Building dependency tree       
Reading state information... Done
libc6 is already the newest version (2.31-0ubuntu9.3).
0 upgraded, 0 newly installed, 0 to remove and 275 not upgraded.


I think the last part is important, since it seem that 2.31-0ubuntu9.2 needs to be installed, but 2.31-0ubuntu9.3 is the current version. (is this the problem? And if it is. How can it be solved?




---------------------------------------------------------
[EDIT #2]

Seems that running apt install libc6=2.31-0ubuntu9.2 would remove some stuff.

Code: Select all

$ apt install --simulate libc6=2.31-0ubuntu9.2
[sudo] password for argenis: 

Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages were automatically installed and are no longer required:
  libx11-xcb1:i386 steam-devices
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
  gcc-11-base libatomic1 libgcc-s1 libstdc++6
Suggested packages:
  glibc-doc
The following packages will be REMOVED:
  libatomic1:i386 libbsd0:i386 libc6:i386 libc6-dbg libcrypt1:i386 libdrm-amdgpu1:i386 libdrm-intel1:i386
  libdrm-nouveau2:i386 libdrm-radeon1:i386 libdrm2:i386 libedit2:i386 libelf1:i386 libexpat1:i386 libffi7:i386
  libgcc-s1:i386 libgl1:i386 libgl1-mesa-dri:i386 libgl1-mesa-glx:i386 libglapi-mesa:i386 libglvnd0:i386
  libglx-mesa0:i386 libglx0:i386 libgpg-error0:i386 libidn2-0:i386 libllvm11:i386 libpciaccess0:i386
  libsensors5:i386 libstdc++6:i386 libtinfo6:i386 libudev1:i386 libunistring2:i386 libvulkan1:i386
  libwayland-client0:i386 libx11-6:i386 libxau6:i386 libxcb-dri2-0:i386 libxcb-dri3-0:i386 libxcb-glx0:i386
  libxcb-present0:i386 libxcb-randr0:i386 libxcb-sync1:i386 libxcb-xfixes0:i386 libxcb1:i386 libxdamage1:i386
  libxdmcp6:i386 libxext6:i386 libxfixes3:i386 libxinerama1:i386 libxshmfence1:i386 libxss1:i386 libxxf86vm1:i386
  libzstd1:i386 mesa-vulkan-drivers:i386 steam:i386 zlib1g:i386
The following NEW packages will be installed:
  gcc-11-base
The following packages will be upgraded:
  libatomic1 libgcc-s1 libstdc++6
The following packages will be DOWNGRADED:
  libc6
3 upgraded, 1 newly installed, 1 downgraded, 55 to remove and 14 not upgraded.
Remv mesa-vulkan-drivers:i386 [20.2.6-0ubuntu0.20.04.1]
Remv steam:i386 [1:1.0.0.61-2ubuntu3]
Remv libgl1-mesa-glx:i386 [20.2.6-0ubuntu0.20.04.1]
Remv libgl1:i386 [1.3.2-1~ubuntu0.20.04.1]
Remv libglx0:i386 [1.3.2-1~ubuntu0.20.04.1]
Remv libglx-mesa0:i386 [20.2.6-0ubuntu0.20.04.1]
Remv libgl1-mesa-dri:i386 [20.2.6-0ubuntu0.20.04.1]
Remv libllvm11:i386 [1:11.0.0-2~ubuntu20.04.1]
Remv libatomic1:i386 [10.2.0-5ubuntu1~20.04]
Remv libedit2:i386 [3.1-20191231-1]
Remv libxxf86vm1:i386 [1:1.1.4-1build1]
Remv libx11-6:i386 [2:1.6.9-2ubuntu1.1] [libxinerama1:i386 libxfixes3:i386 libxdamage1:i386 libxss1:i386 libxext6:i386 ]
Remv libxcb1:i386 [1.14-2] [libxcb-xfixes0:i386 libxcb-present0:i386 libxcb-randr0:i386 libxinerama1:i386 libxfixes3:i386 libxdamage1:i386 libxcb-glx0:i386 libxss1:i386 libxcb-dri2-0:i386 libxcb-dri3-0:i386 libxcb-sync1:i386 libxext6:i386 ]
Remv libxdmcp6:i386 [1:1.1.3-0ubuntu1] [libxcb-xfixes0:i386 libxcb-present0:i386 libxcb-randr0:i386 libxinerama1:i386 libxfixes3:i386 libxdamage1:i386 libxcb-glx0:i386 libxss1:i386 libxcb-dri2-0:i386 libxcb-dri3-0:i386 libxcb-sync1:i386 libxext6:i386 ]
Remv libbsd0:i386 [0.10.0-1] [libxcb-xfixes0:i386 libxcb-present0:i386 libxcb-randr0:i386 libxinerama1:i386 libxfixes3:i386 libxdamage1:i386 libxcb-glx0:i386 libxss1:i386 libxcb-dri2-0:i386 libxcb-dri3-0:i386 libxcb-sync1:i386 libxext6:i386 ]
Remv libstdc++6:i386 [10.2.0-5ubuntu1~20.04] [libxcb-xfixes0:i386 libxcb-present0:i386 libxcb-randr0:i386 libxinerama1:i386 libxfixes3:i386 libxdamage1:i386 libxcb-glx0:i386 libxss1:i386 libxcb-dri2-0:i386 libxcb-dri3-0:i386 libxcb-sync1:i386 libxext6:i386 ]
Remv libgcc-s1:i386 [10.2.0-5ubuntu1~20.04] [libxcb-xfixes0:i386 libxcb-present0:i386 libc6:i386 libxcb-randr0:i386 libxinerama1:i386 libxfixes3:i386 libxdamage1:i386 libxcb-glx0:i386 libxss1:i386 libxcb-dri2-0:i386 libxcb-dri3-0:i386 libxcb-sync1:i386 libxext6:i386 ]
Remv libc6:i386 [2.31-0ubuntu9.3] [libvulkan1:i386 libdrm-nouveau2:i386 libxcb-xfixes0:i386 libpciaccess0:i386 libxcb-present0:i386 libglapi-mesa:i386 libelf1:i386 libgpg-error0:i386 zlib1g:i386 libxcb-randr0:i386 libexpat1:i386 libudev1:i386 libcrypt1:i386 libxshmfence1:i386 libwayland-client0:i386 libdrm-amdgpu1:i386 libxau6:i386 libtinfo6:i386 libxinerama1:i386 libdrm2:i386 libxfixes3:i386 libxdamage1:i386 libdrm-intel1:i386 libffi7:i386 libunistring2:i386 libzstd1:i386 libdrm-radeon1:i386 libxcb-glx0:i386 libxss1:i386 libxcb-dri2-0:i386 libsensors5:i386 libxcb-dri3-0:i386 libidn2-0:i386 libxcb-sync1:i386 libxext6:i386 libglvnd0:i386 ]
Remv libc6-dbg [2.31-0ubuntu9.3] [libvulkan1:i386 libdrm-nouveau2:i386 libxcb-xfixes0:i386 libpciaccess0:i386 libxcb-present0:i386 libglapi-mesa:i386 libelf1:i386 libgpg-error0:i386 zlib1g:i386 libxcb-randr0:i386 libexpat1:i386 libudev1:i386 libcrypt1:i386 libxshmfence1:i386 libwayland-client0:i386 libdrm-amdgpu1:i386 libxau6:i386 libtinfo6:i386 libxinerama1:i386 libdrm2:i386 libxfixes3:i386 libxdamage1:i386 libdrm-intel1:i386 libffi7:i386 libunistring2:i386 libzstd1:i386 libdrm-radeon1:i386 libxcb-glx0:i386 libxss1:i386 libxcb-dri2-0:i386 libsensors5:i386 libxcb-dri3-0:i386 libidn2-0:i386 libxcb-sync1:i386 libxext6:i386 libglvnd0:i386 ]
Remv libcrypt1:i386 [1:4.4.10-10ubuntu4] [libvulkan1:i386 libdrm-nouveau2:i386 libxcb-xfixes0:i386 libpciaccess0:i386 libxcb-present0:i386 libglapi-mesa:i386 libelf1:i386 libgpg-error0:i386 zlib1g:i386 libxcb-randr0:i386 libexpat1:i386 libudev1:i386 libxshmfence1:i386 libwayland-client0:i386 libdrm-amdgpu1:i386 libxau6:i386 libtinfo6:i386 libxinerama1:i386 libdrm2:i386 libxfixes3:i386 libxdamage1:i386 libdrm-intel1:i386 libffi7:i386 libunistring2:i386 libzstd1:i386 libdrm-radeon1:i386 libxcb-glx0:i386 libxss1:i386 libxcb-dri2-0:i386 libsensors5:i386 libxcb-dri3-0:i386 libidn2-0:i386 libxcb-sync1:i386 libxext6:i386 libglvnd0:i386 ]
Remv libdrm-amdgpu1:i386 [2.4.102-1ubuntu1~20.04.1] [libvulkan1:i386 libdrm-nouveau2:i386 libxcb-xfixes0:i386 libpciaccess0:i386 libxcb-present0:i386 libglapi-mesa:i386 libelf1:i386 libgpg-error0:i386 zlib1g:i386 libxcb-randr0:i386 libexpat1:i386 libudev1:i386 libxshmfence1:i386 libwayland-client0:i386 libxau6:i386 libtinfo6:i386 libxinerama1:i386 libdrm2:i386 libxfixes3:i386 libxdamage1:i386 libdrm-intel1:i386 libffi7:i386 libunistring2:i386 libzstd1:i386 libdrm-radeon1:i386 libxcb-glx0:i386 libxss1:i386 libxcb-dri2-0:i386 libsensors5:i386 libxcb-dri3-0:i386 libidn2-0:i386 libxcb-sync1:i386 libxext6:i386 libglvnd0:i386 ]
Remv libdrm-intel1:i386 [2.4.102-1ubuntu1~20.04.1] [libvulkan1:i386 libdrm-nouveau2:i386 libxcb-xfixes0:i386 libpciaccess0:i386 libxcb-present0:i386 libglapi-mesa:i386 libelf1:i386 libgpg-error0:i386 zlib1g:i386 libxcb-randr0:i386 libexpat1:i386 libudev1:i386 libxshmfence1:i386 libwayland-client0:i386 libxau6:i386 libtinfo6:i386 libxinerama1:i386 libdrm2:i386 libxfixes3:i386 libxdamage1:i386 libffi7:i386 libunistring2:i386 libzstd1:i386 libdrm-radeon1:i386 libxcb-glx0:i386 libxss1:i386 libxcb-dri2-0:i386 libsensors5:i386 libxcb-dri3-0:i386 libidn2-0:i386 libxcb-sync1:i386 libxext6:i386 libglvnd0:i386 ]
Remv libdrm-nouveau2:i386 [2.4.102-1ubuntu1~20.04.1] [libvulkan1:i386 libxcb-xfixes0:i386 libpciaccess0:i386 libxcb-present0:i386 libglapi-mesa:i386 libelf1:i386 libgpg-error0:i386 zlib1g:i386 libxcb-randr0:i386 libexpat1:i386 libudev1:i386 libxshmfence1:i386 libwayland-client0:i386 libxau6:i386 libtinfo6:i386 libxinerama1:i386 libdrm2:i386 libxfixes3:i386 libxdamage1:i386 libffi7:i386 libunistring2:i386 libzstd1:i386 libdrm-radeon1:i386 libxcb-glx0:i386 libxss1:i386 libxcb-dri2-0:i386 libsensors5:i386 libxcb-dri3-0:i386 libidn2-0:i386 libxcb-sync1:i386 libxext6:i386 libglvnd0:i386 ]
Remv libdrm-radeon1:i386 [2.4.102-1ubuntu1~20.04.1] [libvulkan1:i386 libxcb-xfixes0:i386 libpciaccess0:i386 libxcb-present0:i386 libglapi-mesa:i386 libelf1:i386 libgpg-error0:i386 zlib1g:i386 libxcb-randr0:i386 libexpat1:i386 libudev1:i386 libxshmfence1:i386 libwayland-client0:i386 libxau6:i386 libtinfo6:i386 libxinerama1:i386 libdrm2:i386 libxfixes3:i386 libxdamage1:i386 libffi7:i386 libunistring2:i386 libzstd1:i386 libxcb-glx0:i386 libxss1:i386 libxcb-dri2-0:i386 libsensors5:i386 libxcb-dri3-0:i386 libidn2-0:i386 libxcb-sync1:i386 libxext6:i386 libglvnd0:i386 ]
Remv libdrm2:i386 [2.4.102-1ubuntu1~20.04.1] [libvulkan1:i386 libxcb-xfixes0:i386 libpciaccess0:i386 libxcb-present0:i386 libglapi-mesa:i386 libelf1:i386 libgpg-error0:i386 zlib1g:i386 libxcb-randr0:i386 libexpat1:i386 libudev1:i386 libxshmfence1:i386 libwayland-client0:i386 libxau6:i386 libtinfo6:i386 libxinerama1:i386 libxfixes3:i386 libxdamage1:i386 libffi7:i386 libunistring2:i386 libzstd1:i386 libxcb-glx0:i386 libxss1:i386 libxcb-dri2-0:i386 libsensors5:i386 libxcb-dri3-0:i386 libidn2-0:i386 libxcb-sync1:i386 libxext6:i386 libglvnd0:i386 ]
Remv libelf1:i386 [0.176-1.1build1] [libvulkan1:i386 libxcb-xfixes0:i386 libpciaccess0:i386 libxcb-present0:i386 libglapi-mesa:i386 libgpg-error0:i386 zlib1g:i386 libxcb-randr0:i386 libexpat1:i386 libudev1:i386 libxshmfence1:i386 libwayland-client0:i386 libxau6:i386 libtinfo6:i386 libxinerama1:i386 libxfixes3:i386 libxdamage1:i386 libffi7:i386 libunistring2:i386 libzstd1:i386 libxcb-glx0:i386 libxss1:i386 libxcb-dri2-0:i386 libsensors5:i386 libxcb-dri3-0:i386 libidn2-0:i386 libxcb-sync1:i386 libxext6:i386 libglvnd0:i386 ]
Remv libexpat1:i386 [2.2.9-1build1] [libvulkan1:i386 libxcb-xfixes0:i386 libpciaccess0:i386 libxcb-present0:i386 libglapi-mesa:i386 libgpg-error0:i386 zlib1g:i386 libxcb-randr0:i386 libudev1:i386 libxshmfence1:i386 libwayland-client0:i386 libxau6:i386 libtinfo6:i386 libxinerama1:i386 libxfixes3:i386 libxdamage1:i386 libffi7:i386 libunistring2:i386 libzstd1:i386 libxcb-glx0:i386 libxss1:i386 libxcb-dri2-0:i386 libsensors5:i386 libxcb-dri3-0:i386 libidn2-0:i386 libxcb-sync1:i386 libxext6:i386 libglvnd0:i386 ]
Remv libwayland-client0:i386 [1.18.0-1] [libvulkan1:i386 libxcb-xfixes0:i386 libpciaccess0:i386 libxcb-present0:i386 libglapi-mesa:i386 libgpg-error0:i386 zlib1g:i386 libxcb-randr0:i386 libudev1:i386 libxshmfence1:i386 libxau6:i386 libtinfo6:i386 libxinerama1:i386 libxfixes3:i386 libxdamage1:i386 libffi7:i386 libunistring2:i386 libzstd1:i386 libxcb-glx0:i386 libxss1:i386 libxcb-dri2-0:i386 libsensors5:i386 libxcb-dri3-0:i386 libidn2-0:i386 libxcb-sync1:i386 libxext6:i386 libglvnd0:i386 ]
Remv libffi7:i386 [3.3-4] [libvulkan1:i386 libxcb-xfixes0:i386 libpciaccess0:i386 libxcb-present0:i386 libglapi-mesa:i386 libgpg-error0:i386 zlib1g:i386 libxcb-randr0:i386 libudev1:i386 libxshmfence1:i386 libxau6:i386 libtinfo6:i386 libxinerama1:i386 libxfixes3:i386 libxdamage1:i386 libunistring2:i386 libzstd1:i386 libxcb-glx0:i386 libxss1:i386 libxcb-dri2-0:i386 libsensors5:i386 libxcb-dri3-0:i386 libidn2-0:i386 libxcb-sync1:i386 libxext6:i386 libglvnd0:i386 ]
Remv libglapi-mesa:i386 [20.2.6-0ubuntu0.20.04.1] [libvulkan1:i386 libxcb-xfixes0:i386 libpciaccess0:i386 libxcb-present0:i386 libgpg-error0:i386 zlib1g:i386 libxcb-randr0:i386 libudev1:i386 libxshmfence1:i386 libxau6:i386 libtinfo6:i386 libxinerama1:i386 libxfixes3:i386 libxdamage1:i386 libunistring2:i386 libzstd1:i386 libxcb-glx0:i386 libxss1:i386 libxcb-dri2-0:i386 libsensors5:i386 libxcb-dri3-0:i386 libidn2-0:i386 libxcb-sync1:i386 libxext6:i386 libglvnd0:i386 ]
Remv libglvnd0:i386 [1.3.2-1~ubuntu0.20.04.1] [libvulkan1:i386 libxcb-xfixes0:i386 libpciaccess0:i386 libxcb-present0:i386 libgpg-error0:i386 zlib1g:i386 libxcb-randr0:i386 libudev1:i386 libxshmfence1:i386 libxau6:i386 libtinfo6:i386 libxinerama1:i386 libxfixes3:i386 libxdamage1:i386 libunistring2:i386 libzstd1:i386 libxcb-glx0:i386 libxss1:i386 libxcb-dri2-0:i386 libsensors5:i386 libxcb-dri3-0:i386 libidn2-0:i386 libxcb-sync1:i386 libxext6:i386 ]
Remv libgpg-error0:i386 [1.37-1] [libvulkan1:i386 libxcb-xfixes0:i386 libpciaccess0:i386 libxcb-present0:i386 zlib1g:i386 libxcb-randr0:i386 libudev1:i386 libxshmfence1:i386 libxau6:i386 libtinfo6:i386 libxinerama1:i386 libxfixes3:i386 libxdamage1:i386 libunistring2:i386 libzstd1:i386 libxcb-glx0:i386 libxss1:i386 libxcb-dri2-0:i386 libsensors5:i386 libxcb-dri3-0:i386 libidn2-0:i386 libxcb-sync1:i386 libxext6:i386 ]
Remv libidn2-0:i386 [2.2.0-2] [libvulkan1:i386 libxcb-xfixes0:i386 libpciaccess0:i386 libxcb-present0:i386 zlib1g:i386 libxcb-randr0:i386 libudev1:i386 libxshmfence1:i386 libxau6:i386 libtinfo6:i386 libxinerama1:i386 libxfixes3:i386 libxdamage1:i386 libunistring2:i386 libzstd1:i386 libxcb-glx0:i386 libxss1:i386 libxcb-dri2-0:i386 libsensors5:i386 libxcb-dri3-0:i386 libxcb-sync1:i386 libxext6:i386 ]
Remv libpciaccess0:i386 [0.16-0ubuntu1] [libvulkan1:i386 libxcb-xfixes0:i386 libxcb-present0:i386 zlib1g:i386 libxcb-randr0:i386 libudev1:i386 libxshmfence1:i386 libxau6:i386 libtinfo6:i386 libxinerama1:i386 libxfixes3:i386 libxdamage1:i386 libunistring2:i386 libzstd1:i386 libxcb-glx0:i386 libxss1:i386 libxcb-dri2-0:i386 libsensors5:i386 libxcb-dri3-0:i386 libxcb-sync1:i386 libxext6:i386 ]
Remv libsensors5:i386 [1:3.6.0-2ubuntu1] [libvulkan1:i386 libxcb-xfixes0:i386 libxcb-present0:i386 zlib1g:i386 libxcb-randr0:i386 libudev1:i386 libxshmfence1:i386 libxau6:i386 libtinfo6:i386 libxinerama1:i386 libxfixes3:i386 libxdamage1:i386 libunistring2:i386 libzstd1:i386 libxcb-glx0:i386 libxss1:i386 libxcb-dri2-0:i386 libxcb-dri3-0:i386 libxcb-sync1:i386 libxext6:i386 ]
Remv libtinfo6:i386 [6.2-0ubuntu2] [libvulkan1:i386 libxcb-xfixes0:i386 libxcb-present0:i386 zlib1g:i386 libxcb-randr0:i386 libudev1:i386 libxshmfence1:i386 libxau6:i386 libxinerama1:i386 libxfixes3:i386 libxdamage1:i386 libunistring2:i386 libzstd1:i386 libxcb-glx0:i386 libxss1:i386 libxcb-dri2-0:i386 libxcb-dri3-0:i386 libxcb-sync1:i386 libxext6:i386 ]
Remv libudev1:i386 [245.4-4ubuntu3.6] [libvulkan1:i386 libxcb-xfixes0:i386 libxcb-present0:i386 zlib1g:i386 libxcb-randr0:i386 libxshmfence1:i386 libxau6:i386 libxinerama1:i386 libxfixes3:i386 libxdamage1:i386 libunistring2:i386 libzstd1:i386 libxcb-glx0:i386 libxss1:i386 libxcb-dri2-0:i386 libxcb-dri3-0:i386 libxcb-sync1:i386 libxext6:i386 ]
Remv libunistring2:i386 [0.9.10-2] [libvulkan1:i386 libxcb-xfixes0:i386 libxcb-present0:i386 zlib1g:i386 libxcb-randr0:i386 libxshmfence1:i386 libxau6:i386 libxinerama1:i386 libxfixes3:i386 libxdamage1:i386 libzstd1:i386 libxcb-glx0:i386 libxss1:i386 libxcb-dri2-0:i386 libxcb-dri3-0:i386 libxcb-sync1:i386 libxext6:i386 ]
Remv libvulkan1:i386 [1.2.131.2-1] [libxcb-xfixes0:i386 libxcb-present0:i386 zlib1g:i386 libxcb-randr0:i386 libxshmfence1:i386 libxau6:i386 libxinerama1:i386 libxfixes3:i386 libxdamage1:i386 libzstd1:i386 libxcb-glx0:i386 libxss1:i386 libxcb-dri2-0:i386 libxcb-dri3-0:i386 libxcb-sync1:i386 libxext6:i386 ]
Remv libxcb-dri3-0:i386 [1.14-2] [libxcb-xfixes0:i386 libxcb-present0:i386 zlib1g:i386 libxcb-randr0:i386 libxshmfence1:i386 libxau6:i386 libxinerama1:i386 libxfixes3:i386 libxdamage1:i386 libzstd1:i386 libxcb-glx0:i386 libxss1:i386 libxcb-dri2-0:i386 libxcb-sync1:i386 libxext6:i386 ]
Remv libxau6:i386 [1:1.0.9-0ubuntu1] [libxcb-xfixes0:i386 libxcb-present0:i386 zlib1g:i386 libxcb-randr0:i386 libxshmfence1:i386 libxinerama1:i386 libxfixes3:i386 libxdamage1:i386 libzstd1:i386 libxcb-glx0:i386 libxss1:i386 libxcb-dri2-0:i386 libxcb-sync1:i386 libxext6:i386 ]
Remv libxcb-dri2-0:i386 [1.14-2] [libxcb-xfixes0:i386 libxcb-present0:i386 zlib1g:i386 libxcb-randr0:i386 libxshmfence1:i386 libxinerama1:i386 libxfixes3:i386 libxdamage1:i386 libzstd1:i386 libxcb-glx0:i386 libxss1:i386 libxcb-sync1:i386 libxext6:i386 ]
Remv libxcb-glx0:i386 [1.14-2] [libxcb-xfixes0:i386 libxcb-present0:i386 zlib1g:i386 libxcb-randr0:i386 libxshmfence1:i386 libxinerama1:i386 libxfixes3:i386 libxdamage1:i386 libzstd1:i386 libxss1:i386 libxcb-sync1:i386 libxext6:i386 ]
Remv libxcb-present0:i386 [1.14-2] [libxcb-xfixes0:i386 zlib1g:i386 libxcb-randr0:i386 libxshmfence1:i386 libxinerama1:i386 libxfixes3:i386 libxdamage1:i386 libzstd1:i386 libxss1:i386 libxcb-sync1:i386 libxext6:i386 ]
Remv libxcb-randr0:i386 [1.14-2] [libxcb-xfixes0:i386 zlib1g:i386 libxshmfence1:i386 libxinerama1:i386 libxfixes3:i386 libxdamage1:i386 libzstd1:i386 libxss1:i386 libxcb-sync1:i386 libxext6:i386 ]
Remv libxcb-sync1:i386 [1.14-2] [libxcb-xfixes0:i386 zlib1g:i386 libxshmfence1:i386 libxinerama1:i386 libxfixes3:i386 libxdamage1:i386 libzstd1:i386 libxss1:i386 libxext6:i386 ]
Remv libxcb-xfixes0:i386 [1.14-2] [zlib1g:i386 libxshmfence1:i386 libxinerama1:i386 libxfixes3:i386 libxdamage1:i386 libzstd1:i386 libxss1:i386 libxext6:i386 ]
Remv libxdamage1:i386 [1:1.1.5-2] [zlib1g:i386 libxshmfence1:i386 libxinerama1:i386 libxfixes3:i386 libzstd1:i386 libxss1:i386 libxext6:i386 ]
Remv libxss1:i386 [1:1.2.3-1] [zlib1g:i386 libxshmfence1:i386 libxinerama1:i386 libxfixes3:i386 libzstd1:i386 libxext6:i386 ]
Remv libxinerama1:i386 [2:1.1.4-2] [zlib1g:i386 libxshmfence1:i386 libxfixes3:i386 libzstd1:i386 libxext6:i386 ]
Remv libxext6:i386 [2:1.3.4-0ubuntu1] [zlib1g:i386 libxshmfence1:i386 libxfixes3:i386 libzstd1:i386 ]
Remv libxfixes3:i386 [1:5.0.3-2] [zlib1g:i386 libxshmfence1:i386 libzstd1:i386 ]
Remv libxshmfence1:i386 [1.3-1] [zlib1g:i386 libzstd1:i386 ]
Remv libzstd1:i386 [1.4.4+dfsg-3ubuntu0.1] [zlib1g:i386 ]
Remv zlib1g:i386 [1:1.2.11.dfsg-2ubuntu1.2]
Inst gcc-11-base (11.1.0-1ubuntu1~20.04 Toolchain test builds:20.04/focal [amd64])
Conf gcc-11-base (11.1.0-1ubuntu1~20.04 Toolchain test builds:20.04/focal [amd64])
Inst libgcc-s1 [10.2.0-5ubuntu1~20.04] (11.1.0-1ubuntu1~20.04 Toolchain test builds:20.04/focal [amd64])
Conf libgcc-s1 (11.1.0-1ubuntu1~20.04 Toolchain test builds:20.04/focal [amd64])
Inst libc6 [2.31-0ubuntu9.3] (2.31-0ubuntu9.2 Ubuntu:20.04/focal-updates [amd64])
Conf libc6 (2.31-0ubuntu9.2 Ubuntu:20.04/focal-updates [amd64])
Inst libstdc++6 [10.2.0-5ubuntu1~20.04] (11.1.0-1ubuntu1~20.04 Toolchain test builds:20.04/focal [amd64])
Conf libstdc++6 (11.1.0-1ubuntu1~20.04 Toolchain test builds:20.04/focal [amd64])
Inst libatomic1 [10.2.0-5ubuntu1~20.04] (11.1.0-1ubuntu1~20.04 Toolchain test builds:20.04/focal [amd64])
Conf libatomic1 (11.1.0-1ubuntu1~20.04 Toolchain test builds:20.04/focal [amd64])

Last edited by LockBot on Wed Dec 28, 2022 7:16 am, edited 4 times in total.
Reason: Topic automatically closed 6 months after creation. New replies are no longer allowed.
User avatar
spamegg
Level 13
Level 13
Posts: 4856
Joined: Mon Oct 28, 2019 2:34 am
Contact:

Re: g++ : Depends g++-9 (>= 9.3.0-3~) but it is not going to be installed

Post by spamegg »

Please give us information about your install by entering this command in a terminal:

Code: Select all

inxi -Fxpmrz
Click </> from the mini toolbar above the textbox where you type your reply
and then place your cursor between the code markers and paste the results of the
command between the code markers like this: [code]Results[/code].
argenisjimort
Level 1
Level 1
Posts: 9
Joined: Sat May 08, 2021 12:18 pm

Re: g++ : Depends g++-9 (>= 9.3.0-3~) but it is not going to be installed

Post by argenisjimort »

Aditional installation info.

$ inxi -Fxpmrz

Code: Select all

System:    Kernel: 5.4.0-58-generic x86_64 bits: 64 compiler: gcc v: 9.3.0 Desktop: Cinnamon 4.8.5 
           Distro: Linux Mint 20.1 Ulyssa base: Ubuntu 20.04 focal 
Machine:   Type: Desktop Mobo: ASRock model: H55M-LE serial: <filter> BIOS: American Megatrends v: P1.80 
           date: 10/20/2010 
Memory:    RAM: total: 5.80 GiB used: 1.73 GiB (29.9%) 
           RAM Report: permissions: Unable to run dmidecode. Root privileges required. 
CPU:       Topology: Dual Core model: Intel Core i3 540 bits: 64 type: MT MCP arch: Nehalem rev: 5 
           L2 cache: 4096 KiB 
           flags: lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx bogomips: 24632 
           Speed: 1339 MHz min/max: 1200/3067 MHz Core speeds (MHz): 1: 1330 2: 1248 3: 1288 4: 1348 
Graphics:  Device-1: Advanced Micro Devices [AMD/ATI] Park [Mobility Radeon HD 5430] vendor: XFX Pine Caicos 
           driver: radeon v: kernel bus ID: 05:00.0 
           Display: x11 server: X.Org 1.20.8 driver: ati,radeon unloaded: fbdev,modesetting,vesa 
           resolution: 1920x1080~60Hz 
           OpenGL: renderer: AMD CEDAR (DRM 2.50.0 / 5.4.0-58-generic LLVM 11.0.0) v: 3.3 Mesa 20.2.6 
           direct render: Yes 
Audio:     Device-1: Intel 5 Series/3400 Series High Definition Audio vendor: ASRock driver: snd_hda_intel 
           v: kernel bus ID: 00:1b.0 
           Device-2: Advanced Micro Devices [AMD/ATI] Cedar HDMI Audio [Radeon HD 5400/6300/7300 Series] 
           vendor: XFX Pine driver: snd_hda_intel v: kernel bus ID: 05:00.1 
           Sound Server: ALSA v: k5.4.0-58-generic 
Network:   Device-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet vendor: ASRock driver: r8169 v: kernel 
           port: d800 bus ID: 01:00.0 
           IF: enp1s0 state: up speed: 100 Mbps duplex: full mac: <filter> 
Drives:    Local Storage: total: 946.16 GiB used: 44.58 GiB (4.7%) 
           ID-1: /dev/sda vendor: Seagate model: ST1000DM003-1CH162 size: 931.51 GiB temp: 34 C 
           ID-2: /dev/sdb type: USB model: N/A size: 14.65 GiB 
Partition: ID-1: / size: 915.40 GiB used: 44.58 GiB (4.9%) fs: ext4 dev: /dev/sda5 
           ID-2: /boot/efi size: 511.0 MiB used: 4 KiB (0.0%) fs: vfat dev: /dev/sda1 
Sensors:   System Temperatures: cpu: 47.0 C mobo: N/A gpu: radeon temp: 44 C 
           Fan Speeds (RPM): N/A 
Repos:     No active apt repos in: /etc/apt/sources.list 
           Active apt repos in: /etc/apt/sources.list.d/inkscape_dev-stable-focal.list 
           1: deb http://ppa.launchpad.net/inkscape.dev/stable/ubuntu focal main
           Active apt repos in: /etc/apt/sources.list.d/official-package-repositories.list 
           1: deb http://packages.linuxmint.com ulyssa main upstream import backport #id:linuxmint_main
           2: deb http://archive.ubuntu.com/ubuntu focal main restricted universe multiverse
           3: deb http://archive.ubuntu.com/ubuntu focal-updates main restricted universe multiverse
           4: deb http://archive.ubuntu.com/ubuntu focal-backports main restricted universe multiverse
           5: deb http://security.ubuntu.com/ubuntu/ focal-security main restricted universe multiverse
           6: deb http://archive.canonical.com/ubuntu/ focal partner
           Active apt repos in: /etc/apt/sources.list.d/vscode.list 
           1: deb [arch=amd64,arm64,armhf] http://packages.microsoft.com/repos/code stable main
Info:      Processes: 209 Uptime: 4h 36m Init: systemd runlevel: 5 Compilers: gcc: 9.3.0 Shell: bash v: 5.0.17 
           inxi: 3.0.38 


User avatar
spamegg
Level 13
Level 13
Posts: 4856
Joined: Mon Oct 28, 2019 2:34 am
Contact:

Re: g++ : Depends g++-9 (>= 9.3.0-3~) but it is not going to be installed

Post by spamegg »

Code: Select all

libc6-dev : Depends: libc6 (= 2.31-0ubuntu9.2) but 2.31-0ubuntu9.3 is to be installed
Someone else was having the exact same issue, I'm not sure but it might be a bug in the repos maybe.

Code: Select all

275 not upgraded.
Can you explain what this is? Try

Code: Select all

apt list --upgradable
User avatar
spamegg
Level 13
Level 13
Posts: 4856
Joined: Mon Oct 28, 2019 2:34 am
Contact:

Re: g++ : Depends g++-9 (>= 9.3.0-3~) but it is not going to be installed

Post by spamegg »

This is what I have from apt-cache. What do you get?

Code: Select all

 ➜ apt-cache policy libc6
libc6:
  Installed: 2.31-0ubuntu9.3
  Candidate: 2.31-0ubuntu9.3
  Version table:
 *** 2.31-0ubuntu9.3 100
        100 /var/lib/dpkg/status
     2.31-0ubuntu9.2 500
        500 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages
     2.31-0ubuntu9 500
        500 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages
User avatar
spamegg
Level 13
Level 13
Posts: 4856
Joined: Mon Oct 28, 2019 2:34 am
Contact:

Re: g++ : Depends g++-9 (>= 9.3.0-3~) but it is not going to be installed

Post by spamegg »

Code: Select all

 ➜ apt-show-versions libc6
libc6:amd64 2.31-0ubuntu9.3 newer than version in archive
libc6:i386 2.31-0ubuntu9.3 newer than version in archive
How did I get version 9.3?
It's like... they had version 9.3 in the repos for a while, then they downgraded/removed it?
argenisjimort
Level 1
Level 1
Posts: 9
Joined: Sat May 08, 2021 12:18 pm

Re: g++ : Depends g++-9 (>= 9.3.0-3~) but it is not going to be installed

Post by argenisjimort »

Can you explain what this is? Try

Code: Select all

apt list --upgradable
Seems To be a lot o fstuff im not able to understand...

Code: Select all

$ apt list --upgradable
Listing... Done
alsa-ucm-conf/focal-updates,focal-updates 1.2.2-1ubuntu0.7 all [upgradable from: 1.2.2-1ubuntu0.5]
alsa-utils/focal-updates 1.2.2-1ubuntu2.1 amd64 [upgradable from: 1.2.2-1ubuntu2]
apache2-bin/focal-updates,focal-security 2.4.41-4ubuntu3.1 amd64 [upgradable from: 2.4.41-4ubuntu3]
apache2-data/focal-updates,focal-updates,focal-security,focal-security 2.4.41-4ubuntu3.1 all [upgradable from: 2.4.41-4ubuntu3]
apache2-utils/focal-updates,focal-security 2.4.41-4ubuntu3.1 amd64 [upgradable from: 2.4.41-4ubuntu3]
apache2/focal-updates,focal-security 2.4.41-4ubuntu3.1 amd64 [upgradable from: 2.4.41-4ubuntu3]
apt-utils/focal-updates 2.0.5 amd64 [upgradable from: 2.0.2ubuntu0.2]
apt/focal-updates 2.0.5 amd64 [upgradable from: 2.0.2ubuntu0.2]
bind9-dnsutils/focal-updates,focal-security 1:9.16.1-0ubuntu2.8 amd64 [upgradable from: 1:9.16.1-0ubuntu2.4]
bind9-host/focal-updates,focal-security 1:9.16.1-0ubuntu2.8 amd64 [upgradable from: 1:9.16.1-0ubuntu2.4]
bind9-libs/focal-updates,focal-security 1:9.16.1-0ubuntu2.8 amd64 [upgradable from: 1:9.16.1-0ubuntu2.4]
binutils-common/focal-updates,focal-security 2.34-6ubuntu1.1 amd64 [upgradable from: 2.34-6ubuntu1]
binutils-x86-64-linux-gnu/focal-updates,focal-security 2.34-6ubuntu1.1 amd64 [upgradable from: 2.34-6ubuntu1]
binutils/focal-updates,focal-security 2.34-6ubuntu1.1 amd64 [upgradable from: 2.34-6ubuntu1]
ca-certificates/focal-updates,focal-updates,focal-security,focal-security 20210119~20.04.1 all [upgradable from: 20201027ubuntu0.20.04.1]
caribou/ulyssa 0.4.21+mint1+ulyssa amd64 [upgradable from: 0.4.21-7]
cinnamon-common/ulyssa,ulyssa 4.8.6+ulyssa all [upgradable from: 4.8.5+ulyssa]
cinnamon-dbg/ulyssa 4.8.6+ulyssa amd64 [upgradable from: 4.8.5+ulyssa]
cinnamon-settings-daemon/ulyssa 4.8.4+ulyssa amd64 [upgradable from: 4.8.3+ulyssa]
cinnamon/ulyssa 4.8.6+ulyssa amd64 [upgradable from: 4.8.5+ulyssa]
cjs/ulyssa 4.8.2+ulyssa amd64 [upgradable from: 4.8.1+ulyssa]
code/stable 1.56.0-1620166262 amd64 [upgradable from: 1.55.2-1618307277]
curl/focal-updates,focal-security 7.68.0-1ubuntu2.5 amd64 [upgradable from: 7.68.0-1ubuntu2.4]
dirmngr/focal-updates 2.2.19-3ubuntu2.1 amd64 [upgradable from: 2.2.19-3ubuntu2]
distro-info-data/focal-updates,focal-updates,focal-security,focal-security 0.43ubuntu1.5 all [upgradable from: 0.43ubuntu1.4]
dkms/focal-updates,focal-updates 2.8.1-5ubuntu2 all [upgradable from: 2.8.1-5ubuntu1]
dnsmasq-base/focal-updates,focal-security 2.80-1.1ubuntu1.3 amd64 [upgradable from: 2.80-1.1ubuntu1]
file-roller/focal-updates,focal-security 3.36.3-0ubuntu1.1 amd64 [upgradable from: 3.36.3-0ubuntu1]
firefox-locale-en/ulyssa 88.0.1+linuxmint1+ulyssa amd64 [upgradable from: 84.0.1+linuxmint1+ulyana]
firefox/ulyssa 88.0.1+linuxmint1+ulyssa amd64 [upgradable from: 84.0.1+linuxmint1+ulyana]
flatpak/focal-updates,focal-security 1.6.5-0ubuntu0.2 amd64 [upgradable from: 1.6.5-0ubuntu0.1]
fonts-opensymbol/focal-updates,focal-updates 2:102.11+LibO6.4.7-0ubuntu0.20.04.1 all [upgradable from: 2:102.11+LibO6.4.6-0ubuntu0.20.04.1]
friendly-recovery/focal-updates,focal-updates 0.2.41ubuntu0.20.04.1 all [upgradable from: 0.2.41]
gir1.2-caribou-1.0/ulyssa 0.4.21+mint1+ulyssa amd64 [upgradable from: 0.4.21-7]
gir1.2-cmenu-3.0/ulyssa 4.8.3+ulyssa amd64 [upgradable from: 4.8.2+ulyssa]
gir1.2-flatpak-1.0/focal-updates,focal-security 1.6.5-0ubuntu0.2 amd64 [upgradable from: 1.6.5-0ubuntu0.1]
gir1.2-gdkpixbuf-2.0/focal-updates,focal-security 2.40.0+dfsg-3ubuntu0.2 amd64 [upgradable from: 2.40.0+dfsg-3ubuntu0.1]
gir1.2-gnomedesktop-3.0/focal-updates 3.36.8-0ubuntu1 amd64 [upgradable from: 3.36.3.1-0ubuntu1]
gir1.2-javascriptcoregtk-4.0/focal-updates,focal-security 2.30.6-0ubuntu0.20.04.1 amd64 [upgradable from: 2.30.3-0ubuntu0.20.04.1]
gir1.2-meta-muffin-0.0/ulyssa 4.8.1+ulyssa amd64 [upgradable from: 4.8.0+ulyssa]
gir1.2-nemo-3.0/ulyssa 4.8.6+ulyssa amd64 [upgradable from: 4.8.4+ulyssa]
gir1.2-webkit2-4.0/focal-updates,focal-security 2.30.6-0ubuntu0.20.04.1 amd64 [upgradable from: 2.30.3-0ubuntu0.20.04.1]
gir1.2-xapp-1.0/ulyssa 2.0.7+ulyssa amd64 [upgradable from: 2.0.5+ulyssa]
gir1.2-xreader/ulyssa 2.8.3+ulyssa amd64 [upgradable from: 2.8.2+ulyssa]
gnome-desktop3-data/focal-updates,focal-updates 3.36.8-0ubuntu1 all [upgradable from: 3.36.3.1-0ubuntu1]
gnome-system-monitor/focal-updates 3.36.1-0ubuntu0.20.04.1 amd64 [upgradable from: 3.36.0-1]
gnupg-l10n/focal-updates,focal-updates 2.2.19-3ubuntu2.1 all [upgradable from: 2.2.19-3ubuntu2]
gnupg-utils/focal-updates 2.2.19-3ubuntu2.1 amd64 [upgradable from: 2.2.19-3ubuntu2]
gnupg/focal-updates,focal-updates 2.2.19-3ubuntu2.1 all [upgradable from: 2.2.19-3ubuntu2]
gpg-agent/focal-updates 2.2.19-3ubuntu2.1 amd64 [upgradable from: 2.2.19-3ubuntu2]
gpg-wks-client/focal-updates 2.2.19-3ubuntu2.1 amd64 [upgradable from: 2.2.19-3ubuntu2]
gpg-wks-server/focal-updates 2.2.19-3ubuntu2.1 amd64 [upgradable from: 2.2.19-3ubuntu2]
gpg/focal-updates 2.2.19-3ubuntu2.1 amd64 [upgradable from: 2.2.19-3ubuntu2]
gpgconf/focal-updates 2.2.19-3ubuntu2.1 amd64 [upgradable from: 2.2.19-3ubuntu2]
gpgsm/focal-updates 2.2.19-3ubuntu2.1 amd64 [upgradable from: 2.2.19-3ubuntu2]
gpgv/focal-updates 2.2.19-3ubuntu2.1 amd64 [upgradable from: 2.2.19-3ubuntu2]
grub-common/focal-updates 2.04-1ubuntu26.11 amd64 [upgradable from: 2.04-1ubuntu26.7]
grub-pc-bin/focal-updates 2.04-1ubuntu26.11 amd64 [upgradable from: 2.04-1ubuntu26.7]
grub-pc/focal-updates 2.04-1ubuntu26.11 amd64 [upgradable from: 2.04-1ubuntu26.7]
grub2-common/focal-updates 2.04-1ubuntu26.11 amd64 [upgradable from: 2.04-1ubuntu26.7]
gstreamer1.0-plugins-good/focal-updates,focal-security 1.16.2-1ubuntu2.1 amd64 [upgradable from: 1.16.2-1ubuntu2]
gstreamer1.0-pulseaudio/focal-updates,focal-security 1.16.2-1ubuntu2.1 amd64 [upgradable from: 1.16.2-1ubuntu2]
gufw/focal-updates,focal-updates 20.04.1-1ubuntu1 all [upgradable from: 20.04.1-1]
hypnotix/ulyssa,ulyssa 1.6 all [upgradable from: 1.4]
iio-sensor-proxy/focal-updates 2.8-1ubuntu1 amd64 [upgradable from: 2.8-1]
initramfs-tools-bin/focal-updates 0.136ubuntu6.4 amd64 [upgradable from: 0.136ubuntu6.3]
initramfs-tools-core/focal-updates,focal-updates 0.136ubuntu6.4 all [upgradable from: 0.136ubuntu6.3]
initramfs-tools/focal-updates,focal-updates 0.136ubuntu6.4 all [upgradable from: 0.136ubuntu6.3]
isc-dhcp-client/focal-updates 4.4.1-2.1ubuntu5.20.04.1 amd64 [upgradable from: 4.4.1-2.1ubuntu5]
isc-dhcp-common/focal-updates 4.4.1-2.1ubuntu5.20.04.1 amd64 [upgradable from: 4.4.1-2.1ubuntu5]
language-pack-en-base/focal-updates,focal-updates 1:20.04+20210121 all [upgradable from: 1:20.04+20200709]
language-pack-en/focal-updates,focal-updates 1:20.04+20210121 all [upgradable from: 1:20.04+20200709]
language-pack-gnome-en-base/focal-updates,focal-updates 1:20.04+20210121 all [upgradable from: 1:20.04+20200709]
language-pack-gnome-en/focal-updates,focal-updates 1:20.04+20210121 all [upgradable from: 1:20.04+20200709]
libapt-pkg6.0/focal-updates 2.0.5 amd64 [upgradable from: 2.0.2ubuntu0.2]
libasound2-data/focal-updates,focal-updates 1.2.2-2.1ubuntu2.4 all [upgradable from: 1.2.2-2.1ubuntu2.2]
libasound2/focal-updates 1.2.2-2.1ubuntu2.4 amd64 [upgradable from: 1.2.2-2.1ubuntu2.2]
libatopology2/focal-updates 1.2.2-2.1ubuntu2.4 amd64 [upgradable from: 1.2.2-2.1ubuntu2.2]
libbinutils/focal-updates,focal-security 2.34-6ubuntu1.1 amd64 [upgradable from: 2.34-6ubuntu1]
libc-bin/focal-updates 2.31-0ubuntu9.2 amd64 [upgradable from: 2.31-0ubuntu9.1]
libcaca0/focal-updates,focal-security 0.99.beta19-2.1ubuntu1.20.04.1 amd64 [upgradable from: 0.99.beta19-2.1ubuntu1]
libcaribou-common/ulyssa,ulyssa 0.4.21+mint1+ulyssa all [upgradable from: 0.4.21-7]
libcaribou0/ulyssa 0.4.21+mint1+ulyssa amd64 [upgradable from: 0.4.21-7]
libcinnamon-menu-3-0-dbg/ulyssa 4.8.3+ulyssa amd64 [upgradable from: 4.8.2+ulyssa]
libcinnamon-menu-3-0/ulyssa 4.8.3+ulyssa amd64 [upgradable from: 4.8.2+ulyssa]
libcjs-dbg/ulyssa 4.8.2+ulyssa amd64 [upgradable from: 4.8.1+ulyssa]
libcjs0f/ulyssa 4.8.2+ulyssa amd64 [upgradable from: 4.8.1+ulyssa]
libctf-nobfd0/focal-updates,focal-security 2.34-6ubuntu1.1 amd64 [upgradable from: 2.34-6ubuntu1]
libctf0/focal-updates,focal-security 2.34-6ubuntu1.1 amd64 [upgradable from: 2.34-6ubuntu1]
libcurl3-gnutls/focal-updates,focal-security 7.68.0-1ubuntu2.5 amd64 [upgradable from: 7.68.0-1ubuntu2.4]
libcurl4/focal-updates,focal-security 7.68.0-1ubuntu2.5 amd64 [upgradable from: 7.68.0-1ubuntu2.4]
libevdev2/focal-updates 1.9.0+dfsg-1ubuntu0.1 amd64 [upgradable from: 1.9.0+dfsg-1]
libflatpak0/focal-updates,focal-security 1.6.5-0ubuntu0.2 amd64 [upgradable from: 1.6.5-0ubuntu0.1]
libfprint-2-2/focal-updates 1:1.90.2+tod1-0ubuntu1~20.04.4 amd64 [upgradable from: 1:1.90.2+tod1-0ubuntu1~20.04.2]
libgdk-pixbuf2.0-0/focal-updates,focal-security 2.40.0+dfsg-3ubuntu0.2 amd64 [upgradable from: 2.40.0+dfsg-3ubuntu0.1]
libgdk-pixbuf2.0-bin/focal-updates,focal-security 2.40.0+dfsg-3ubuntu0.2 amd64 [upgradable from: 2.40.0+dfsg-3ubuntu0.1]
libgdk-pixbuf2.0-common/focal-updates,focal-updates,focal-security,focal-security 2.40.0+dfsg-3ubuntu0.2 all [upgradable from: 2.40.0+dfsg-3ubuntu0.1]
libglib2.0-0/focal-updates,focal-security 2.64.6-1~ubuntu20.04.3 amd64 [upgradable from: 2.64.3-1~ubuntu20.04.1]
libglib2.0-bin/focal-updates,focal-security 2.64.6-1~ubuntu20.04.3 amd64 [upgradable from: 2.64.3-1~ubuntu20.04.1]
libglib2.0-data/focal-updates,focal-updates,focal-security,focal-security 2.64.6-1~ubuntu20.04.3 all [upgradable from: 2.64.3-1~ubuntu20.04.1]
libgnome-desktop-3-19/focal-updates 3.36.8-0ubuntu1 amd64 [upgradable from: 3.36.3.1-0ubuntu1]
libgstreamer-plugins-good1.0-0/focal-updates,focal-security 1.16.2-1ubuntu2.1 amd64 [upgradable from: 1.16.2-1ubuntu2]
libhogweed5/focal-updates,focal-security 3.5.1+really3.5.1-2ubuntu0.1 amd64 [upgradable from: 3.5.1+really3.5.1-2]
libinput-bin/focal-updates 1.15.5-1ubuntu0.2 amd64 [upgradable from: 1.15.5-1ubuntu0.1]
libinput10/focal-updates 1.15.5-1ubuntu0.2 amd64 [upgradable from: 1.15.5-1ubuntu0.1]
libjavascriptcoregtk-4.0-18/focal-updates,focal-security 2.30.6-0ubuntu0.20.04.1 amd64 [upgradable from: 2.30.3-0ubuntu0.20.04.1]
libjuh-java/focal-updates,focal-updates 1:6.4.7-0ubuntu0.20.04.1 all [upgradable from: 1:6.4.6-0ubuntu0.20.04.1]
libjurt-java/focal-updates,focal-updates 1:6.4.7-0ubuntu0.20.04.1 all [upgradable from: 1:6.4.6-0ubuntu0.20.04.1]
libldap-2.4-2/focal-updates 2.4.49+dfsg-2ubuntu1.8 amd64 [upgradable from: 2.4.49+dfsg-2ubuntu1.5]
libldap-common/focal-updates,focal-updates 2.4.49+dfsg-2ubuntu1.8 all [upgradable from: 2.4.49+dfsg-2ubuntu1.5]
libldb2/focal-updates,focal-security 2:2.0.10-0ubuntu0.20.04.3 amd64 [upgradable from: 2:2.0.10-0ubuntu0.20.04.2]
liblightdm-gobject-1-0/focal-updates 1.30.0-0ubuntu4~20.04.1 amd64 [upgradable from: 1.30.0-0ubuntu3.1]
libmuffin0/ulyssa 4.8.1+ulyssa amd64 [upgradable from: 4.8.0+ulyssa]
libmysqlclient21/focal-updates,focal-security 8.0.23-0ubuntu0.20.04.1 amd64 [upgradable from: 8.0.22-0ubuntu0.20.04.3]
libnemo-extension1/ulyssa 4.8.6+ulyssa amd64 [upgradable from: 4.8.4+ulyssa]
libnetplan0/focal-updates 0.101-0ubuntu3~20.04.2 amd64 [upgradable from: 0.100-0ubuntu4~20.04.3]
libnettle7/focal-updates,focal-security 3.5.1+really3.5.1-2ubuntu0.1 amd64 [upgradable from: 3.5.1+really3.5.1-2]
libnss-myhostname/focal-updates 245.4-4ubuntu3.6 amd64 [upgradable from: 245.4-4ubuntu3.3]
libnss-systemd/focal-updates 245.4-4ubuntu3.6 amd64 [upgradable from: 245.4-4ubuntu3.3]
libopenjp2-7/focal-updates,focal-security 2.3.1-1ubuntu4.20.04.1 amd64 [upgradable from: 2.3.1-1ubuntu4]
libp11-kit0/focal-updates,focal-security 0.23.20-1ubuntu0.1 amd64 [upgradable from: 0.23.20-1build1]
libpam-systemd/focal-updates 245.4-4ubuntu3.6 amd64 [upgradable from: 245.4-4ubuntu3.3]
libpci3/focal-updates 1:3.6.4-1ubuntu0.20.04.1 amd64 [upgradable from: 1:3.6.4-1]
libplymouth5/ulyssa 0.9.4+mint2+ulyssa amd64 [upgradable from: 0.9.4+mint1+ulyssa]
libprocps8/focal-updates 2:3.3.16-1ubuntu2.1 amd64 [upgradable from: 2:3.3.16-1ubuntu2]
libproxy1-plugin-gsettings/focal-updates,focal-security 0.4.15-10ubuntu1.2 amd64 [upgradable from: 0.4.15-10ubuntu1.1]
libproxy1-plugin-networkmanager/focal-updates,focal-security 0.4.15-10ubuntu1.2 amd64 [upgradable from: 0.4.15-10ubuntu1.1]
libproxy1v5/focal-updates,focal-security 0.4.15-10ubuntu1.2 amd64 [upgradable from: 0.4.15-10ubuntu1.1]
libpulse-mainloop-glib0/focal-updates 1:13.99.1-1ubuntu3.10 amd64 [upgradable from: 1:13.99.1-1ubuntu3.8]
libpulse0/focal-updates 1:13.99.1-1ubuntu3.10 amd64 [upgradable from: 1:13.99.1-1ubuntu3.8]
libpulsedsp/focal-updates 1:13.99.1-1ubuntu3.10 amd64 [upgradable from: 1:13.99.1-1ubuntu3.8]
libpython3.8-minimal/focal-updates,focal-security 3.8.5-1~20.04.2 amd64 [upgradable from: 3.8.5-1~20.04]
libpython3.8-stdlib/focal-updates,focal-security 3.8.5-1~20.04.2 amd64 [upgradable from: 3.8.5-1~20.04]
libpython3.8/focal-updates,focal-security 3.8.5-1~20.04.2 amd64 [upgradable from: 3.8.5-1~20.04]
libreoffice-base-core/focal-updates 1:6.4.7-0ubuntu0.20.04.1 amd64 [upgradable from: 1:6.4.6-0ubuntu0.20.04.1]
libreoffice-base-drivers/focal-updates 1:6.4.7-0ubuntu0.20.04.1 amd64 [upgradable from: 1:6.4.6-0ubuntu0.20.04.1]
libreoffice-base/focal-updates 1:6.4.7-0ubuntu0.20.04.1 amd64 [upgradable from: 1:6.4.6-0ubuntu0.20.04.1]
libreoffice-calc/focal-updates 1:6.4.7-0ubuntu0.20.04.1 amd64 [upgradable from: 1:6.4.6-0ubuntu0.20.04.1]
libreoffice-common/focal-updates,focal-updates 1:6.4.7-0ubuntu0.20.04.1 all [upgradable from: 1:6.4.6-0ubuntu0.20.04.1]
libreoffice-core/focal-updates 1:6.4.7-0ubuntu0.20.04.1 amd64 [upgradable from: 1:6.4.6-0ubuntu0.20.04.1]
libreoffice-draw/focal-updates 1:6.4.7-0ubuntu0.20.04.1 amd64 [upgradable from: 1:6.4.6-0ubuntu0.20.04.1]
libreoffice-gnome/focal-updates 1:6.4.7-0ubuntu0.20.04.1 amd64 [upgradable from: 1:6.4.6-0ubuntu0.20.04.1]
libreoffice-gtk3/focal-updates 1:6.4.7-0ubuntu0.20.04.1 amd64 [upgradable from: 1:6.4.6-0ubuntu0.20.04.1]
libreoffice-help-common/focal-updates,focal-updates 1:6.4.7-0ubuntu0.20.04.1 all [upgradable from: 1:6.4.6-0ubuntu0.20.04.1]
libreoffice-help-de/focal-updates,focal-updates 1:6.4.7-0ubuntu0.20.04.1 all [upgradable from: 1:6.4.6-0ubuntu0.20.04.1]
libreoffice-help-en-gb/focal-updates,focal-updates 1:6.4.7-0ubuntu0.20.04.1 all [upgradable from: 1:6.4.6-0ubuntu0.20.04.1]
libreoffice-help-en-us/focal-updates,focal-updates 1:6.4.7-0ubuntu0.20.04.1 all [upgradable from: 1:6.4.6-0ubuntu0.20.04.1]
libreoffice-help-es/focal-updates,focal-updates 1:6.4.7-0ubuntu0.20.04.1 all [upgradable from: 1:6.4.6-0ubuntu0.20.04.1]
libreoffice-help-fr/focal-updates,focal-updates 1:6.4.7-0ubuntu0.20.04.1 all [upgradable from: 1:6.4.6-0ubuntu0.20.04.1]
libreoffice-help-it/focal-updates,focal-updates 1:6.4.7-0ubuntu0.20.04.1 all [upgradable from: 1:6.4.6-0ubuntu0.20.04.1]
libreoffice-help-pt-br/focal-updates,focal-updates 1:6.4.7-0ubuntu0.20.04.1 all [upgradable from: 1:6.4.6-0ubuntu0.20.04.1]
libreoffice-help-pt/focal-updates,focal-updates 1:6.4.7-0ubuntu0.20.04.1 all [upgradable from: 1:6.4.6-0ubuntu0.20.04.1]
libreoffice-help-ru/focal-updates,focal-updates 1:6.4.7-0ubuntu0.20.04.1 all [upgradable from: 1:6.4.6-0ubuntu0.20.04.1]
libreoffice-help-zh-cn/focal-updates,focal-updates 1:6.4.7-0ubuntu0.20.04.1 all [upgradable from: 1:6.4.6-0ubuntu0.20.04.1]
libreoffice-help-zh-tw/focal-updates,focal-updates 1:6.4.7-0ubuntu0.20.04.1 all [upgradable from: 1:6.4.6-0ubuntu0.20.04.1]
libreoffice-impress/focal-updates 1:6.4.7-0ubuntu0.20.04.1 amd64 [upgradable from: 1:6.4.6-0ubuntu0.20.04.1]
libreoffice-java-common/focal-updates,focal-updates 1:6.4.7-0ubuntu0.20.04.1 all [upgradable from: 1:6.4.6-0ubuntu0.20.04.1]
libreoffice-l10n-de/focal-updates,focal-updates 1:6.4.7-0ubuntu0.20.04.1 all [upgradable from: 1:6.4.6-0ubuntu0.20.04.1]
libreoffice-l10n-en-gb/focal-updates,focal-updates 1:6.4.7-0ubuntu0.20.04.1 all [upgradable from: 1:6.4.6-0ubuntu0.20.04.1]
libreoffice-l10n-en-za/focal-updates,focal-updates 1:6.4.7-0ubuntu0.20.04.1 all [upgradable from: 1:6.4.6-0ubuntu0.20.04.1]
libreoffice-l10n-es/focal-updates,focal-updates 1:6.4.7-0ubuntu0.20.04.1 all [upgradable from: 1:6.4.6-0ubuntu0.20.04.1]
libreoffice-l10n-fr/focal-updates,focal-updates 1:6.4.7-0ubuntu0.20.04.1 all [upgradable from: 1:6.4.6-0ubuntu0.20.04.1]
libreoffice-l10n-it/focal-updates,focal-updates 1:6.4.7-0ubuntu0.20.04.1 all [upgradable from: 1:6.4.6-0ubuntu0.20.04.1]
libreoffice-l10n-pt-br/focal-updates,focal-updates 1:6.4.7-0ubuntu0.20.04.1 all [upgradable from: 1:6.4.6-0ubuntu0.20.04.1]
libreoffice-l10n-pt/focal-updates,focal-updates 1:6.4.7-0ubuntu0.20.04.1 all [upgradable from: 1:6.4.6-0ubuntu0.20.04.1]
libreoffice-l10n-ru/focal-updates,focal-updates 1:6.4.7-0ubuntu0.20.04.1 all [upgradable from: 1:6.4.6-0ubuntu0.20.04.1]
libreoffice-l10n-zh-cn/focal-updates,focal-updates 1:6.4.7-0ubuntu0.20.04.1 all [upgradable from: 1:6.4.6-0ubuntu0.20.04.1]
libreoffice-l10n-zh-tw/focal-updates,focal-updates 1:6.4.7-0ubuntu0.20.04.1 all [upgradable from: 1:6.4.6-0ubuntu0.20.04.1]
libreoffice-math/focal-updates 1:6.4.7-0ubuntu0.20.04.1 amd64 [upgradable from: 1:6.4.6-0ubuntu0.20.04.1]
libreoffice-sdbc-hsqldb/focal-updates 1:6.4.7-0ubuntu0.20.04.1 amd64 [upgradable from: 1:6.4.6-0ubuntu0.20.04.1]
libreoffice-style-colibre/focal-updates,focal-updates 1:6.4.7-0ubuntu0.20.04.1 all [upgradable from: 1:6.4.6-0ubuntu0.20.04.1]
libreoffice-style-tango/focal-updates,focal-updates 1:6.4.7-0ubuntu0.20.04.1 all [upgradable from: 1:6.4.6-0ubuntu0.20.04.1]
libreoffice-writer/focal-updates 1:6.4.7-0ubuntu0.20.04.1 amd64 [upgradable from: 1:6.4.6-0ubuntu0.20.04.1]
libridl-java/focal-updates,focal-updates 1:6.4.7-0ubuntu0.20.04.1 all [upgradable from: 1:6.4.6-0ubuntu0.20.04.1]
libseccomp2/focal-updates 2.5.1-1ubuntu1~20.04.1 amd64 [upgradable from: 2.4.3-1ubuntu3.20.04.3]
libsmbclient/focal-updates,focal-security 2:4.11.6+dfsg-0ubuntu1.8 amd64 [upgradable from: 2:4.11.6+dfsg-0ubuntu1.6]
libssl1.1/focal-updates,focal-security 1.1.1f-1ubuntu2.3 amd64 [upgradable from: 1.1.1f-1ubuntu2.1]
libsystemd0/focal-updates 245.4-4ubuntu3.6 amd64 [upgradable from: 245.4-4ubuntu3.3]
libtiff5/focal-updates,focal-security 4.1.0+git191117-2ubuntu0.20.04.1 amd64 [upgradable from: 4.1.0+git191117-2build1]
libuno-cppu3/focal-updates 1:6.4.7-0ubuntu0.20.04.1 amd64 [upgradable from: 1:6.4.6-0ubuntu0.20.04.1]
libuno-cppuhelpergcc3-3/focal-updates 1:6.4.7-0ubuntu0.20.04.1 amd64 [upgradable from: 1:6.4.6-0ubuntu0.20.04.1]
libuno-purpenvhelpergcc3-3/focal-updates 1:6.4.7-0ubuntu0.20.04.1 amd64 [upgradable from: 1:6.4.6-0ubuntu0.20.04.1]
libuno-sal3/focal-updates 1:6.4.7-0ubuntu0.20.04.1 amd64 [upgradable from: 1:6.4.6-0ubuntu0.20.04.1]
libuno-salhelpergcc3-3/focal-updates 1:6.4.7-0ubuntu0.20.04.1 amd64 [upgradable from: 1:6.4.6-0ubuntu0.20.04.1]
libunoil-java/focal-updates,focal-updates 1:6.4.7-0ubuntu0.20.04.1 all [upgradable from: 1:6.4.6-0ubuntu0.20.04.1]
libunoloader-java/focal-updates,focal-updates 1:6.4.7-0ubuntu0.20.04.1 all [upgradable from: 1:6.4.6-0ubuntu0.20.04.1]
libwacom-bin/focal-updates 1.3-2ubuntu3 amd64 [upgradable from: 1.3-2ubuntu1]
libwacom-common/focal-updates,focal-updates 1.3-2ubuntu3 all [upgradable from: 1.3-2ubuntu1]
libwacom2/focal-updates 1.3-2ubuntu3 amd64 [upgradable from: 1.3-2ubuntu1]
libwavpack1/focal-updates,focal-security 5.2.0-1ubuntu0.1 amd64 [upgradable from: 5.2.0-1]
libwbclient0/focal-updates,focal-security 2:4.11.6+dfsg-0ubuntu1.8 amd64 [upgradable from: 2:4.11.6+dfsg-0ubuntu1.6]
libwebkit2gtk-4.0-37/focal-updates,focal-security 2.30.6-0ubuntu0.20.04.1 amd64 [upgradable from: 2.30.3-0ubuntu0.20.04.1]
libxapp1/ulyssa 2.0.7+ulyssa amd64 [upgradable from: 2.0.5+ulyssa]
libxatracker2/focal-updates 20.2.6-0ubuntu0.20.04.1 amd64 [upgradable from: 20.0.8-0ubuntu1~20.04.1]
libxmlb1/focal-updates 0.1.15-2ubuntu1~20.04.1 amd64 [upgradable from: 0.1.15-2]
libxreaderdocument3/ulyssa 2.8.3+ulyssa amd64 [upgradable from: 2.8.2+ulyssa]
libxreaderview3/ulyssa 2.8.3+ulyssa amd64 [upgradable from: 2.8.2+ulyssa]
lightdm/focal-updates 1.30.0-0ubuntu4~20.04.1 amd64 [upgradable from: 1.30.0-0ubuntu3.1]
linux-firmware/focal-updates,focal-updates 1.187.12 all [upgradable from: 1.187.6]
linux-generic/focal-updates,focal-security 5.4.0.72.75 amd64 [upgradable from: 5.4.0.58.61]
linux-headers-generic/focal-updates,focal-security 5.4.0.72.75 amd64 [upgradable from: 5.4.0.58.61]
linux-image-generic/focal-updates,focal-security 5.4.0.72.75 amd64 [upgradable from: 5.4.0.58.61]
linux-libc-dev/focal-updates,focal-security 5.4.0-72.80 amd64 [upgradable from: 5.4.0-58.64]
locales/focal-updates,focal-updates 2.31-0ubuntu9.2 all [upgradable from: 2.31-0ubuntu9.1]
lshw/focal-updates 02.18.85-0.3ubuntu2.20.04.1 amd64 [upgradable from: 02.18.85-0.3ubuntu2]
lsof/focal-updates 4.93.2+dfsg-1ubuntu0.20.04.1 amd64 [upgradable from: 4.93.2+dfsg-1]
mesa-va-drivers/focal-updates 20.2.6-0ubuntu0.20.04.1 amd64 [upgradable from: 20.0.8-0ubuntu1~20.04.1]
mesa-vdpau-drivers/focal-updates 20.2.6-0ubuntu0.20.04.1 amd64 [upgradable from: 20.0.8-0ubuntu1~20.04.1]
mint-upgrade-info/ulyssa,ulyssa 1.1.7 all [upgradable from: 1.1.6]
mintupdate/ulyssa,ulyssa 5.7.3 all [upgradable from: 5.7.2]
muffin-common/ulyssa,ulyssa 4.8.1+ulyssa all [upgradable from: 4.8.0+ulyssa]
muffin-dbg/ulyssa 4.8.1+ulyssa amd64 [upgradable from: 4.8.0+ulyssa]
muffin/ulyssa 4.8.1+ulyssa amd64 [upgradable from: 4.8.0+ulyssa]
nemo-data/ulyssa,ulyssa 4.8.6+ulyssa all [upgradable from: 4.8.4+ulyssa]
nemo-dbg/ulyssa 4.8.6+ulyssa amd64 [upgradable from: 4.8.4+ulyssa]
nemo/ulyssa 4.8.6+ulyssa amd64 [upgradable from: 4.8.4+ulyssa]
netplan.io/focal-updates 0.101-0ubuntu3~20.04.2 amd64 [upgradable from: 0.100-0ubuntu4~20.04.3]
openjdk-11-jre-headless/focal-updates,focal-security 11.0.11+9-0ubuntu2~20.04 amd64 [upgradable from: 11.0.9.1+1-0ubuntu1~20.04]
openjdk-11-jre/focal-updates,focal-security 11.0.11+9-0ubuntu2~20.04 amd64 [upgradable from: 11.0.9.1+1-0ubuntu1~20.04]
openssh-client/focal-updates,focal-security 1:8.2p1-4ubuntu0.2 amd64 [upgradable from: 1:8.2p1-4ubuntu0.1]
openssl/focal-updates,focal-security 1.1.1f-1ubuntu2.3 amd64 [upgradable from: 1.1.1f-1ubuntu2.1]
openvpn/focal-updates,focal-security 2.4.7-1ubuntu2.20.04.2 amd64 [upgradable from: 2.4.7-1ubuntu2]
p11-kit-modules/focal-updates,focal-security 0.23.20-1ubuntu0.1 amd64 [upgradable from: 0.23.20-1build1]
p11-kit/focal-updates,focal-security 0.23.20-1ubuntu0.1 amd64 [upgradable from: 0.23.20-1build1]
pciutils/focal-updates 1:3.6.4-1ubuntu0.20.04.1 amd64 [upgradable from: 1:3.6.4-1]
plymouth-label/ulyssa 0.9.4+mint2+ulyssa amd64 [upgradable from: 0.9.4+mint1+ulyssa]
plymouth-theme-ubuntu-text/ulyssa 0.9.4+mint2+ulyssa amd64 [upgradable from: 0.9.4+mint1+ulyssa]
plymouth/ulyssa 0.9.4+mint2+ulyssa amd64 [upgradable from: 0.9.4+mint1+ulyssa]
procps/focal-updates 2:3.3.16-1ubuntu2.1 amd64 [upgradable from: 2:3.3.16-1ubuntu2]
pulseaudio-module-bluetooth/focal-updates 1:13.99.1-1ubuntu3.10 amd64 [upgradable from: 1:13.99.1-1ubuntu3.8]
pulseaudio-utils/focal-updates 1:13.99.1-1ubuntu3.10 amd64 [upgradable from: 1:13.99.1-1ubuntu3.8]
pulseaudio/focal-updates 1:13.99.1-1ubuntu3.10 amd64 [upgradable from: 1:13.99.1-1ubuntu3.8]
python-apt-common/focal-updates,focal-updates 2.0.0ubuntu0.20.04.4 all [upgradable from: 2.0.0ubuntu0.20.04.2]
python-nemo/ulyssa 4.8.2+ulyssa amd64 [upgradable from: 4.6.0+ulyana]
python3-apport/focal-updates,focal-updates 2.20.11-0ubuntu27.17 all [upgradable from: 2.20.11-0ubuntu27.13]
python3-apt/focal-updates 2.0.0ubuntu0.20.04.4 amd64 [upgradable from: 2.0.0ubuntu0.20.04.2]
python3-ldb/focal-updates,focal-security 2:2.0.10-0ubuntu0.20.04.3 amd64 [upgradable from: 2:2.0.10-0ubuntu0.20.04.2]
python3-pil/focal-updates,focal-security 7.0.0-4ubuntu0.3 amd64 [upgradable from: 7.0.0-4ubuntu0.1]
python3-problem-report/focal-updates,focal-updates 2.20.11-0ubuntu27.17 all [upgradable from: 2.20.11-0ubuntu27.13]
python3-samba/focal-updates,focal-security 2:4.11.6+dfsg-0ubuntu1.8 amd64 [upgradable from: 2:4.11.6+dfsg-0ubuntu1.6]
python3-uno/focal-updates 1:6.4.7-0ubuntu0.20.04.1 amd64 [upgradable from: 1:6.4.6-0ubuntu0.20.04.1]
python3.8-minimal/focal-updates,focal-security 3.8.5-1~20.04.2 amd64 [upgradable from: 3.8.5-1~20.04]
python3.8/focal-updates,focal-security 3.8.5-1~20.04.2 amd64 [upgradable from: 3.8.5-1~20.04]
samba-common-bin/focal-updates,focal-security 2:4.11.6+dfsg-0ubuntu1.8 amd64 [upgradable from: 2:4.11.6+dfsg-0ubuntu1.6]
samba-common/focal-updates,focal-updates,focal-security,focal-security 2:4.11.6+dfsg-0ubuntu1.8 all [upgradable from: 2:4.11.6+dfsg-0ubuntu1.6]
samba-libs/focal-updates,focal-security 2:4.11.6+dfsg-0ubuntu1.8 amd64 [upgradable from: 2:4.11.6+dfsg-0ubuntu1.6]
smbclient/focal-updates,focal-security 2:4.11.6+dfsg-0ubuntu1.8 amd64 [upgradable from: 2:4.11.6+dfsg-0ubuntu1.6]
sudo/focal-updates,focal-security 1.8.31-1ubuntu1.2 amd64 [upgradable from: 1.8.31-1ubuntu1.1]
systemd-coredump/focal-updates 245.4-4ubuntu3.6 amd64 [upgradable from: 245.4-4ubuntu3.3]
systemd-sysv/focal-updates 245.4-4ubuntu3.6 amd64 [upgradable from: 245.4-4ubuntu3.3]
systemd-timesyncd/focal-updates 245.4-4ubuntu3.6 amd64 [upgradable from: 245.4-4ubuntu3.3]
systemd/focal-updates 245.4-4ubuntu3.6 amd64 [upgradable from: 245.4-4ubuntu3.3]
tar/focal-updates,focal-security 1.30+dfsg-7ubuntu0.20.04.1 amd64 [upgradable from: 1.30+dfsg-7]
thermald/focal-updates 1.9.1-1ubuntu0.4 amd64 [upgradable from: 1.9.1-1ubuntu0.3]
tzdata/focal-updates,focal-updates,focal-security,focal-security 2021a-0ubuntu0.20.04 all [upgradable from: 2020d-0ubuntu0.20.04]
ubuntu-dbgsym-keyring/focal-updates,focal-updates 2020.02.11.4 all [upgradable from: 2020.02.11.2]
ubuntu-drivers-common/focal-updates 1:0.8.6.5~0.20.04.1 amd64 [upgradable from: 1:0.8.4~0.20.04.3]
ubuntu-keyring/focal-updates,focal-updates 2020.02.11.4 all [upgradable from: 2020.02.11.2]
uno-libs-private/focal-updates 1:6.4.7-0ubuntu0.20.04.1 amd64 [upgradable from: 1:6.4.6-0ubuntu0.20.04.1]
ure/focal-updates 1:6.4.7-0ubuntu0.20.04.1 amd64 [upgradable from: 1:6.4.6-0ubuntu0.20.04.1]
warpinator/ulyssa,ulyssa 1.1.2+ulyssa all [upgradable from: 1.1.1+ulyssa]
webapp-manager/ulyssa,ulyssa 1.1.1 all [upgradable from: 1.1.0]
wpasupplicant/focal-updates,focal-security 2:2.9-1ubuntu4.3 amd64 [upgradable from: 2:2.9-1ubuntu4.1]
xapps-common/ulyssa,ulyssa 2.0.7+ulyssa all [upgradable from: 2.0.5+ulyssa]
xdg-utils/focal-updates,focal-updates,focal-security,focal-security 1.1.3-2ubuntu1.20.04.2 all [upgradable from: 1.1.3-2ubuntu1.20.04.1]
xreader-common/ulyssa,ulyssa 2.8.3+ulyssa all [upgradable from: 2.8.2+ulyssa]
xreader-dbg/ulyssa 2.8.3+ulyssa amd64 [upgradable from: 2.8.2+ulyssa]
xreader/ulyssa 2.8.3+ulyssa amd64 [upgradable from: 2.8.2+ulyssa]
xserver-common/focal-updates,focal-updates,focal-security,focal-security 2:1.20.9-2ubuntu1.2~20.04.2 all [upgradable from: 2:1.20.8-2ubuntu2.6]
xserver-xephyr/focal-updates,focal-security 2:1.20.9-2ubuntu1.2~20.04.2 amd64 [upgradable from: 2:1.20.8-2ubuntu2.6]
xserver-xorg-core/focal-updates,focal-security 2:1.20.9-2ubuntu1.2~20.04.2 amd64 [upgradable from: 2:1.20.8-2ubuntu2.6]
xserver-xorg-legacy/focal-updates,focal-security 2:1.20.9-2ubuntu1.2~20.04.2 amd64 [upgradable from: 2:1.20.8-2ubuntu2.6]
xviewer-dbg/ulyssa 2.8.3+ulyssa amd64 [upgradable from: 2.8.2+ulyssa]
xviewer/ulyssa 2.8.3+ulyssa amd64 [upgradable from: 2.8.2+ulyssa]
xwayland/focal-updates,focal-security 2:1.20.9-2ubuntu1.2~20.04.2 amd64 [upgradable from: 2:1.20.8-2ubuntu2.6]


argenisjimort
Level 1
Level 1
Posts: 9
Joined: Sat May 08, 2021 12:18 pm

Re: g++ : Depends g++-9 (>= 9.3.0-3~) but it is not going to be installed

Post by argenisjimort »

spamegg wrote: Sat May 08, 2021 4:44 pm This is what I have from apt-cache. What do you get?
This is what i get:

Code: Select all


$ apt-cache policy libc6
libc6:
  Installed: 2.31-0ubuntu9.3
  Candidate: 2.31-0ubuntu9.3
  Version table:
 *** 2.31-0ubuntu9.3 100
        100 /var/lib/dpkg/status
     2.31-0ubuntu9.2 500
        500 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages
     2.31-0ubuntu9 500
        500 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages


User avatar
spamegg
Level 13
Level 13
Posts: 4856
Joined: Mon Oct 28, 2019 2:34 am
Contact:

Re: g++ : Depends g++-9 (>= 9.3.0-3~) but it is not going to be installed

Post by spamegg »

Are you able to install those updates with sudo apt upgrade?
argenisjimort
Level 1
Level 1
Posts: 9
Joined: Sat May 08, 2021 12:18 pm

Re: g++ : Depends g++-9 (>= 9.3.0-3~) but it is not going to be installed

Post by argenisjimort »

spamegg wrote: Sun May 09, 2021 2:02 am Are you able to install those updates with sudo apt upgrade?
Hi!, sorry for taking too long to answer. i was busy working in was away from home for some days.

Anyways, i did the sudo apt upgrade. and after a little more than an hour it upgraded all. Now the seems to be nothing else to upgrade.

Code: Select all

$ apt list --upgradable
Listing... Done
However the install g++ still gives me the same error.

Code: Select all


$ sudo apt-get install g++
Reading package lists... Done
Building dependency tree       
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:
 g++ : Depends: g++-9 (>= 9.3.0-3~) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.

argenisjimort
Level 1
Level 1
Posts: 9
Joined: Sat May 08, 2021 12:18 pm

g++ : Depends g++-9 (>= 9.3.0-3~) but it is not going to be installed

Post by argenisjimort »

Operating System: Linux Mint 20.1 Cinnamon
Cinnamon Version: 4.8.5

the terminal goes as follow:
I also checked with synaptic ans there aren't any broken installs

Code: Select all

$ which gcc g++
/usr/bin/gcc


$ gcc --version
gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0
Copyright (C) 2019 Free Software Foundation, Inc.
This is free software; see the source for copying conditions.  There is NO
warranty; not even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.


$ sudo apt-get install g++
Reading package lists... Done
Building dependency tree       
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:
 g++ : Depends: g++-9 (>= 9.3.0-3~) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.


$ sudo apt-get -f install
Reading package lists... Done
Building dependency tree       
Reading state information... Done
0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
argenis@argenis-desktop:~$ 
no solution I've seen has worked so far :( . solutions are welcomed, please.


---------------------------------------------------------
after trying to install g++-9 (as it says it depends on it) and going into the dependencies a little this comes out:

Code: Select all


$ sudo apt install g++-9
Reading package lists... Done
Building dependency tree       
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:
 g++-9 : Depends: libstdc++-9-dev (= 9.3.0-17ubuntu1~20.04) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.


$ sudo apt install libstdc++-9-dev 
Reading package lists... Done
Building dependency tree       
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:
 libstdc++-9-dev : Depends: libc6-dev (>= 2.13-0ubuntu6) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.


$ sudo apt install libc6-dev
Reading package lists... Done
Building dependency tree       
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:
 libc6-dev : Depends: libc6 (= 2.31-0ubuntu9.2) but 2.31-0ubuntu9.3 is to be installed
E: Unable to correct problems, you have held broken packages.


$ sudo apt install libc6
Reading package lists... Done
Building dependency tree       
Reading state information... Done
libc6 is already the newest version (2.31-0ubuntu9.3).
0 upgraded, 0 newly installed, 0 to remove and 275 not upgraded.
I think the last part is important, since it seem that 2.31-0ubuntu9.2 needs to be installed, but 2.31-0ubuntu9.3 is the current version. (is this the problem? And if it is. How can it be solved?
DPM
Level 4
Level 4
Posts: 432
Joined: Thu Sep 24, 2020 9:21 am

Re: g++ : Depends g++-9 (>= 9.3.0-3~) but it is not going to be installed

Post by DPM »

argenisjimort wrote: Wed May 12, 2021 8:18 pm Operating System: Linux Mint 20.1 Cinnamon
Cinnamon Version: 4.8.5
Please run inxi -Fxxxrz and include the output in code tags using the </> button.
argenisjimort
Level 1
Level 1
Posts: 9
Joined: Sat May 08, 2021 12:18 pm

Re: g++ : Depends g++-9 (>= 9.3.0-3~) but it is not going to be installed

Post by argenisjimort »

DPM wrote: Wed May 12, 2021 8:55 pm
argenisjimort wrote: Wed May 12, 2021 8:18 pm Operating System: Linux Mint 20.1 Cinnamon
Cinnamon Version: 4.8.5
Please run inxi -Fxxxrz and include the output in code tags using the </> button.
This is the result.

Code: Select all

System:
  Kernel: 5.4.0-73-generic x86_64 bits: 64 compiler: gcc v: 9.3.0 
  Desktop: Cinnamon 4.8.6 wm: muffin 4.8.1 dm: LightDM 1.30.0 
  Distro: Linux Mint 20.1 Ulyssa base: Ubuntu 20.04 focal 
Machine:
  Type: Desktop Mobo: ASRock model: H55M-LE serial: <filter> 
  BIOS: American Megatrends v: P1.80 date: 10/20/2010 
CPU:
  Topology: Dual Core model: Intel Core i3 540 bits: 64 type: MT MCP 
  arch: Nehalem rev: 5 L2 cache: 4096 KiB 
  flags: lm nx pae sse sse2 sse3 sse4_1 sse4_2 ssse3 vmx bogomips: 24630 
  Speed: 1472 MHz min/max: 1200/3067 MHz Core speeds (MHz): 1: 1473 2: 1473 
  3: 1472 4: 1472 
Graphics:
  Device-1: AMD Park [Mobility Radeon HD 5430] vendor: XFX Pine Caicos 
  driver: radeon v: kernel bus ID: 05:00.0 chip ID: 1002:68e1 
  Display: x11 server: X.Org 1.20.9 driver: ati,radeon 
  unloaded: fbdev,modesetting,vesa resolution: 1920x1080~60Hz 
  OpenGL: renderer: AMD CEDAR (DRM 2.50.0 / 5.4.0-73-generic LLVM 11.0.0) 
  v: 3.3 Mesa 20.2.6 compat-v: 3.1 direct render: Yes 
Audio:
  Device-1: Intel 5 Series/3400 Series High Definition Audio vendor: ASRock 
  driver: snd_hda_intel v: kernel bus ID: 00:1b.0 chip ID: 8086:3b56 
  Device-2: AMD Cedar HDMI Audio [Radeon HD 5400/6300/7300 Series] 
  vendor: XFX Pine driver: snd_hda_intel v: kernel bus ID: 05:00.1 
  chip ID: 1002:aa68 
  Sound Server: ALSA v: k5.4.0-73-generic 
Network:
  Device-1: Realtek RTL8111/8168/8411 PCI Express Gigabit Ethernet 
  vendor: ASRock driver: r8169 v: kernel port: d800 bus ID: 01:00.0 
  chip ID: 10ec:8168 
  IF: enp1s0 state: up speed: 100 Mbps duplex: full mac: <filter> 
Drives:
  Local Storage: total: 946.16 GiB used: 45.03 GiB (4.8%) 
  ID-1: /dev/sda vendor: Seagate model: ST1000DM003-1CH162 size: 931.51 GiB 
  speed: 1.5 Gb/s rotation: 7200 rpm serial: <filter> rev: CC46 scheme: MBR 
  ID-2: /dev/sdb type: USB model: N/A size: 14.65 GiB serial: <filter> 
  rev: 2.00 scheme: MBR 
Partition:
  ID-1: / size: 915.40 GiB used: 45.03 GiB (4.9%) fs: ext4 dev: /dev/sda5 
Sensors:
  System Temperatures: cpu: 36.0 C mobo: N/A gpu: radeon temp: 40 C 
  Fan Speeds (RPM): N/A 
Repos:
  No active apt repos in: /etc/apt/sources.list 
  Active apt repos in: /etc/apt/sources.list.d/inkscape_dev-stable-focal.list 
  1: deb http://ppa.launchpad.net/inkscape.dev/stable/ubuntu focal main
  Active apt repos in: /etc/apt/sources.list.d/official-package-repositories.list 
  1: deb http://packages.linuxmint.com ulyssa main upstream import backport #id:linuxmint_main
  2: deb http://archive.ubuntu.com/ubuntu focal main restricted universe multiverse
  3: deb http://archive.ubuntu.com/ubuntu focal-updates main restricted universe multiverse
  4: deb http://archive.ubuntu.com/ubuntu focal-backports main restricted universe multiverse
  5: deb http://security.ubuntu.com/ubuntu/ focal-security main restricted universe multiverse
  6: deb http://archive.canonical.com/ubuntu/ focal partner
  Active apt repos in: /etc/apt/sources.list.d/vscode.list 
  1: deb [arch=amd64,arm64,armhf] http://packages.microsoft.com/repos/code stable main
Info:
  Processes: 202 Uptime: 3h 55m Memory: 5.80 GiB used: 898.4 MiB (15.1%) 
  Init: systemd v: 245 runlevel: 5 Compilers: gcc: 9.3.0 alt: 8/9 
  Shell: bash v: 5.0.17 running in: gnome-terminal inxi: 3.0.38 



However i have the same problem with another PC. in this case it is a 32bit PC with Linux mint Mate 19.3
when i try to install g++ it goes

with the same error, expect it says it depends on g++-7 (>= 7.3.0-12)

I already believe this is a bug with mint and I'll have to get another distro.
User avatar
spamegg
Level 13
Level 13
Posts: 4856
Joined: Mon Oct 28, 2019 2:34 am
Contact:

Re: g++ : Depends g++-9 (>= 9.3.0-3~) but it is not going to be installed

Post by spamegg »

This is the third time I saw this problem reported here in the forum. I think it's a bug in the Ubuntu repos, not with Mint. There is nothing Mint devs can do about it.
User avatar
xenopeek
Level 25
Level 25
Posts: 29505
Joined: Wed Jul 06, 2011 3:58 am

Re: g++ : Depends g++-9 (>= 9.3.0-3~) but it is not going to be installed

Post by xenopeek »

<admin note: 2 topics about the same thing merged>

Can you try with this command what it would do when you downgrade libc6 to the version from the official repos? This will simulate what it would do, not actually do anything yet.
apt install --simulate libc6=2.31-0ubuntu9.2

If it says it will ONLY downgrade the libc6 package you can go ahead and run the command without the --simulate and that should fix your problem. Otherwise please share output of above command.
Image
User avatar
spamegg
Level 13
Level 13
Posts: 4856
Joined: Mon Oct 28, 2019 2:34 am
Contact:

Re: g++ : Depends g++-9 (>= 9.3.0-3~) but it is not going to be installed

Post by spamegg »

There is a 2.31-0ubuntu9 in focal: https://packages.ubuntu.com/focal/libc6

There is no 9.3 anywhere named explicitly. Where the hell does 9.3 come from?

Code: Select all

 ➜ apt policy libc6
libc6:
  Installed: 2.31-0ubuntu9.3
  Candidate: 2.31-0ubuntu9.3
  Version table:
 *** 2.31-0ubuntu9.3 100
        100 /var/lib/dpkg/status
     2.31-0ubuntu9.2 500
        500 http://archive.ubuntu.com/ubuntu focal-updates/main amd64 Packages
     2.31-0ubuntu9 500
        500 http://archive.ubuntu.com/ubuntu focal/main amd64 Packages
Simulating the installation of 9.2 (or just 9) removes thousands of packages. (I don't even have the problem described by the OP.)

However I think it's still a bug in the repositories. It's not likely that so many people messed their default repos that comes with Mint and ran into the same problem. On the web there are people having the same issue on plain Ubuntu as well.
User avatar
xenopeek
Level 25
Level 25
Posts: 29505
Joined: Wed Jul 06, 2011 3:58 am

Re: g++ : Depends g++-9 (>= 9.3.0-3~) but it is not going to be installed

Post by xenopeek »

That's a clue. Looking further for that version 2.31-0ubuntu9.3 found that "Removed from disk on 2021-05-03": https://code.launchpad.net/ubuntu/focal/amd64/libc6

So it was shortly available on focal as an upgrade but was removed by Ubuntu because it crashed (snapped?) Snap packages. That's 10 days ago and they haven't done anything to fix everybody's dependency broken systems? Hm.

@spamegg can you share the output of command:
apt install --simulate libc6=2.31-0ubuntu9.2

There should hopefully be a path possible with downgrades.
Image
User avatar
xenopeek
Level 25
Level 25
Posts: 29505
Joined: Wed Jul 06, 2011 3:58 am

Re: g++ : Depends g++-9 (>= 9.3.0-3~) but it is not going to be installed

Post by xenopeek »

Upstream bug report: https://bugs.launchpad.net/ubuntu/+sour ... ug/1926918

They suggest apt install libc6=2.31-0ubuntu9.2 is the solution. Try it with --simulate first as noted above.
Image
User avatar
spamegg
Level 13
Level 13
Posts: 4856
Joined: Mon Oct 28, 2019 2:34 am
Contact:

Re: g++ : Depends g++-9 (>= 9.3.0-3~) but it is not going to be installed

Post by spamegg »

I was going to post that but it's too long so I had decided against it.
Tried it:

Code: Select all

Your message contains 542991 characters.
The maximum number of allowed characters is 60000.
But here it is (I removed the Remv parts from it):

Code: Select all

 ➜  apt install --simulate libc6=2.31-0ubuntu9.2
[sudo] password for spamegg:        
Reading package lists... Done
Building dependency tree       
Reading state information... Done
The following packages were automatically installed and are no longer required:
  alex darcs dh-strip-nondeterminism dwz freeglut3-dev gir1.2-harfbuzz-0.0 gir1.2-retro-0.14 happy hscolour icu-devtools
  libarchive-cpio-perl libavahi-common-data:i386 libbsd-dev libcairo-script-interpreter2 libclang-cpp10 libcrypt-dev
  libdatrie-dev libdbus-1-dev libdbus-glib-1-dev-bin libdebhelper-perl libegl-dev libegl1-mesa-dev libepoxy-dev
  libfile-stripnondeterminism-perl libfribidi-dev libgfortran-9-dev libgl-dev libgl1-mesa-dev libgles-dev libgles1
  libgles2-mesa-dev libglib2.0-dev-bin libglu1-mesa-dev libglvnd-dev libglx-dev libgnutls-dane0 libgnutls-openssl27
  libgnutlsxx28 libgpg-error-dev libgraphite2-dev libgssrpc4 libharfbuzz-gobject0 libhttp-parser2.9 libidn2-dev
  libkadm5clnt-mit11 libkadm5srv-mit11 libkdb5-9 libltdl-dev libmail-sendmail-perl libnorm-dev libnspr4-dev libnss3-dev
  libobjc-9-dev libobjc4 libomp-10-dev libomp5-10 libopengl-dev libopengl0 libossp-uuid16 libp11-kit-dev libpcre16-3
  libpcre2-posix2 libpcre32-3 libpgm-dev libpixman-1-dev libpng-tools libsepol1-dev libsndio-dev libsodium-dev libssh2-1
  libstd-rust-1.47 libstd-rust-dev libsub-override-perl libsys-hostname-long-perl libtasn1-6-dev libthai-dev libudev-dev
  libwayland-bin libwayland-dev libx11-xcb1:i386 libxcb-render0-dev libxcb-shm0-dev libxcomposite-dev libxcursor-dev
  libxdamage-dev libxext-dev libxfixes-dev libxi-dev libxinerama-dev libxkbcommon-dev libxmlsec1-gcrypt libxmlsec1-gnutls
  libxmlsec1-openssl libxmu-dev libxmu-headers libxrandr-dev libxrender-dev libxss-dev libxtst-dev libxv-dev libxxf86vm-dev
  libz3-4 libz3-dev llvm-10-tools mercurial mercurial-common ocaml-base ocaml-man opam-doc opam-installer pango1.0-tools
  po-debconf rust-gdb wayland-protocols x11proto-input-dev x11proto-randr-dev x11proto-record-dev x11proto-scrnsaver-dev
  x11proto-xext-dev x11proto-xf86vidmode-dev x11proto-xinerama-dev
Use 'sudo apt autoremove' to remove them.
Suggested packages:
  glibc-doc
The following packages will be REMOVED:
  build-essential cabal-install cargo clang clang-10 clang-tidy clang-tidy-10 clang-tools-10 comerr-dev debhelper
  dh-autoreconf g++ g++-9 gfortran gfortran-9 ghc glib-networking:i386 gobject-introspection gstreamer1.0-plugins-base:i386
  gstreamer1.0-plugins-good:i386 gstreamer1.0-x:i386 haskell-platform i965-va-driver:i386 intel-media-va-driver:i386
  krb5-multidev lib32gcc-s1 lib32stdc++6 libaa1:i386 libaom0:i386 libapparmor1:i386 libaribb24-0:i386 libasn1-8-heimdal:i386
  libasound2:i386 libasound2-plugins:i386 libasyncns0:i386 libatk-bridge2.0-dev libatk1.0-dev libatomic1:i386
  libatspi2.0-dev libavahi-client3:i386 libavahi-common3:i386 libavc1394-0:i386 libavcodec-extra58:i386 libavutil56:i386
  libblkid-dev libblkid1:i386 libbrotli1:i386 libbsd0:i386 libbz2-1.0:i386 libbz2-dev libc6:i386 libc6-dbg libc6-dev
  libc6-i386 libcaca0:i386 libcairo-gobject2:i386 libcairo2:i386 libcairo2-dev libcap2:i386 libcapi20-3:i386
  libcdparanoia0:i386 libclang-common-10-dev libcodec2-0.9:i386 libcom-err2:i386 libcrypt1:i386 libcups2:i386
  libcurl3-gnutls:i386 libdatrie1:i386 libdb5.3:i386 libdbus-1-3:i386 libdbus-glib-1-dev libdbusmenu-glib-dev
  libdrm-amdgpu1:i386 libdrm-intel1:i386 libdrm-nouveau2:i386 libdrm-radeon1:i386 libdrm2:i386 libdv4:i386 libedit-dev
  libedit2:i386 libelf1:i386 libexif12:i386 libexpat1:i386 libexpat1-dev libfaudio0:i386 libffi7:i386 libflac8:i386
  libfontconfig1:i386 libfontconfig1-dev libfreetype-dev libfreetype6:i386 libfreetype6-dev libfribidi0:i386 libgcc-s1:i386
  libgcrypt20:i386 libgcrypt20-dev libgd3:i386 libgdbm-compat4:i386 libgdbm6:i386 libgdk-pixbuf2.0-0:i386
  libgdk-pixbuf2.0-dev libghc-async-dev libghc-attoparsec-dev libghc-call-stack-dev libghc-case-insensitive-dev
  libghc-erf-dev libghc-fgl-dev libghc-fixed-dev libghc-gluraw-dev libghc-glut-dev libghc-half-dev libghc-hashable-dev
  libghc-haskell-src-dev libghc-html-dev libghc-http-dev libghc-hunit-dev libghc-integer-logarithms-dev libghc-network-dev
  libghc-network-uri-dev libghc-objectname-dev libghc-opengl-dev libghc-openglraw-dev libghc-parallel-dev
  libghc-primitive-dev libghc-quickcheck2-dev libghc-random-dev libghc-regex-base-dev libghc-regex-compat-dev
  libghc-regex-posix-dev libghc-scientific-dev libghc-split-dev libghc-statevar-dev libghc-syb-dev libghc-tf-random-dev
  libghc-unordered-containers-dev libghc-vector-dev libghc-zlib-dev libgirepository1.0-dev libgl1:i386 libgl1-mesa-dri:i386
  libglapi-mesa:i386 libglib2.0-0:i386 libglib2.0-dev libglu1-mesa:i386 libglvnd0:i386 libglx-mesa0:i386 libglx0:i386
  libgmp10:i386 libgnutls28-dev libgnutls30:i386 libgomp1:i386 libgpg-error0:i386 libgphoto2-6:i386 libgphoto2-port12:i386
  libgpm2:i386 libgraphite2-3:i386 libgsm1:i386 libgssapi-krb5-2:i386 libgssapi3-heimdal:i386
  libgstreamer-plugins-base1.0-0:i386 libgstreamer-plugins-good1.0-0:i386 libgstreamer1.0-0:i386 libgtk-3-dev
  libgudev-1.0-0:i386 libharfbuzz-dev libharfbuzz0b:i386 libhcrypto4-heimdal:i386 libheimbase1-heimdal:i386
  libheimntlm0-heimdal:i386 libhogweed5:i386 libhx509-5-heimdal:i386 libibus-1.0-dev libicu-dev libicu66:i386 libidn2-0:i386
  libiec61883-0:i386 libieee1284-3:i386 libigdgmm11:i386 libjack-jackd2-0:i386 libjbig0:i386 libjpeg-dev libjpeg-turbo8:i386
  libjpeg-turbo8-dev libjpeg8:i386 libjpeg8-dev libk5crypto3:i386 libkeyutils1:i386 libkrb5-26-heimdal:i386 libkrb5-3:i386
  libkrb5-dev libkrb5support0:i386 liblcms2-2:i386 libldap-2.4-2:i386 libllvm11:i386 libltdl7:i386 liblz4-1:i386
  liblzma5:i386 libmount-dev libmount1:i386 libmp3lame0:i386 libmpg123-0:i386 libmysqlclient21:i386 libncurses-dev
  libncurses5-dev libncurses6:i386 libncursesw5-dev libncursesw6:i386 libnettle7:i386 libnghttp2-14:i386 libnuma1:i386
  libodbc1:i386 libogg0:i386 libopenal1:i386 libopencore-amrnb0:i386 libopencore-amrwb0:i386 libopenjp2-7:i386 libopus0:i386
  liborc-0.4-0:i386 libosmesa6:i386 libp11-kit0:i386 libpango-1.0-0:i386 libpango1.0-dev libpangocairo-1.0-0:i386
  libpangoft2-1.0-0:i386 libpcap0.8:i386 libpci3:i386 libpciaccess0:i386 libpcre2-8-0:i386 libpcre2-dev libpcre3:i386
  libpcre3-dev libperl5.30:i386 libpixman-1-0:i386 libpng-dev libpng16-16:i386 libproj-dev libproxy1v5:i386 libpsl5:i386
  libpulse-dev libpulse0:i386 libpython3-dev libpython3.8-dev libraw1394-11:i386 libreadline-dev libretro-gtk-0.14-dev
  libroken18-heimdal:i386 librsvg2-2:i386 librsvg2-common:i386 librtmp1:i386 libsamplerate0:i386 libsane:i386
  libsasl2-2:i386 libsasl2-modules:i386 libsasl2-modules-db:i386 libsdl2-2.0-0:i386 libsdl2-dev libselinux1:i386
  libselinux1-dev libsensors5:i386 libshine3:i386 libshout3:i386 libslang2:i386 libsmlnj-smlnj libsnappy1v5:i386
  libsndfile1:i386 libsndio7.0:i386 libsnmp35:i386 libsoup2.4-1:i386 libsoxr0:i386 libspeex1:i386 libsqlite3-0:i386
  libsqlite3-dev libssh-4:i386 libssl1.1:i386 libstb0:i386 libstdc++-9-dev libstdc++6:i386 libswresample3:i386
  libsystemd0:i386 libtag1v5:i386 libtag1v5-vanilla:i386 libtasn1-6:i386 libthai0:i386 libtheora0:i386 libtiff5:i386
  libtinfo6:i386 libtool libtwolame0:i386 libudev1:i386 libunistring2:i386 libusb-1.0-0:i386 libuuid1:i386 libv4l-0:i386
  libv4lconvert0:i386 libva-drm2:i386 libva-x11-2:i386 libva2:i386 libvdpau1:i386 libvisual-0.4-0:i386 libvkd3d1:i386
  libvo-amrwbenc0:i386 libvorbis0a:i386 libvorbisenc2:i386 libvpx6:i386 libvulkan1:i386 libwavpack1:i386
  libwayland-client0:i386 libwayland-cursor0:i386 libwayland-egl1:i386 libwebp6:i386 libwebpmux3:i386 libwind0-heimdal:i386
  libwine:i386 libwrap0:i386 libx11-6:i386 libx264-155:i386 libx265-179:i386 libxau6:i386 libxcb-dri2-0:i386
  libxcb-dri3-0:i386 libxcb-glx0:i386 libxcb-present0:i386 libxcb-randr0:i386 libxcb-render0:i386 libxcb-shm0:i386
  libxcb-sync1:i386 libxcb-xfixes0:i386 libxcb1:i386 libxcomposite1:i386 libxcursor1:i386 libxdamage1:i386 libxdmcp6:i386
  libxext6:i386 libxfixes3:i386 libxft-dev libxi6:i386 libxinerama1:i386 libxkbcommon0:i386 libxml2:i386 libxml2-dev
  libxmlsec1-dev libxpm4:i386 libxrandr2:i386 libxrender1:i386 libxshmfence1:i386 libxslt1-dev libxslt1.1:i386 libxss1:i386
  libxv1:i386 libxvidcore4:i386 libxxf86vm1:i386 libzmq3-dev libzstd1:i386 libzvbi0:i386 llvm-10-dev mesa-va-drivers:i386
  mesa-vdpau-drivers:i386 mesa-vulkan-drivers:i386 ocaml ocaml-compiler-libs ocaml-interp ocaml-nox ocl-icd-libopencl1:i386
  opam python3-dev python3.8-dev rustc smlnj smlnj-runtime swi-prolog swi-prolog-nox swi-prolog-x tcl-dev tcl8.6-dev tk-dev
  tk8.6-dev uuid-dev va-driver-all:i386 valgrind vdpau-driver-all:i386 wine32:i386 zlib1g:i386 zlib1g-dev
The following packages will be DOWNGRADED:
  libc6
0 upgraded, 0 newly installed, 1 downgraded, 383 to remove and 0 not upgraded.
.....
Inst libc6 [2.31-0ubuntu9.3] (2.31-0ubuntu9.2 Ubuntu:20.04/focal-updates [amd64])
Conf libc6 (2.31-0ubuntu9.2 Ubuntu:20.04/focal-updates [amd64])
User avatar
xenopeek
Level 25
Level 25
Posts: 29505
Joined: Wed Jul 06, 2011 3:58 am

Re: g++ : Depends g++-9 (>= 9.3.0-3~) but it is not going to be installed

Post by xenopeek »

With thanks to Monsta, you have other 4 other libc6 packages installed (libc6:i386, libc6-dbg, libc6-dev and libc6-i386) that are built from the same source package https://packages.ubuntu.com/source/focal-updates/glibc. Most likely downgrading these all at the same time will let you downgrade without removing other packages.

This command should do it:
apt install libc6=2.31-0ubuntu9.2 libc6:i386=2.31-0ubuntu9.2 libc6-dbg=2.31-0ubuntu9.2 libc6-dev=2.31-0ubuntu9.2 libc6-i386=2.31-0ubuntu9.2
It will prompt you whether you want to continue. Confirm it's ONLY downgrading libc6 packages before you continue. Else abort.
Image
Locked

Return to “Software & Applications”