Le 15/02/2019 à 08:01, Vincent Danjean a écrit :
> Le 14/02/2019 à 22:59, Felipe Sateler a écrit :
>> Is udev by any chance i386 instead of amd64?
>
> I don't think so:
> vdanjean@eyak:~$ apt-cache policy udev:i386
> udev:i386:
> Installé : (aucun)
However, systemd was installed as i386:
vdanjean@eyak:~$ apt-cache policy systemd:i386
systemd:i386:
Installé : 240-5
Candidat : 240-5
Table de version :
*** 240-5 500
500 http://ftp.fr.debian.org/debian testing/main i386 Packages
500 http://ftp.fr.debian.org/debian unstable/main i386 Packages
100 /var/lib/dpkg/status
239-12~bpo9+1 100
100 http://ftp.fr.debian.org/debian stretch-backports/main i386 Packages
232-25+deb9u8 500
500 http://security.debian.org stretch/updates/main i386 Packages
232-25+deb9u6 500
500 http://ftp.fr.debian.org/debian stretch/main i386 Packages
vdanjean@eyak:~$ apt-cache policy systemd:amd64
systemd:
Installé : (aucun)
Candidat : 240-5
Table de version :
240-5 500
500 http://ftp.fr.debian.org/debian testing/main amd64 Packages
500 http://ftp.fr.debian.org/debian unstable/main amd64 Packages
239-12~bpo9+1 100
100 http://ftp.fr.debian.org/debian stretch-backports/main amd64
Packages
232-25+deb9u8 500
500 http://security.debian.org stretch/updates/main amd64 Packages
232-25+deb9u6 500
500 http://ftp.fr.debian.org/debian stretch/main amd64 Packages
It probably comes from the fact that:
1) using apt-listbugs, I blocked the upgrade of systemd due to
919231
2) the upgrade fails due to another package. So I've to go with
'apt install -f'
3) 'apt install -f' alone was removing packages I would like to keep
(such as digikam), so I forced some packages on the command line
4) due to (1), apt probably solved some problem by selecting the
i386 version of systemd (I did not remark anything during the
installation)
So, the severity can be lowered and I will test with a reboot
as soon as possible.
Regards,
Vincent
--
Vincent Danjean GPG key ID 0xD17897FA [email protected]
GPG key fingerprint: 621E 3509 654D D77C 43F5 CA4A F6AE F2AF D178 97FA
Unofficial pkgs: http://moais.imag.fr/membres/vincent.danjean/deb.html
APT repo: deb http://people.debian.org/~vdanjean/debian unstable main