[Bug 2060393] Re: need rebuild
Villy Thomsen
2060393 at bugs.launchpad.net
Fri Apr 12 08:31:46 UTC 2024
Can be easily reproduced with the official docker image:
docker pull ubuntu:24.04
docker run -it --rm ubuntu:24.04 bash
apt update
apt upgrade
apt install python3-distutils
=>
root at ad017670d9f7:/# apt install python3-distutils
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:
python3-distutils : Depends: python3:any (>= 3.11.6-1~)
Depends: python3:any (< 3.13)
Depends: python3-lib2to3 (= 3.12.2-3ubuntu1.1) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
--
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to python3-stdlib-extensions in
Ubuntu.
https://bugs.launchpad.net/bugs/2060393
Title:
need rebuild
Status in python3-stdlib-extensions package in Ubuntu:
Confirmed
Bug description:
Die folgenden Pakete haben unerfüllte Abhängigkeiten:
python3-distutils : Hängt ab von: python3-lib2to3 (= 3.12.2-3ubuntu1.1) aber 3.12.2-3ubuntu4 soll installiert werden
E: Probleme können nicht korrigiert werden, Sie haben zurückgehaltene defekte Pakete.
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python3-stdlib-extensions/+bug/2060393/+subscriptions
More information about the foundations-bugs
mailing list