deadsnakes / issues

Issues for https://launchpad.net/~deadsnakes/+archive/ubuntu/ppa
86 stars 6 forks source link

focal 3.11: `libpython3.11-minimal` circular file collision with `libpython3.11-stdlib` #211

Closed sielicki closed 2 years ago

sielicki commented 2 years ago

description

running into

The following additional packages will be installed:
  libpython3.11-minimal libpython3.11-stdlib
The following packages will be upgraded:
  libpython3.11-minimal libpython3.11-stdlib
2 upgraded, 0 newly installed, 0 to remove and 11 not upgraded.
11 not fully installed or removed.
Need to get 0 B/2,573 kB of archives.
After this operation, 5,120 B of additional disk space will be used.
(Reading database ... 410151 files and directories currently installed.)
Preparing to unpack .../libpython3.11-stdlib_3.11.0~a7-1+focal2_amd64.deb ...
Unpacking libpython3.11-stdlib:amd64 (3.11.0~a7-1+focal2) over (3.11.0~a7-1+focal1) ...
dpkg: error processing archive /var/cache/apt/archives/libpython3.11-stdlib_3.11.0~a7-1+focal2_amd64.deb (--unpack):
 trying to overwrite '/usr/lib/python3.11/_sysconfigdata__linux_x86_64-linux-gnu.py', which is also in package libpython3.11-minimal:amd64 3.11.0~a7-1+focal1
Preparing to unpack .../libpython3.11-minimal_3.11.0~a7-1+focal2_amd64.deb ...
Unpacking libpython3.11-minimal:amd64 (3.11.0~a7-1+focal2) over (3.11.0~a7-1+focal1) ...
dpkg: error processing archive /var/cache/apt/archives/libpython3.11-minimal_3.11.0~a7-1+focal2_amd64.deb (--unpack):
 trying to overwrite '/usr/lib/python3.11/typing.py', which is also in package libpython3.11-stdlib:amd64 3.11.0~a7-1+focal1
dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
Errors were encountered while processing:
 /var/cache/apt/archives/libpython3.11-stdlib_3.11.0~a7-1+focal2_amd64.deb
 /var/cache/apt/archives/libpython3.11-minimal_3.11.0~a7-1+focal2_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

fill in a description of your issue -- be specific!

os information

cat /etc/apt/sources.list /etc/apt/sources.list.d/* | grep ^deb | sort -u
deb [arch=amd64,arm64,armhf] http://packages.microsoft.com/repos/code stable main
deb [arch=amd64] https://dl.google.com/linux/chrome/deb/ stable main
deb [arch=amd64] https://packages.microsoft.com/repos/ms-teams stable main
deb http://apt.llvm.org/focal/ llvm-toolchain-focal main
deb http://ppa.launchpad.net/cappelikan/ppa/ubuntu focal main
deb http://ppa.launchpad.net/deadsnakes/ppa/ubuntu focal main
deb http://ppa.launchpad.net/kelleyk/emacs/ubuntu focal main
deb http://ppa.launchpad.net/neovim-ppa/unstable/ubuntu focal main
deb http://ppa.launchpad.net/ubuntu-toolchain-r/test/ubuntu focal main
deb http://ppa.launchpad.net/x2go/stable/ubuntu focal main
deb http://us.archive.ubuntu.com/ubuntu focal-backports main restricted universe multiverse
deb http://us.archive.ubuntu.com/ubuntu focal main restricted
deb http://us.archive.ubuntu.com/ubuntu focal multiverse
deb http://us.archive.ubuntu.com/ubuntu focal-security main restricted
deb http://us.archive.ubuntu.com/ubuntu focal-security multiverse
deb http://us.archive.ubuntu.com/ubuntu focal-security universe
deb http://us.archive.ubuntu.com/ubuntu focal universe
deb http://us.archive.ubuntu.com/ubuntu focal-updates main restricted
deb http://us.archive.ubuntu.com/ubuntu focal-updates multiverse
deb http://us.archive.ubuntu.com/ubuntu focal-updates universe
deb [signed-by=/usr/share/keyrings/nodesource.gpg] https://deb.nodesource.com/node_14.x focal main
deb [signed-by=/usr/share/keyrings/tailscale-archive-keyring.gpg] https://pkgs.tailscale.com/stable/ubuntu focal main
deb-src http://apt.llvm.org/focal/ llvm-toolchain-focal main
deb-src [signed-by=/usr/share/keyrings/nodesource.gpg] https://deb.nodesource.com/node_14.x focal main

lsb_release -a

$ cat /etc/lsb-release
DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=20.04
DISTRIB_CODENAME=focal
DISTRIB_DESCRIPTION="Ubuntu 20.04.4 LTS"
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:    Ubuntu 20.04.4 LTS
Release:        20.04
Codename:       focal

uname -a

$ uname -a
Linux borkbox 5.13.0-39-generic #44~20.04.1-Ubuntu SMP Thu Mar 24 16:43:35 UTC 2022 x86_64 x86_64 x86_64 GNU/Linux
asottile commented 2 years ago

pinned issue duplicate, please search and/or read the pinned issues in the future

sielicki commented 2 years ago

Apologies, never seen that UI on github before, my eyes glossed over the pinned issue header completely and went straight to the list.

iandelahorne commented 2 years ago

pinned issue duplicate, please search and/or read the pinned issues in the future

@asottile It seems that the pinned issues in this repo have been unpinned

asottile commented 2 years ago

@iandelahorne indeed, it was unpinned after it had been resolved for 45 days