Package: python-dev
Version: 2.7.16-1
Severity: grave

Dear maintainers,

It seems there is a dependency issue when installing python-dev as indicated in following trace.

My target is one arm64 Pinebook Debian buster 10.1

My test conditions are ...

ansible@pinebook:~$ uname -a
Linux pinebook 5.3.3-sunxi64 #5.98.191007 SMP Mon Oct 7 02:47:01 CEST 2019 aarch64 GNU/Linux

ansible@pinebook:~$ cat /etc/debian_version
10.1

ansible@pinebook:~$ grep deb /etc/apt/sources.list.d/* |grep -v "#"
/etc/apt/sources.list.d/armbian_apt_v_10_buster.list:deb http://apt.armbian.com buster main buster-utils buster-desktop /etc/apt/sources.list.d/debian_apt_v_10_buster_backports.list:deb http://ftp.fr.debian.org/debian buster-backports main contrib non-free /etc/apt/sources.list.d/debian_apt_v_10_buster_current.list:deb http://ftp.debian.org/debian/ buster main contrib non-free /etc/apt/sources.list.d/debian_apt_v_10_buster_previous.list:deb http://ftp.debian.org/debian/ stretch main contrib non-free /etc/apt/sources.list.d/debian_apt_v_10_buster_update_security.list:deb http://security.debian.org buster/updates main contrib non-free /etc/apt/sources.list.d/debian_apt_v_10_buster_updates.list:deb http://ftp.fr.debian.org/debian buster-updates main contrib non-free



ansible@pinebook:~$ cat /etc/apt/preferences.d/preferences_* |grep -v "#" |grep -v "^$"
Package: hostapd
Pin: origin "apt.armbian.com"
Pin-Priority: -1
Package: *
Pin: origin "apt.armbian.com"
Pin-Priority: 500
Package: *
Pin: release o=Debian,l=Debian,n=buster-update
Pin-Priority: 901
Package: *
Pin: release o=Debian,l=Debian,n=buster
Pin-Priority: 900
Package: *
Pin: release o=Debian,l=Debian,n=buster-backports
Pin-Priority: -1
Package: *
Pin: release o=Debian,l=Debian,n=stretch
Pin-Priority: 400
Package: *
Pin: release o=Debian,l=Debian,n=testing
Pin-Priority: -1
Package: *
Pin: release o=Debian,l=Debian,n=unstable
Pin-Priority: -1
Package: dhcpcd5
Pin: release *
Pin-Priority: -1
Package: systemd
Pin: release *
Pin-Priority: -1


ansible@pinebook:~$ deborphan
ansible@pinebook:~$


ansible@pinebook:~$ dpkg -l |grep -v ii
Desired=Unknown/Install/Remove/Purge/Hold
| Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ Name Version Architecture Description
+++-=====================================-==================================-============-===============================================================================

ansible@pinebook:~$ pstree -anp
init,1
  |-cron,2398
  |-sshd,2532
  |   `-sshd,2760
  |       `-sshd,2762
  |           `-bash,2763
  |               `-pstree,1015 -anp
  |-login,2590 --
  |-getty,2591 38400 tty2
  |-getty,2592 38400 tty3
  |-getty,2593 38400 tty4
  |-getty,2594 115200 ttyS0
  |-dbus-daemon,3962 --system
  |-systemd-udevd,10415
  `-syslog-ng,28841
      `-syslog-ng,28842 -p /var/run/syslog-ng.pid --no-caps


ansible@pinebook:~$ sudo apt install python-dev
Reading package lists... Done
Building dependency tree
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:
python-dev : Depends: libpython-dev (= 2.7.16-1) but it is not going to be installed Depends: python2.7-dev (>= 2.7.16-1~) but it is not going to be installed Depends: python2-dev (= 2.7.16-1) but it is not going to be installed
E: Unable to correct problems, you have held broken packages.


Thanks in advance for your help
Best regards

Reply via email to