Public bug reported:

python3.8 3.8.0~a4-1 renamed /usr/include/python3.8m to
/usr/include/python3.8, but the symlinks in /usr/include/python3.8d
still point to python3.8m so are dangling. This causes packages like
python3-stdlib-extensions to FTBFS.

(eoan-amd64)root@lamuella:~# cat /usr/include/python3.8d/code.h
cat: /usr/include/python3.8d/code.h: No such file or directory
(eoan-amd64)root@lamuella:~# ls -l /usr/include/python3.8d/code.h
lrwxrwxrwx 1 root root 20 May 15 08:30 /usr/include/python3.8d/code.h -> 
../python3.8m/code.h
(eoan-amd64)root@lamuella:~# ls -l /usr/include | grep python
lrwxrwxrwx  1 root root     10 Apr  3 16:39 python3.7 -> python3.7m
drwxr-xr-x  2 root root   4096 Jun  5 18:49 python3.7dm
drwxr-xr-x  3 root root   4096 Jun  5 18:48 python3.7m
drwxr-xr-x  4 root root   4096 Jun  5 18:48 python3.8
drwxr-xr-x  2 root root   4096 Jun  5 18:48 python3.8d
(eoan-amd64)root@lamuella:~# dpkg -S 3.8d/code.h
libpython3.8-dbg:amd64: /usr/include/python3.8d/code.h
(eoan-amd64)root@lamuella:~# dpkg -l | grep libpython3.8-dbg
ii  libpython3.8-dbg:amd64           3.8.0~a4-3             amd64        Debug 
Build of the Python Interpreter (version 3.8)

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

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

Title:
  libpython3.8-dbg header symlinks point to nonexistent python3.8m
  rather than python3.8

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to