[Bug 1998046] [NEW] 3.10.6-1~22.04.1 version inconsistency

- 1998046 at bugs.launchpad.net
Sun Nov 27 11:51:37 UTC 2022


Public bug reported:

When installing package 3.10.6-1~22.04.1, I expect that its version will
be 3.10.6-1~22.04.1 but instead the version is 3.10.6-1~22.04

$ apt-get update
...
Reading package lists... Done

$ apt-get install python3=3.10.6-1~22.04.1 -y
...
E: Version '3.10.6-1~22.04.1' for 'python3' was not found

$ apt-get install python3 -y
...
Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.6-1~22.04.1 [2263 kB]
...
Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.6-1~22.04.1 [497 kB]
...
Unpacking python3.10-minimal (3.10.6-1~22.04.1) ...
...
Setting up python3.10-minimal (3.10.6-1~22.04.1) ...

$ dpkg-query -W -f='${Version}\n' python3
3.10.6-1~22.04

$ apt-cache show python3 | grep Version | head -n 1
Version: 3.10.6-1~22.04

$ lsb_release -rd
Description:	Ubuntu 22.04.1 LTS
Release:	22.04

$ apt-cache policy python3
python3:
  Installed: 3.10.6-1~22.04
  Candidate: 3.10.6-1~22.04
  Version table:
 *** 3.10.6-1~22.04 500
        500 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages
        100 /var/lib/dpkg/status
     3.10.4-0ubuntu2 500
        500 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages

** Affects: python3.10 (Ubuntu)
     Importance: Undecided
         Status: New

-- 
You received this bug notification because you are a member of Ubuntu
Foundations Bugs, which is subscribed to python3.10 in Ubuntu.
https://bugs.launchpad.net/bugs/1998046

Title:
  3.10.6-1~22.04.1 version inconsistency

Status in python3.10 package in Ubuntu:
  New

Bug description:
  When installing package 3.10.6-1~22.04.1, I expect that its version
  will be 3.10.6-1~22.04.1 but instead the version is 3.10.6-1~22.04

  $ apt-get update
  ...
  Reading package lists... Done

  $ apt-get install python3=3.10.6-1~22.04.1 -y
  ...
  E: Version '3.10.6-1~22.04.1' for 'python3' was not found

  $ apt-get install python3 -y
  ...
  Get:3 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10-minimal amd64 3.10.6-1~22.04.1 [2263 kB]
  ...
  Get:11 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 python3.10 amd64 3.10.6-1~22.04.1 [497 kB]
  ...
  Unpacking python3.10-minimal (3.10.6-1~22.04.1) ...
  ...
  Setting up python3.10-minimal (3.10.6-1~22.04.1) ...

  $ dpkg-query -W -f='${Version}\n' python3
  3.10.6-1~22.04

  $ apt-cache show python3 | grep Version | head -n 1
  Version: 3.10.6-1~22.04

  $ lsb_release -rd
  Description:	Ubuntu 22.04.1 LTS
  Release:	22.04

  $ apt-cache policy python3
  python3:
    Installed: 3.10.6-1~22.04
    Candidate: 3.10.6-1~22.04
    Version table:
   *** 3.10.6-1~22.04 500
          500 http://archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages
          100 /var/lib/dpkg/status
       3.10.4-0ubuntu2 500
          500 http://archive.ubuntu.com/ubuntu jammy/main amd64 Packages

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




More information about the foundations-bugs mailing list