Quantcast
Channel: Debian User Forums
Viewing all articles
Browse latest Browse all 3557

Testing And Unstable • [SID - Unstable] Problem updating packages on Debian Sid

$
0
0
I had the same apt version (2.7.10), but I upgraded it and now:

Code:

$ apt --versionapt 2.7.11 (amd64)

Code:

$ ldd /lib/x86_64-linux-gnu/libapt-pkg.so.6.0linux-vdso.so.1 (0x00007ffe440aa000)libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007f18721e8000)libbz2.so.1.0 => /lib/x86_64-linux-gnu/libbz2.so.1.0 (0x00007f18721d5000)liblzma.so.5 => /lib/x86_64-linux-gnu/liblzma.so.5 (0x00007f18721a5000)liblz4.so.1 => /lib/x86_64-linux-gnu/liblz4.so.1 (0x00007f187217f000)libzstd.so.1 => /lib/x86_64-linux-gnu/libzstd.so.1 (0x00007f18720be000)libudev.so.1 => /lib/x86_64-linux-gnu/libudev.so.1 (0x00007f1872089000)libsystemd.so.0 => /lib/x86_64-linux-gnu/libsystemd.so.0 (0x00007f1871d1e000)libgcrypt.so.20 => /lib/x86_64-linux-gnu/libgcrypt.so.20 (0x00007f1871bd6000)libxxhash.so.0 => /lib/x86_64-linux-gnu/libxxhash.so.0 (0x00007f1872076000)libstdc++.so.6 => /lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007f1871800000)libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f1871af7000)libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007f1872047000)libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f187161e000)/lib64/ld-linux-x86-64.so.2 (0x00007f1872221000)libcap.so.2 => /lib/x86_64-linux-gnu/libcap.so.2 (0x00007f187203b000)libgpg-error.so.0 => /lib/x86_64-linux-gnu/libgpg-error.so.0 (0x00007f1871ace000)

Code:

$ ldd /usr/bin/aptlinux-vdso.so.1 (0x00007ffd3edcc000)libapt-private.so.0.0 => /lib/x86_64-linux-gnu/libapt-private.so.0.0 (0x00007f60bff01000)libapt-pkg.so.6.0 => /lib/x86_64-linux-gnu/libapt-pkg.so.6.0 (0x00007f60bfc00000)libstdc++.so.6 => /lib/x86_64-linux-gnu/libstdc++.so.6 (0x00007f60bf800000)libgcc_s.so.1 => /lib/x86_64-linux-gnu/libgcc_s.so.1 (0x00007f60bfed4000)libc.so.6 => /lib/x86_64-linux-gnu/libc.so.6 (0x00007f60bf61e000)libz.so.1 => /lib/x86_64-linux-gnu/libz.so.1 (0x00007f60bfeb3000)libbz2.so.1.0 => /lib/x86_64-linux-gnu/libbz2.so.1.0 (0x00007f60bfea0000)liblzma.so.5 => /lib/x86_64-linux-gnu/liblzma.so.5 (0x00007f60bfe70000)liblz4.so.1 => /lib/x86_64-linux-gnu/liblz4.so.1 (0x00007f60bfe4a000)libzstd.so.1 => /lib/x86_64-linux-gnu/libzstd.so.1 (0x00007f60bfb3f000)libudev.so.1 => /lib/x86_64-linux-gnu/libudev.so.1 (0x00007f60bfb0c000)libsystemd.so.0 => /lib/x86_64-linux-gnu/libsystemd.so.0 (0x00007f60bf53c000)libgcrypt.so.20 => /lib/x86_64-linux-gnu/libgcrypt.so.20 (0x00007f60bf3f4000)libxxhash.so.0 => /lib/x86_64-linux-gnu/libxxhash.so.0 (0x00007f60bfaf9000)libm.so.6 => /lib/x86_64-linux-gnu/libm.so.6 (0x00007f60bf315000)/lib64/ld-linux-x86-64.so.2 (0x00007f60bffa5000)libcap.so.2 => /lib/x86_64-linux-gnu/libcap.so.2 (0x00007f60bfe3c000)libgpg-error.so.0 => /lib/x86_64-linux-gnu/libgpg-error.so.0 (0x00007f60bfad0000)

Code:

# dpkg --verifymissing     /usr/bin/libpkcs11-dnie-test-distmissing     /usr/bin/libpkcs11-dnie-test-p11missing     /usr/lib/libpkcs11-dnie-asn1.lamissing     /usr/lib/libpkcs11-dnie-asn1skeletons.lamissing     /usr/lib/libpkcs11-dnie-cryptopp.lamissing     /usr/lib/libpkcs11-dnie.la??5?????? c /etc/sudoers??5?????? c /etc/sysctl.conf
The missing files belongs to a package installed for using the government identity card. I have Debian Stable installed too (dual boot) and there I have the same output and the system works properly. Beyond that this package was installed for months ago and this problem I am having is happening only one month ago or so. In other words, I have this package installed some time ago and did not have this problem at first.

Some time ago I had a problem with an update because I updated without looking at the actions that were implicit in it (removing essential packages) and since I have Timeshift installed as lifesafer for those cases, I reverted to a previous snapshot. I don't know if that was the cause of my problem. Anyway, if I don't find the solution to this in next days, perhaps I will opt for using Timeshift again for restoring an old snapshot and updating from there to see if solves this problem.

Statistics: Posted by jmarinho — 2024-02-17 10:35 — Replies 15 — Views 537



Viewing all articles
Browse latest Browse all 3557

Trending Articles