Le 20/09/2022 à 01:11, Vincent Danjean a écrit :
   Hi,

Le 19/09/2022 à 23:49, Luca Boccassi a écrit :
Are you sure the problem was not there beforehand?

Yes. Due to the numerous missing files, I'm sure the problem
comes from the apt upgrade. The FS is in a good state (no
corruption) with nearly 9GB free (so no out-of-space problem).
  My system was perfectly booting and working before.

  Note that usrmerge has really run: I see this package that
would be newly installed before starting the upgrade (and
I read its bug page and the links to the TC decisions because
initially I did not want to merge my /usr).
  So, I run 'ls /' in a terminal before and after the upgrade
and I saw the changes. Now:
vdanjean@eyak:~$ ls -l / | grep -- '->'
lrwxrwxrwx   1 root root      7 19 sept. 21:34 bin -> usr/bin
lrwxrwxrwx   1 root root     30 12 sept. 18:44 initrd.img -> 
boot/initrd.img-5.19.0-1-amd64
lrwxrwxrwx   1 root root     30 12 sept. 18:44 initrd.img.old -> 
boot/initrd.img-5.18.0-4-amd64
lrwxrwxrwx   1 root root      7 19 sept. 21:34 lib -> usr/lib
lrwxrwxrwx   1 root root      9 19 sept. 21:34 lib32 -> usr/lib32
lrwxrwxrwx   1 root root      9 19 sept. 21:34 lib64 -> usr/lib64
lrwxrwxrwx   1 root root     10 19 sept. 21:34 libx32 -> usr/libx32
lrwxrwxrwx   1 root root      8 19 sept. 21:34 sbin -> usr/sbin
lrwxrwxrwx   1 root root     27 12 sept. 18:44 vmlinuz -> 
boot/vmlinuz-5.19.0-1-amd64
lrwxrwxrwx   1 root root     27 12 sept. 18:44 vmlinuz.old -> 
boot/vmlinuz-5.18.0-4-amd64
vdanjean@eyak:~$

   I will re-run debsums (it seems that the "|&" polute the output
a litle bit, I want to be sure I reinstalled all required packages)

Missing files are sent to stderr by debsums, hence the mess
in my initial log.
After a rerun of debsums, I will have to reinstall
gitlab-ci-multi-runner but I need to manually download it
(it is not a package from Debian). All the others seem now
correct.

  Regards
    Vincent


   I also put in attachement the dpkg log file (I do not see anything
special when I've done the initial "apt upgrade")
First is my "apt upgrade"
At 21:56, there is my "apt install --reinstall systemd"
At 22:19, I upgraded pipewire (not done before because this requires the 
removal of pulseaudio)
At 23:52, I reinstalled some package from the rescue system
At 00:18, I installed debsums
At 00:46, I reinstalled all problematic packages

   Regards,
     Vincent


Reply via email to