On Wed 18 Aug 2021, at 23:33, piorunz <pior...@gmx.com> wrote: > On 18/08/2021 16:14, Gareth Evans wrote: > > Unpacking gir1.2-gst-plugins-bad-1.0:amd64 (1.18.4-3) ... > > [1mdpkg:[0m error processing archive > > /tmp/apt-dpkg-install-Un4rDW/28-gir1.2-gst-plugins-bad-1.0_1.18.4-3_amd64.deb > > (--unpack): > > trying to overwrite > > '/usr/lib/x86_64-linux-gnu/girepository-1.0/GstTranscoder-1.0.typelib', > > which is also in package pitivi 0.999-1+b1 > > [1mdpkg-deb:[0m [1;31merror:[0m paste subprocess was killed by signal > > (Broken pipe) > > IMO that's the source of your problem. > You have two packages fighting to overwrite the same file. You should > inspect them. > Are you sure they come from buster, not from foreign repository?
Apparently they are both from Buster. Removing pitivi before upgrading improves things, but not completely plain sailing. On Buster: # aptitude search '?narrow(?installed, ?not(?origin(Debian)))' # # apt-forktracer | sort libck0 (0.6.0-1.2~bpo10+1) [Debian Backports: 0.6.0-1.2~bpo10+1] libnvpair3linux (2.0.3-9~bpo10+1) [Debian Backports: 2.0.3-9~bpo10+1] libuutil3linux (2.0.3-9~bpo10+1) [Debian Backports: 2.0.3-9~bpo10+1] libzfs4linux (2.0.3-9~bpo10+1) [Debian Backports: 2.0.3-9~bpo10+1] libzpool4linux (2.0.3-9~bpo10+1) [Debian Backports: 2.0.3-9~bpo10+1] sane-airscan (0.99.19-1~bpo10+1) [Debian Backports: 0.99.19-1~bpo10+1] sysbench (1.0.18+ds-1~bpo10+1) [Debian Backports: 1.0.18+ds-1~bpo10+1] zfs-dkms (2.0.3-9~bpo10+1) [Debian Backports: 2.0.3-9~bpo10+1 2.0.3-9~bpo10+1] [Debian: 0.7.12-2+deb10u2 0.7.12-2+deb10u2] zfs-initramfs (2.0.3-9~bpo10+1) [Debian Backports: 2.0.3-9~bpo10+1 2.0.3-9~bpo10+1] [Debian: 0.7.12-2+deb10u2 0.7.12-2+deb10u2] zfsutils-linux (2.0.3-9~bpo10+1) [Debian Backports: 2.0.3-9~bpo10+1] [Debian: 0.7.12-2+deb10u2] zfs-zed (2.0.3-9~bpo10+1) [Debian Backports: 2.0.3-9~bpo10+1] [Debian: 0.7.12-2+deb10u2] # aptitude search '~o' # # apt policy pitivi pitivi: Installed: 0.999-1+b1 Candidate: 0.999-1+b1 Version table: *** 0.999-1+b1 500 500 http://deb.debian.org/debian buster/main amd64 Packages 100 /var/lib/dpkg/status # apt-show-versions | grep newer # # aptitude search '~i(!~ODebian)' # # apt remove --purge pitivi # apt upgrade --without-new-pkgs (completes) # apt full-upgrade [...] Processing triggers for libapache2-mod-php7.4 (7.4.21-1+deb11u1) ... <upgrade interrupted, etckeeper output snipped> W: APT had planned for dpkg to do more than it reported back (7510 vs 7543). Affected packages: texlive-fonts-recommended:amd64 texlive-lang-greek:amd64 texlive-latex-base:amd64 texlive-latex-extra:amd64 texlive-latex-recommended:amd64 texlive-pictures:amd64 texlive-plain-generic:amd64 texlive-science:amd64 # apt full-upgrade (completes) Oh well. Thanks. G > > You have commands to check for this: > > check if any packages are newer than repository (possibly foreign) > apt-show-versions | grep newer > > check if any packages are foreign (not from Debian) > aptitude search '~i(!~ODebian)' > > > -- > > With kindest regards, piorunz. > > ⢀⣴⠾⠻⢶⣦⠀ > ⣾⠁⢠⠒⠀⣿⡁ Debian - The universal operating system > ⢿⡄⠘⠷⠚⠋⠀ https://www.debian.org > ⠈⠳⣄⠀⠀⠀⠀ > >