Package: sysvinit
Version: 2.93-8
Severity: grave
Dear maintainers,
It seems there is a dependency issue when installing sysvinit-core as
indicated in following trace
ansible@pinebook:~$ LC_ALL=C LANG=C LANGUAGE=C sudo apt install
sysvinit-core
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:
dconf-service : Depends: default-dbus-session-bus or
dbus-session-bus
libsoup2.4-1 : Depends: glib-networking (>= 2.32.0) but it is not
going to be installed
E: Error, pkgProblemResolver::Resolve generated breaks, this may be
caused by held packages.
My configuration is :
ansible@pinebook:~$ cat /etc/debian_version
10.0
ansible@pinebook:~$ uname -a
Linux pinebook 5.2.5-sunxi64 #5.92 SMP Fri Aug 2 07:51:38 CEST 2019
aarch64 GNU/Linux
ansible@pinebook:~$ grep deb /etc/apt/sources.list.d/* |grep -v "#"
/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_debian_v_10_buster* |grep -v "#"
|grep -v "^$"
Package: dhcpcd5
Pin: release *
Pin-Priority: -1
Package: *systemd*
Pin: release *
Pin-Priority: -1
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
ansible@pinebook:~$ dpkg -l |grep -v ii
Souhait=inconnU/Installé/suppRimé/Purgé/H=à garder
|
État=Non/Installé/fichier-Config/dépaqUeté/échec-conFig/H=semi-installé/W=attend-traitement-déclenchements
|/ Err?=(aucune)/besoin Réinstallation (État,Err: majuscule=mauvais)
||/ Nom Version
Architecture Description
+++-===========================================================-============================-============-===============================================================================
Thanks in advance for your help
Best regards