You still don't see 0ubuntu2, so your mirror is perhaps outdated. Here:

$ apt-cache policy python3 python3-venv
python3:
  Installed: 3.12.3-0ubuntu2
  Candidate: 3.12.3-0ubuntu2
  Version table:
 *** 3.12.3-0ubuntu2 500
        500 http://br.archive.ubuntu.com/ubuntu noble-updates/main amd64 
Packages
        100 /var/lib/dpkg/status
     3.12.3-0ubuntu1 500
        500 http://br.archive.ubuntu.com/ubuntu noble/main amd64 Packages
python3-venv:
  Installed: 3.12.3-0ubuntu2
  Candidate: 3.12.3-0ubuntu2
  Version table:
 *** 3.12.3-0ubuntu2 500
        500 http://br.archive.ubuntu.com/ubuntu noble-updates/universe amd64 
Packages
        100 /var/lib/dpkg/status
     3.12.3-0ubuntu1 500
        500 http://br.archive.ubuntu.com/ubuntu noble/universe amd64 Packages

Try switching to another mirror, or just use "archive.ubuntu.com"
instead.

-- 
You received this bug notification because you are a member of Ubuntu
Touch seeded packages, which is subscribed to python3-defaults in
Ubuntu.
https://bugs.launchpad.net/bugs/2105455

Title:
  python3-venv : Depends: python3 (= 3.12.3-0ubuntu1) but
  3.12.3-0ubuntu2 is to be installed

Status in python3-defaults package in Ubuntu:
  Incomplete

Bug description:
  ommand: /usr/bin/apt-get install -y python3-venv
  Output:
  Reading package lists...
  Building dependency tree...
  Reading state information...
  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-venv : Depends: python3 (= 3.12.3-0ubuntu1) but 3.12.3-0ubuntu2 is 
to be installed

  
  Couldn't be fixed by normal update/upgrade or mirror change.

  I've patched my system for now with:

  sudo apt install --allow-downgrades
  python3{,-full,-doc,-examples,-minimal}=3.12.3-0ubuntu1
  libpython3-stdlib=3.12.3-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python3-defaults/+bug/2105455/+subscriptions


-- 
Mailing list: https://launchpad.net/~touch-packages
Post to     : touch-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~touch-packages
More help   : https://help.launchpad.net/ListHelp

Reply via email to