Re: upgrade packages with apt

Brian O'Keefe <[email protected]> Wed, 24 Jan 2024 10:10:44 -0700
Newsgroups gmane.org.user-groups.linux.nmglug
Message-ID <[email protected]>
This is a multi-part message in MIME format.
--===============3826492998573748569==
Content-Type: multipart/alternative;
 boundary="------------8W0JW8TUqxKU8zbbAIOwsElo"
Content-Language: en-US

This is a multi-part message in MIME format.
--------------8W0JW8TUqxKU8zbbAIOwsElo
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 8bit

Thanks Ted

It seems that the i386 packages are a big problem (or were when they 
were still installed). Ted, do you not have any *i386 packages? I can't 
remember if I mentioned that I tried to install Wine to see what would 
happen and I got the same error re: libtiff5:i386 circular dependencies 
as well as libdeflate0:i386. Had to fumble through pkg mgr. to try and 
fix broken dependencies as well as running: apt --fix-missing install. 
After several efforts I got down to one broken package, libtiff5:i386, 
and  ran apt --fix-missing install and as you saw very many *i386 pkgs 
became "obsolete". Don't know why running the command again made so many 
non-i386 pkgs 'obsolete'.

I can back up 'Home', write all of my saved passwords in Chromium to a 
spread sheet and save those too, to a drive. I'm not going to shutdown 
or restart until I can get everything backed up that's important. I 
might back up /usr too to keep record of what apps are installed.

It's hard to imagine what I may lose by doing a fresh install and adding 
back data I've backed up. I guess there's no less painful way?

Much appreciated


On 1/24/24 08:37AM, Ted Pomeroy wrote:
> Brian & NMGLUGers, This circular chasing of several packages may have 
> resulted from multiple repositories and goals for adding software. 1) 
> LTS with Ubuntu Exteded support, 2) Cairo Dock ppa, 3) Several 3rd 
> party browser ppa experiments, 4) Other 3rd party software and Ubuntu 
> Backports. Also add Wine to the mix. The potential for confusion is 
> high as is the inevitability of a conflict.
> At one point three items held up the updates: libdeflate0:i386, 
> libroc0.3 and libtiff5:i386. Only one of these is in the Ubuntu 
> "focal" 20.04 repository on my machine of that date. 'libroc0.3' is in 
> "noble" - Ubuntu 24.04, due out very soon, but the backport may be an 
> issue. There is a libtiff5 in focal, but his may not be from there. I 
> had a look at the update settings and Brian and I made a few less 
> adventurous unsuccessful attempts to resolve this.
> Is there anyone familiar with LTS and Exreded support best practices?
> Brian, it is definitely time for a backup of important items, forward 
> cloning will only bring along the errors. You may also want to address 
> your browser saved settings and extensions and such for both important 
> preferences and potential unwanted programs/extensions. We can talk 
> again sometime.
> Thank you, Ted P
>
> On Tue, Jan 23, 2024 at 4:37 PM Brian O'Keefe <[email protected]> 
> wrote:
>
>     Hello All,
>
>     This is a true saga and if no one wants to read the numerous
>     chapters I wouldn't blame you! I made some sort of progress in
>     getting my broken pkgs fixed but I fear at a huge price. Many pkgs
>     are now "not needed" though I have not removed them. I don't know
>     why thry would now not be needed and what that could do. I don't
>     need to autoremove them The info is below. My comments are bold.
>
>     *After chasing dependencies all over and incorrect pkg versions I
>     bailed and ran the force command:*
>
>     # dpkg --force depends -P libtiff5:i386
>
>     dpkg: libtiff5:i386: dependency problems, but removing anyway as
>     you requested:
>
>     libsane:i386 depends on libtiff5 (>= 4.0.3).
>
>     libgd3:i386 depends on libtiff5 (>= 4.0.3).
>
>     (Reading database ... 564495 files and directories currently
>     installed.)
>
>     Removing libtiff5:i386 (4.4.0-4ubuntu3.3+20.04.sav1) ...
>
>     Processing triggers for libc-bin (2.31-0ubuntu9.14) …
>
>     # dpkg --force depends -P libtiff5:i386
>
>     dpkg: libtiff5:i386: dependency problems, but removing anyway as
>     you requested:
>
>     libsane:i386 depends on libtiff5 (>= 4.0.3).
>
>     libgd3:i386 depends on libtiff5 (>= 4.0.3).
>
>     (Reading database ... 564495 files and directories currently
>     installed.)
>
>     Removing libtiff5:i386 (4.4.0-4ubuntu3.3+20.04.sav1) ...
>
>     Processing triggers for libc-bin (2.31-0ubuntu9.14) …
>
>     *And in fact it is gone and is no longer present in the pkg mgr. I
>     ran an upgrade in pkg mgr:*
>
>     Pkg mgr. Upgrade:
>
>     To be installed
>
>     libdeflate0:386
>
>     Error: E:
>     /var/cache/apt/archives/libdeflate0_1.19-0ubuntu1~20.04.sav0_i386.deb:
>     trying to overwrite shared
>     '/usr/share/doc/libdeflate0/changelog.Debian.gz', which is
>     different from other instances of package libdeflate0:i386
>
>     *At this point the pkg mgr showed no broken pkgs but would not
>     upgrade.*
>
>     Pkg mgr Terminal output:
>
>     (Reading database ... 562383 files and directories currently
>     installed.)
>
>     Preparing to unpack
>     .../libdeflate0_1.19-0ubuntu1~20.04.sav0_i386.deb ...
>
>     Unpacking libdeflate0:i386 (1.19-0ubuntu1~20.04.sav0) ...
>
>     dpkg: error processing archive
>     /var/cache/apt/archives/libdeflate0_1.19-0ubuntu1~20.04.sav0_i386.deb
>     (--unpack):
>
>     trying to overwrite shared
>     '/usr/share/doc/libdeflate0/changelog.Debian.gz', which is
>     different from other instances of package libdeflate0:i386
>
>     Errors were encountered while processing:
>
>     /var/cache/apt/archives/libdeflate0_1.19-0ubuntu1~20.04.sav0_i386.deb
>
>     E: Sub-process /usr/bin/dpkg returned an error code (1)
>
>     A package failed to install. Trying to recover:
>
>     Processing triggers for libc-bin (2.31-0ubuntu9.14) ...
>
>     *So I ran this which completed without errors but a huge number of
>     i386* pkgs were deemed unnecessary
>     *
>
>     # apt --fix-broken install
>
>     Reading package lists... Done
>
>     Building dependency tree
>
>     Reading state information... Done
>
>     The following packages were automatically installed and are no
>     longer required:
>
>     brave-keyring gstreamer1.0-plugins-base:i386 libapparmor1:i386
>     libasound2:i386
>
>     libasound2-plugins:i386 libasyncns0:i386 libatomic1:i386
>     libavahi-client3:i386
>
>     libavahi-common-data:i386 libavahi-common3:i386 libbrotli1:i386
>     libbsd0:i386 libcairo2:i386
>
>     libcap2:i386 libcapi20-3:i386 libcdparanoia0:i386 libcodec2-1.0
>     libcups2:i386
>
>     libcurl3-gnutls:i386 libcurl4:i386 libdav1d6 libdbus-1-3:i386
>     libdcmtk16
>
>     libdrm-amdgpu1:i386 libdrm-intel1:i386 libdrm-nouveau2:i386
>     libdrm-radeon1:i386
>
>     libdrm2:i386 libdw1:i386 libedit2:i386 libelf1:i386 libev4
>     libexif12:i386 libexpat1:i386
>
>     libfaudio0:i386 libflac12:i386 libfontconfig1:i386
>     libfreetype6:i386 libgbm1:i386
>
>     libgdbm-compat4:i386 libgdbm6:i386 libgl1:i386
>     libgl1-mesa-dri:i386 libglapi-mesa:i386
>
>     libglib2.0-0:i386 libglu1-mesa:i386 libglvnd0:i386
>     libglx-mesa0:i386 libglx0:i386
>
>     libgphoto2-port12:i386 libgsm1:i386 libgssapi-krb5-2:i386
>
>     libgstreamer-plugins-base1.0-0:i386 libgstreamer1.0-0:i386
>     libicu66:i386 libieee1284-3:i386
>
>     libimath30 libjack-jackd2-0:i386 libjasper7 libjbig0:i386
>     libjpeg-turbo8:i386 libjpeg8:i386
>
>     libk5crypto3:i386 libkeyutils1:i386 libkrb5-3:i386
>     libkrb5support0:i386 liblc3-0
>
>     liblcms2-2:i386 liblerc3 libllvm12:i386 libltdl7:i386 liblua5.4-0
>     liblzma-dev
>
>     libmp3lame0:i386 libmpg123-0:i386 libmysqlclient21:i386
>     libnettle7:i386 libnghttp2-14:i386
>
>     libodbc1:i386 libogg0:i386 libopenal1:i386 libopenfec
>     libopus0:i386 liborc-0.4-0:i386
>
>     libosmesa6:i386 libpcap0.8:i386 libpci3:i386 libpciaccess0:i386
>     libperl5.30:i386
>
>     libpixman-1-0:i386 libpng16-16:i386 libpsl5:i386 libpulse0:i386
>     libraw20 libroc
>
>     librtmp1:i386 libsamplerate0:i386 libsdl2-2.0-0:i386
>     libsensors5:i386 libsharpyuv0:i386
>
>     libsndfile1:i386 libsndio7:i386 libsnmp35:i386 libsodium27
>     libspeexdsp-dev libssh-4:i386
>
>     libstb0:i386 libstdc++6:i386 libtheora0:i386 libunwind-dev
>     libunwind8:i386
>
>     libusb-1.0-0:i386 libuv1-dev libv4l-0:i386 libv4lconvert0:i386
>     libvisual-0.4-0:i386
>
>     libvkd3d-shader1:i386 libvkd3d1:i386 libvorbis0a:i386
>     libvorbisenc2:i386 libvpx7
>
>     libvulkan1:i386 libwayland-client0:i386 libwayland-cursor0:i386
>     libwayland-egl1:i386
>
>     libwayland-server0:i386 libwebp7:i386 libwebsockets16
>     libwireplumber-0.4-0 libwrap0:i386
>
>     libwxbase3.0-0v5 libwxgtk3.0-gtk3-0v5 libx11-6:i386
>     libx11-xcb1:i386 libxau6:i386
>
>     libxcb-dri2-0:i386 libxcb-dri3-0:i386 libxcb-glx0:i386
>     libxcb-present0:i386
>
>     libxcb-randr0:i386 libxcb-render0:i386 libxcb-shm0:i386
>     libxcb-sync1:i386
>
>     libxcb-xfixes0:i386 libxcb1:i386 libxcomposite1:i386
>     libxcursor1:i386 libxdmcp6:i386
>
>     libxext6:i386 libxfixes3:i386 libxi6:i386 libxinerama1:i386
>     libxkbcommon0:i386 libxml2:i386
>
>     libxpm4:i386 libxrandr2:i386 libxrender1:i386 libxshmfence1:i386
>     libxslt1.1:i386
>
>     libxss1:i386 libxxf86vm1:i386 libzstd1:i386 libzxingcore1
>     mesa-vulkan-drivers:i386
>
>     ocl-icd-libopencl1:i386 vkd3d-compiler:i386
>
>     Use 'sudo apt autoremove' to remove them.
>
>     0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
>
>     *So that upgrade worked with no broken pkgs.*
>
>     *I installed Wine to see if the i386 pkgs were called and got the
>     same error with libtiff5:i386 and ended up with broken packages. I
>     ran apt upgrade again
>     *
>
>     $ sudo apt upgrade
>
>     Reading package lists... Done
>
>     Building dependency tree
>     Reading state information... Done
>     You might want to run 'apt --fix-broken install' to correct these.
>     The following packages have unmet dependencies:
>      libgd3:i386 : Depends: libtiff5:i386 (>= 4.0.3) but it is not
>     installed
>      libsane:i386 : Depends: libtiff5:i386 (>= 4.0.3) but it is not
>     installed
>     E: Unmet dependencies. Try 'apt --fix-broken install' with no
>     packages (or specify a solution).
>     brian@brian-VivoBook-ASUS-Laptop-X505ZA-F505ZA:~$ sudo apt
>     --fix-broken install
>     Reading package lists... Done
>     Building dependency tree
>     Reading state information... Done
>     Correcting dependencies... Done
>     The following packages were automatically installed and are no
>     longer required:
>       brasero-common brave-keyring caribou chromium-common
>     chromium-sandbox
>       folks-common gir1.2-caribou-1.0 gir1.2-evince-3.0 gnome-contacts
>       gnome-online-miners gnucash-common gnucash-docs guile-2.2
>     guile-3.0-libs
>       libalgorithm-c3-perl libaqbanking-data libaqbanking44
>     libbrasero-media3-1
>       libcaribou-common libcaribou0 libcgi-fast-perl libcgi-pm-perl
>       libclass-c3-perl libclass-c3-xs-perl libclass-data-inheritable-perl
>       libclass-inspector-perl libclass-singleton-perl libcodec2-1.0
>       libdate-manip-perl libdatetime-format-strptime-perl
>     libdatetime-locale-perl
>       libdatetime-perl libdatetime-timezone-perl libdav1d6 libdbi1
>     libdcmtk16
>       libdeepin-wm0 libdiscid0 libev4 libeval-closure-perl
>     libexception-class-perl
>       libfcgi-perl libfile-sharedir-perl libfinance-quote-perl
>     libfolks-eds25
>       libfolks25 libgfbgraph-0.2-0 libgranite-common libgranite5
>     libgtk-vnc-2.0-0
>       libgvnc-1.0-0 libgwengui-gtk3-0 libgwenhywfar-data libgwenhywfar79
>       libhtml-tableextract-perl libimath30 libisofs6 libjasper7
>     libjson-parse-perl
>       libjte2 liblc3-0 liblerc3 liblua5.4-0 liblzma-dev libmro-compat-perl
>       libmusicbrainz5-2 libnamespace-autoclean-perl libofx7
>     liboobs-1-5 libopenfec
>       libosinfo-1.0-0 libosinfo-bin libosp5
>     libparams-validationcompiler-perl
>       libproxy1-plugin-webkit libraw20 libroc libsodium27 libspecio-perl
>       libspeexdsp-dev libspice-client-gtk-3.0-5 libturbojpeg libunwind-dev
>       libuv1-dev libvirt-glib-1.0-0 libvpl2 libvpx7 libwebsockets16
>       libwireplumber-0.4-0 libwxbase3.0-0v5 libxmlsec1 libxstring-perl
>       libzapojit-0.0-0 libzxingcore1 osinfo-db python3-gnucash
>       system-tools-backends
>     Use 'sudo apt autoremove' to remove them.
>     The following additional packages will be installed:
>       libdeflate0:i386 libtiff5:i386
>     The following NEW packages will be installed:
>       libdeflate0:i386 libtiff5:i386
>     0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
>     5 not fully installed or removed.
>     Need to get 0 B/244 kB of archives.
>     After this operation, 728 kB of additional disk space will be used.
>     Do you want to continue? [Y/n]
>     (Reading database ... 561861 files and directories currently
>     installed.)
>     Preparing to unpack
>     .../libdeflate0_1.19-0ubuntu1~20.04.sav0_i386.deb ...
>     Unpacking libdeflate0:i386 (1.19-0ubuntu1~20.04.sav0) ...
>     dpkg: error processing archive
>     /var/cache/apt/archives/libdeflate0_1.19-0ubuntu1
>     ~20.04.sav0_i386.deb (--unpack):
>      trying to overwrite shared
>     '/usr/share/doc/libdeflate0/changelog.Debian.gz', wh
>     ich is different from other instances of package libdeflate0:i386
>     Selecting previously unselected package libtiff5:i386.
>     Preparing to unpack
>     .../libtiff5_4.4.0-4ubuntu3.3+20.04.sav2_i386.deb ...
>     Unpacking libtiff5:i386 (4.4.0-4ubuntu3.3+20.04.sav2) ...
>     Errors were encountered while processing:
>      /var/cache/apt/archives/libdeflate0_1.19-0ubuntu1~20.04.sav0_i386.deb
>     E: Sub-process /usr/bin/dpkg returned an error code (1)
>
>     *
>     *
>
>     *I tried fixing this with the pkg mgr broken filter to no avail so
>     again ran:*
>
>     $ sudo apt --fix-broken install
>     Reading package lists... Done
>     Building dependency tree
>     Reading state information... Done
>     Correcting dependencies... Done
>     The following packages were automatically installed and are no
>     longer required:
>       brasero-common brave-keyring caribou chromium-common
>     chromium-sandbox
>       folks-common gir1.2-caribou-1.0 gir1.2-evince-3.0 gnome-contacts
>       gnome-online-miners gnucash-common gnucash-docs guile-2.2
>     guile-3.0-libs
>       libalgorithm-c3-perl libaqbanking-data libaqbanking44
>     libbrasero-media3-1
>       libcaribou-common libcaribou0 libcgi-fast-perl libcgi-pm-perl
>       libclass-c3-perl libclass-c3-xs-perl libclass-data-inheritable-perl
>       libclass-inspector-perl libclass-singleton-perl libcodec2-1.0
>       libdate-manip-perl libdatetime-format-strptime-perl
>     libdatetime-locale-perl
>       libdatetime-perl libdatetime-timezone-perl libdav1d6 libdbi1
>     libdcmtk16
>       libdeepin-wm0 libdiscid0 libev4 libeval-closure-perl
>     libexception-class-perl
>       libfcgi-perl libfile-sharedir-perl libfinance-quote-perl
>     libfolks-eds25
>       libfolks25 libgfbgraph-0.2-0 libgranite-common libgranite5
>     libgtk-vnc-2.0-0
>       libgvnc-1.0-0 libgwengui-gtk3-0 libgwenhywfar-data libgwenhywfar79
>       libhtml-tableextract-perl libimath30 libisofs6 libjasper7
>     libjson-parse-perl
>       libjte2 liblc3-0 liblerc3 liblua5.4-0 liblzma-dev libmro-compat-perl
>       libmusicbrainz5-2 libnamespace-autoclean-perl libofx7
>     liboobs-1-5 libopenfec
>       libosinfo-1.0-0 libosinfo-bin libosp5
>     libparams-validationcompiler-perl
>       libproxy1-plugin-webkit libraw20 libroc libsodium27 libspecio-perl
>       libspeexdsp-dev libspice-client-gtk-3.0-5 libturbojpeg libunwind-dev
>       libuv1-dev libvirt-glib-1.0-0 libvpl2 libvpx7 libwebsockets16
>       libwireplumber-0.4-0 libwxbase3.0-0v5 libxmlsec1 libxstring-perl
>       libzapojit-0.0-0 libzxingcore1 osinfo-db python3-gnucash
>       system-tools-backends
>     Use 'sudo apt autoremove' to remove them.
>     The following additional packages will be installed:
>       libdeflate0:i386 libtiff5:i386
>     The following NEW packages will be installed:
>       libdeflate0:i386 libtiff5:i386
>     0 upgraded, 2 newly installed, 0 to remove and 0 not upgraded.
>     5 not fully installed or removed.
>     Need to get 0 B/244 kB of archives.
>     After this operation, 728 kB of additional disk space will be used.
>     Do you want to continue? [Y/n]
>     (Reading database ... 561861 files and directories currently
>     installed.)
>     Preparing to unpack
>     .../libdeflate0_1.19-0ubuntu1~20.04.sav0_i386.deb ...
>     Unpacking libdeflate0:i386 (1.19-0ubuntu1~20.04.sav0) ...
>     dpkg: error processing archive
>     /var/cache/apt/archives/libdeflate0_1.19-0ubuntu1
>     ~20.04.sav0_i386.deb (--unpack):
>      trying to overwrite shared
>     '/usr/share/doc/libdeflate0/changelog.Debian.gz', wh
>     ich is different from other instances of package libdeflate0:i386
>     Selecting previously unselected package libtiff5:i386.
>     Preparing to unpack
>     .../libtiff5_4.4.0-4ubuntu3.3+20.04.sav2_i386.deb ...
>     Unpacking libtiff5:i386 (4.4.0-4ubuntu3.3+20.04.sav2) ...
>     Errors were encountered while processing:
>      /var/cache/apt/archives/libdeflate0_1.19-0ubuntu1~20.04.sav0_i386.deb
>     E: Sub-process /usr/bin/dpkg returned an error code (1)
>
>     $ sudo apt --fix-broken install
>     Reading package lists... Done
>     Building dependency tree
>     Reading state information... Done
>     The following packages were automatically installed and are no
>     longer required:
>       brasero-common brave-keyring caribou chromium-common
>     chromium-sandbox
>       folks-common gir1.2-caribou-1.0 gir1.2-evince-3.0 gnome-contacts
>       gnome-online-miners gnucash-common gnucash-docs guile-2.2
>     guile-3.0-libs
>       libalgorithm-c3-perl libaqbanking-data libaqbanking44
>     libbrasero-media3-1
>       libcapi20-3:i386 libcaribou-common libcaribou0 libcgi-fast-perl
>       libcgi-pm-perl libclass-c3-perl libclass-c3-xs-perl
>       libclass-data-inheritable-perl libclass-inspector-perl
>       libclass-singleton-perl libcodec2-1.0 libcups2:i386
>     libcurl3-gnutls:i386
>       libcurl4:i386 libdate-manip-perl libdatetime-format-strptime-perl
>       libdatetime-locale-perl libdatetime-perl
>     libdatetime-timezone-perl libdav1d6
>       libdbi1 libdcmtk16 libdeepin-wm0 libdiscid0 libdrm-amdgpu1:i386
>       libdrm-intel1:i386 libdrm-nouveau2:i386 libdrm-radeon1:i386
>     libdrm2:i386
>       libedit2:i386 libev4 libeval-closure-perl libexception-class-perl
>       libexif12:i386 libfaudio0:i386 libfcgi-perl libfile-sharedir-perl
>       libfinance-quote-perl libfolks-eds25 libfolks25 libgbm1:i386
>       libgdbm-compat4:i386 libgdbm6:i386 libgfbgraph-0.2-0 libgl1:i386
>       libgl1-mesa-dri:i386 libglapi-mesa:i386 libglu1-mesa:i386
>     libglvnd0:i386
>       libglx-mesa0:i386 libglx0:i386 libgphoto2-port12:i386
>     libgranite-common
>       libgranite5 libgsm1:i386 libgssapi-krb5-2:i386 libgtk-vnc-2.0-0
>       libgvnc-1.0-0 libgwengui-gtk3-0 libgwenhywfar-data libgwenhywfar79
>       libhtml-tableextract-perl libicu66:i386 libieee1284-3:i386
>     libimath30
>       libisofs6 libjasper7 libjbig0:i386 libjpeg-turbo8:i386 libjpeg8:i386
>       libjson-parse-perl libjte2 libk5crypto3:i386 libkeyutils1:i386
>       libkrb5-3:i386 libkrb5support0:i386 liblc3-0 liblcms2-2:i386
>     liblerc3
>       libllvm12:i386 libltdl7:i386 liblua5.4-0 liblzma-dev
>     libmro-compat-perl
>       libmusicbrainz5-2 libmysqlclient21:i386 libnamespace-autoclean-perl
>       libnettle7:i386 libnghttp2-14:i386 libodbc1:i386 libofx7 liboobs-1-5
>       libopenal1:i386 libopenfec libosinfo-1.0-0 libosinfo-bin
>     libosmesa6:i386
>       libosp5 libparams-validationcompiler-perl libpcap0.8:i386
>     libpci3:i386
>       libpciaccess0:i386 libperl5.30:i386 libproxy1-plugin-webkit
>     libpsl5:i386
>       libraw20 libroc librtmp1:i386 libsdl2-2.0-0:i386 libsensors5:i386
>       libsharpyuv0:i386 libsndio7:i386 libsnmp35:i386 libsodium27
>     libspecio-perl
>       libspeexdsp-dev libspice-client-gtk-3.0-5 libssh-4:i386 libstb0:i386
>       libturbojpeg libunwind-dev libusb-1.0-0:i386 libuv1-dev
>     libv4l-0:i386
>       libv4lconvert0:i386 libvirt-glib-1.0-0 libvkd3d-shader1:i386
>     libvkd3d1:i386
>       libvpl2 libvpx7 libvulkan1:i386 libwayland-client0:i386
>       libwayland-cursor0:i386 libwayland-egl1:i386 libwayland-server0:i386
>       libwebp7:i386 libwebsockets16 libwireplumber-0.4-0 libwxbase3.0-0v5
>       libx11-xcb1:i386 libxcb-dri2-0:i386 libxcb-dri3-0:i386
>     libxcb-glx0:i386
>       libxcb-present0:i386 libxcb-randr0:i386 libxcb-sync1:i386
>       libxcb-xfixes0:i386 libxcomposite1:i386 libxcursor1:i386
>     libxfixes3:i386
>       libxi6:i386 libxinerama1:i386 libxkbcommon0:i386 libxml2:i386
>     libxmlsec1
>       libxpm4:i386 libxrandr2:i386 libxshmfence1:i386 libxslt1.1:i386
>     libxss1:i386
>       libxstring-perl libxxf86vm1:i386 libzapojit-0.0-0 libzstd1:i386
>       libzxingcore1 mesa-vulkan-drivers:i386 ocl-icd-libopencl1:i386
>     osinfo-db
>       python3-gnucash system-tools-backends vkd3d-compiler:i386
>     Use 'sudo apt autoremove' to remove them.
>     0 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
>
>
>     *So now I have no errors but upgrading pulls in the *libtiff:i386
>     *pkg and then I again cannot do any apt command without the
>     dependency error and so I start all over with: *
>
>     dpkg --force depends -P libtiff5:i386
>
>     *and eventually end up chasing the package in the pkg mgr, using
>     the 'fix broken packages' option. Then back to the terminal and
>     running all of the above again. So now I have tens and tens of
>     obsolete packages but I'm loathe to remove them. I 'm also loathe
>     to try an upgradeand get the same errors again. I don't want to
>     reboot or shutdown for fear of what I've created.
>     *
>
>     *If any of you read through all of this then you're saints!*
>
>     *Brian
>     *
>
>
>
>     _______________________________________________
>>
>>         nmglug mailing list
>>         [email protected]
>>         http://lists.nmglug.org/listinfo.cgi/nmglug-nmglug.org
>>
>     -- 
>     _______________________________________________
>     nmglug mailing list
>     [email protected]
>     http://lists.nmglug.org/listinfo.cgi/nmglug-nmglug.org
>
-- 
--------------8W0JW8TUqxKU8zbbAIOwsElo
Content-Type: multipart/related;
 boundary="------------P3L0hb6rX6bh0ZD1uUefhZuB"

--------------P3L0hb6rX6bh0ZD1uUefhZuB
Content-Type: text/html; charset=UTF-8
Content-Transfer-Encoding: 8bit

<!DOCTYPE html>
<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <p>Thanks Ted</p>
    <p>It seems that the i386 packages are a big problem (or were when
      they were still installed). Ted, do you not have any *i386
      packages? I can't remember if I mentioned that I tried to install
      Wine to see what would happen and I got the same error re:
      libtiff5:i386 circular dependencies as well as libdeflate0:i386.
      Had to fumble through pkg mgr. to try and fix broken dependencies
      as well as running: apt --fix-missing install. After several
      efforts I got down to one broken package, libtiff5:i386, and  ran
      apt --fix-missing install and as you saw very many *i386 pkgs
      became "obsolete". Don't know why running the command again made
      so many non-i386 pkgs 'obsolete'.</p>
    <p>I can back up 'Home', write all of my saved passwords in Chromium
      to a spread sheet and save those too, to a drive. I'm not going to
      shutdown or restart until I can get everything backed up that's
      important. I might back up /usr too to keep record of what apps
      are installed.</p>
    <p>It's hard to imagine what I may lose by doing a fresh install and
      adding back data I've backed up. I guess there's no less painful
      way?</p>
    <p>Much appreciated<br>
    </p>
    <p> <br>
    </p>
    <div class="moz-cite-prefix">On 1/24/24 08:37AM, Ted Pomeroy wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAM7Qav8Ntb691LeiKnOTMWt2ux9Of2=7dtbbU4LMrJgXXV0qCQ-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org">
      <meta http-equiv="content-type" content="text/html; charset=UTF-8">
      <div dir="ltr">
        <div class="gmail_default" style="font-size:large">Brian &amp;
          NMGLUGers, This circular chasing of several packages may have
          resulted from multiple repositories and goals for adding
          software. 1) LTS with Ubuntu Exteded support, 2) Cairo Dock
          ppa, 3) Several 3rd party browser ppa experiments, 4) Other
          3rd party software and Ubuntu Backports. Also add Wine to the
          mix. The potential for confusion is high as is the
          inevitability of a conflict. <br>
        </div>
        <div class="gmail_default" style="font-size:large">At one point
          three items held up the updates: libdeflate0:i386, libroc0.3
          and libtiff5:i386. Only one of these is in the Ubuntu "focal"
          20.04 repository on my machine of that date. 'libroc0.3' is in
          "noble" - Ubuntu 24.04, due out very soon, but the backport
          may be an issue. There is a libtiff5 in focal, but his may not
          be from there. I had a look at the update settings and Brian
          and I made a few less adventurous unsuccessful attempts to
          resolve this.</div>
        <div class="gmail_default" style="font-size:large">Is there
          anyone familiar with LTS and Exreded support best practices? <br>
        </div>
        <div class="gmail_default" style="font-size:large">Brian, it is
          definitely time for a backup of important items, forward
          cloning will only bring along the errors. You may also want to
          address your browser saved settings and extensions and such
          for both important preferences and potential unwanted
          programs/extensions. We can talk again sometime.</div>
        <div class="gmail_default" style="font-size:large">Thank you,
          Ted P<br>
        </div>
      </div>
      <br>
      <div class="gmail_quote">
        <div dir="ltr" class="gmail_attr">On Tue, Jan 23, 2024 at
          4:37 PM Brian O'Keefe &lt;<a
            href="mailto:[email protected]" moz-do-not-send="true"
            class="moz-txt-link-freetext">[email protected]</a>&gt;
          wrote:<br>
        </div>
        <blockquote class="gmail_quote"
style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
          <div>
            <p>Hello All,</p>
            <p>This is a true saga and if no one wants to read the
              numerous chapters I wouldn't blame you! I made some sort
              of progress in getting my broken pkgs fixed but I fear at
              a huge price. Many pkgs are now "not needed" though I have
              not removed them. I don't know why thry would now not be
              needed and what that could do. I don't need to autoremove
              them The info is below. My comments are bold.<br>
            </p>
            <p><b>After chasing dependencies all over and incorrect pkg
                versions I bailed and ran the force command:</b></p>
            <p style="line-height:100%;margin-bottom:0in"><font
                face="Aerial"># dpkg --force depends -P libtiff5:i386</font></p>
            <p style="line-height:100%;margin-bottom:0in"><font
                face="Aerial">dpkg: libtiff5:i386: dependency problems,
                but removing anyway as you requested:</font></p>
            <p style="line-height:100%;margin-bottom:0in"> <font
                face="Aerial">libsane:i386 depends on libtiff5 (&gt;=
                4.0.3).</font></p>
            <p style="line-height:100%;margin-bottom:0in"> <font
                face="Aerial">libgd3:i386 depends on libtiff5 (&gt;=
                4.0.3).</font></p>
            <p style="line-height:100%;margin-bottom:0in"><font
                face="Aerial">(Reading database ... 564495 files and
                directories currently installed.)</font></p>
            <p style="line-height:100%;margin-bottom:0in"><font
                face="Aerial">Removing libtiff5:i386
                (4.4.0-4ubuntu3.3+20.04.sav1) ...</font></p>
            <p style="line-height:100%;margin-bottom:0in"><font
                face="Aerial">Processing triggers for libc-bin
                (2.31-0ubuntu9.14) …</font></p>
            <p> </p>
            <p style="line-height:100%;margin-bottom:0in"> </p>
            <p style="line-height:100%;margin-bottom:0in"> # dpkg
              --force depends -P libtiff5:i386</p>
            <p style="line-height:100%;margin-bottom:0in">dpkg:
              libtiff5:i386: dependency problems, but removing anyway as
              you requested:</p>
            <p style="line-height:100%;margin-bottom:0in"> libsane:i386
              depends on libtiff5 (&gt;= 4.0.3).</p>
            <p style="line-height:100%;margin-bottom:0in"> libgd3:i386
              depends on libtiff5 (&gt;= 4.0.3).</p>
            <p style="line-height:100%;margin-bottom:0in">(Reading
              database ... 564495 files and directories currently
              installed.)</p>
            <p style="line-height:100%;margin-bottom:0in">Removing
              libtiff5:i386 (4.4.0-4ubuntu3.3+20.04.sav1) ...</p>
            <p style="line-height:100%;margin-bottom:0in">Processing
              triggers for libc-bin (2.31-0ubuntu9.14) …</p>
            <p style="line-height:100%;margin-bottom:0in"><b>And in fact
                it is gone and is no longer present in the pkg mgr. I
                ran an upgrade in pkg mgr:</b></p>
            <p style="line-height:100%;margin-bottom:0in"> </p>
            <p style="line-height:100%;margin-bottom:0in"> Pkg mgr.
              Upgrade:</p>
            <p style="line-height:100%;margin-bottom:0in">To be
              installed</p>
            <p style="line-height:100%;margin-bottom:0in">libdeflate0:386</p>
            <p style="line-height:100%;margin-bottom:0in"> </p>
            <p style="line-height:100%;margin-bottom:0in"> Error: E:
/var/cache/apt/archives/libdeflate0_1.19-0ubuntu1~20.04.sav0_i386.deb:
              trying to overwrite shared
              '/usr/share/doc/libdeflate0/changelog.Debian.gz', which is
              different from other instances of package libdeflate0:i386</p>
            <p style="line-height:100%;margin-bottom:0in"> </p>
            <p style="line-height:100%;margin-bottom:0in"><b>At this
                point the pkg mgr showed no broken pkgs but would not
                upgrade.</b></p>
            <p style="line-height:100%;margin-bottom:0in"> </p>
            <p style="line-height:100%;margin-bottom:0in"> Pkg mgr
              Terminal output:</p>
            <p style="line-height:100%;margin-bottom:0in">(Reading
              database ... 562383 files and directories currently
              installed.)</p>
            <p style="line-height:100%;margin-bottom:0in">Preparing to
              unpack .../libdeflate0_1.19-0ubuntu1~20.04.sav0_i386.deb
              ...</p>
            <p style="line-height:100%;margin-bottom:0in">Unpacking
              libdeflate0:i386 (1.19-0ubuntu1~20.04.sav0) ...</p>
            <p style="line-height:100%;margin-bottom:0in">dpkg: error
              processing archive
/var/cache/apt/archives/libdeflate0_1.19-0ubuntu1~20.04.sav0_i386.deb
              (--unpack):</p>
            <p style="line-height:100%;margin-bottom:0in"> trying to
              overwrite shared
              '/usr/share/doc/libdeflate0/changelog.Debian.gz', which is
              different from other instances of package libdeflate0:i386</p>
            <p style="line-height:100%;margin-bottom:0in">Errors were
              encountered while processing:</p>
            <p style="line-height:100%;margin-bottom:0in"> </p>
            <p style="line-height:100%;margin-bottom:0in">
/var/cache/apt/archives/libdeflate0_1.19-0ubuntu1~20.04.sav0_i386.deb</p>
            <p style="line-height:100%;margin-bottom:0in">E: Sub-process
              /usr/bin/dpkg returned an error code (1)</p>
            <p style="line-height:100%;margin-bottom:0in">A package
              failed to install. Trying to recover:</p>
            <p style="line-height:100%;margin-bottom:0in">Processing
              triggers for libc-bin (2.31-0ubuntu9.14) ...</p>
            <p style="line-height:100%;margin-bottom:0in"> </p>
            <p style="line-height:100%;margin-bottom:0in"><b>So I ran
                this which completed without errors but a huge number of
                i386* pkgs were deemed unnecessary <br>
              </b></p>
            <p style="line-height:100%;margin-bottom:0in"> </p>
            <p style="line-height:100%;margin-bottom:0in"> # apt
              --fix-broken install</p>
            <p style="line-height:100%;margin-bottom:0in">Reading
              package lists... Done</p>
            <p style="line-height:100%;margin-bottom:0in">Building
              dependency tree </p>
            <p style="line-height:100%;margin-bottom:0in">Reading state
              information... Done</p>
            <p style="line-height:100%;margin-bottom:0in">The following
              packages were automatically installed and are no longer
              required:</p>
            <p style="line-height:100%;margin-bottom:0in"> brave-keyring
              gstreamer1.0-plugins-base:i386 libapparmor1:i386
              libasound2:i386</p>
            <p style="line-height:100%;margin-bottom:0in">
              libasound2-plugins:i386 libasyncns0:i386 libatomic1:i386
              libavahi-client3:i386</p>
            <p style="line-height:100%;margin-bottom:0in">
              libavahi-common-data:i386 libavahi-common3:i386
              libbrotli1:i386 libbsd0:i386 libcairo2:i386</p>
            <p style="line-height:100%;margin-bottom:0in"> libcap2:i386
              libcapi20-3:i386 libcdparanoia0:i386 libcodec2-1.0
              libcups2:i386</p>
            <p style="line-height:100%;margin-bottom:0in">
              libcurl3-gnutls:i386 libcurl4:i386 libdav1d6
              libdbus-1-3:i386 libdcmtk16</p>
            <p style="line-height:100%;margin-bottom:0in">
              libdrm-amdgpu1:i386 libdrm-intel1:i386
              libdrm-nouveau2:i386 libdrm-radeon1:i386</p>
            <p style="line-height:100%;margin-bottom:0in"> libdrm2:i386
              libdw1:i386 libedit2:i386 libelf1:i386 libev4
              libexif12:i386 libexpat1:i386</p>
            <p style="line-height:100%;margin-bottom:0in">
              libfaudio0:i386 libflac12:i386 libfontconfig1:i386
              libfreetype6:i386 libgbm1:i386</p>
            <p style="line-height:100%;margin-bottom:0in">
              libgdbm-compat4:i386 libgdbm6:i386 libgl1:i386
              libgl1-mesa-dri:i386 libglapi-mesa:i386</p>
            <p style="line-height:100%;margin-bottom:0in">
              libglib2.0-0:i386 libglu1-mesa:i386 libglvnd0:i386
              libglx-mesa0:i386 libglx0:i386</p>
            <p style="line-height:100%;margin-bottom:0in">
              libgphoto2-port12:i386 libgsm1:i386 libgssapi-krb5-2:i386</p>
            <p style="line-height:100%;margin-bottom:0in">
              libgstreamer-plugins-base1.0-0:i386 libgstreamer1.0-0:i386
              libicu66:i386 libieee1284-3:i386</p>
            <p style="line-height:100%;margin-bottom:0in"> libimath30
              libjack-jackd2-0:i386 libjasper7 libjbig0:i386
              libjpeg-turbo8:i386 libjpeg8:i386</p>
            <p style="line-height:100%;margin-bottom:0in">
              libk5crypto3:i386 libkeyutils1:i386 libkrb5-3:i386
              libkrb5support0:i386 liblc3-0</p>
            <p style="line-height:100%;margin-bottom:0in">
              liblcms2-2:i386 liblerc3 libllvm12:i386 libltdl7:i386
              liblua5.4-0 liblzma-dev</p>
            <p style="line-height:100%;margin-bottom:0in">
              libmp3lame0:i386 libmpg123-0:i386 libmysqlclient21:i386
              libnettle7:i386 libnghttp2-14:i386</p>
            <p style="line-height:100%;margin-bottom:0in"> libodbc1:i386
              libogg0:i386 libopenal1:i386 libopenfec libopus0:i386
              liborc-0.4-0:i386</p>
            <p style="line-height:100%;margin-bottom:0in">
              libosmesa6:i386 libpcap0.8:i386 libpci3:i386
              libpciaccess0:i386 libperl5.30:i386</p>
            <p style="line-height:100%;margin-bottom:0in">
              libpixman-1-0:i386 libpng16-16:i386 libpsl5:i386
              libpulse0:i386 libraw20 libroc</p>
            <p style="line-height:100%;margin-bottom:0in"> librtmp1:i386
              libsamplerate0:i386 libsdl2-2.0-0:i386 libsensors5:i386
              libsharpyuv0:i386</p>
            <p style="line-height:100%;margin-bottom:0in">
              libsndfile1:i386 libsndio7:i386 libsnmp35:i386 libsodium27
              libspeexdsp-dev libssh-4:i386</p>
            <p style="line-height:100%;margin-bottom:0in"> libstb0:i386
              libstdc++6:i386 libtheora0:i386 libunwind-dev
              libunwind8:i386</p>
            <p style="line-height:100%;margin-bottom:0in">
              libusb-1.0-0:i386 libuv1-dev libv4l-0:i386
              libv4lconvert0:i386 libvisual-0.4-0:i386</p>
            <p style="line-height:100%;margin-bottom:0in">
              libvkd3d-shader1:i386 libvkd3d1:i386 libvorbis0a:i386
              libvorbisenc2:i386 libvpx7</p>
            <p style="line-height:100%;margin-bottom:0in">
              libvulkan1:i386 libwayland-client0:i386
              libwayland-cursor0:i386 libwayland-egl1:i386</p>
            <p style="line-height:100%;margin-bottom:0in">
              libwayland-server0:i386 libwebp7:i386 libwebsockets16
              libwireplumber-0.4-0 libwrap0:i386</p>
            <p style="line-height:100%;margin-bottom:0in">
              libwxbase3.0-0v5 libwxgtk3.0-gtk3-0v5 libx11-6:i386
              libx11-xcb1:i386 libxau6:i386</p>
            <p style="line-height:100%;margin-bottom:0in">
              libxcb-dri2-0:i386 libxcb-dri3-0:i386 libxcb-glx0:i386
              libxcb-present0:i386</p>
            <p style="line-height:100%;margin-bottom:0in">
              libxcb-randr0:i386 libxcb-render0:i386 libxcb-shm0:i386
              libxcb-sync1:i386</p>
            <p style="line-height:100%;margin-bottom:0in">
              libxcb-xfixes0:i386 libxcb1:i386 libxcomposite1:i386
              libxcursor1:i386 libxdmcp6:i386</p>
            <p style="line-height:100%;margin-bottom:0in"> libxext6:i386
              libxfixes3:i386 libxi6:i386 libxinerama1:i386
              libxkbcommon0:i386 libxml2:i386</p>
            <p style="line-height:100%;margin-bottom:0in"> libxpm4:i386
              libxrandr2:i386 libxrender1:i386 libxshmfence1:i386
              libxslt1.1:i386</p>
            <p style="line-height:100%;margin-bottom:0in"> libxss1:i386
              libxxf86vm1:i386 libzstd1:i386 libzxingcore1
              mesa-vulkan-drivers:i386</p>
            <p style="line-height:100%;margin-bottom:0in">
              ocl-icd-libopencl1:i386 vkd3d-compiler:i386</p>
            <p style="line-height:100%;margin-bottom:0in">Use 'sudo apt
              autoremove' to remove them.</p>
            <p style="line-height:100%;margin-bottom:0in">0 upgraded, 0
              newly installed, 0 to remove and 0 not upgraded.</p>
            <p style="line-height:100%;margin-bottom:0in"><b>So that
                upgrade worked with no broken pkgs.</b><br>
            </p>
            <p><b>I installed Wine to see if the i386 pkgs were called
                and got the same error with libtiff5:i386 and ended up
                with broken packages. I ran apt upgrade again <br>
              </b></p>
            <p>$ sudo apt upgrade</p>
            <p>Reading package lists... Done</p>
            Building dependency tree       <br>
            Reading state information... Done<br>
            You might want to run 'apt --fix-broken install' to correct
            these.<br>
            The following packages have unmet dependencies:<br>
             libgd3:i386 : Depends: libtiff5:i386 (&gt;= 4.0.3) but it
            is not installed<br>
             libsane:i386 : Depends: libtiff5:i386 (&gt;= 4.0.3) but it
            is not installed<br>
            E: Unmet dependencies. Try 'apt --fix-broken install' with
            no packages (or specify a solution).<br>
            brian@brian-VivoBook-ASUS-Laptop-X505ZA-F505ZA:~$ sudo apt
            --fix-broken install<br>
            Reading package lists... Done<br>
            Building dependency tree       <br>
            Reading state information... Done<br>
            Correcting dependencies... Done<br>
            The following packages were automatically installed and are
            no longer required:<br>
              brasero-common brave-keyring caribou chromium-common
            chromium-sandbox<br>
              folks-common gir1.2-caribou-1.0 gir1.2-evince-3.0
            gnome-contacts<br>
              gnome-online-miners gnucash-common gnucash-docs guile-2.2
            guile-3.0-libs<br>
              libalgorithm-c3-perl libaqbanking-data libaqbanking44
            libbrasero-media3-1<br>
              libcaribou-common libcaribou0 libcgi-fast-perl
            libcgi-pm-perl<br>
              libclass-c3-perl libclass-c3-xs-perl
            libclass-data-inheritable-perl<br>
              libclass-inspector-perl libclass-singleton-perl
            libcodec2-1.0<br>
              libdate-manip-perl libdatetime-format-strptime-perl
            libdatetime-locale-perl<br>
              libdatetime-perl libdatetime-timezone-perl libdav1d6
            libdbi1 libdcmtk16<br>
              libdeepin-wm0 libdiscid0 libev4 libeval-closure-perl
            libexception-class-perl<br>
              libfcgi-perl libfile-sharedir-perl libfinance-quote-perl
            libfolks-eds25<br>
              libfolks25 libgfbgraph-0.2-0 libgranite-common libgranite5
            libgtk-vnc-2.0-0<br>
              libgvnc-1.0-0 libgwengui-gtk3-0 libgwenhywfar-data
            libgwenhywfar79<br>
              libhtml-tableextract-perl libimath30 libisofs6 libjasper7
            libjson-parse-perl<br>
              libjte2 liblc3-0 liblerc3 liblua5.4-0 liblzma-dev
            libmro-compat-perl<br>
              libmusicbrainz5-2 libnamespace-autoclean-perl libofx7
            liboobs-1-5 libopenfec<br>
              libosinfo-1.0-0 libosinfo-bin libosp5
            libparams-validationcompiler-perl<br>
              libproxy1-plugin-webkit libraw20 libroc libsodium27
            libspecio-perl<br>
              libspeexdsp-dev libspice-client-gtk-3.0-5 libturbojpeg
            libunwind-dev<br>
              libuv1-dev libvirt-glib-1.0-0 libvpl2 libvpx7
            libwebsockets16<br>
              libwireplumber-0.4-0 libwxbase3.0-0v5 libxmlsec1
            libxstring-perl<br>
              libzapojit-0.0-0 libzxingcore1 osinfo-db python3-gnucash<br>
              system-tools-backends<br>
            Use 'sudo apt autoremove' to remove them.<br>
            The following additional packages will be installed:<br>
              libdeflate0:i386 libtiff5:i386<br>
            The following NEW packages will be installed:<br>
              libdeflate0:i386 libtiff5:i386<br>
            0 upgraded, 2 newly installed, 0 to remove and 0 not
            upgraded.<br>
            5 not fully installed or removed.<br>
            Need to get 0 B/244 kB of archives.<br>
            After this operation, 728 kB of additional disk space will
            be used.<br>
            Do you want to continue? [Y/n] <br>
            (Reading database ... 561861 files and directories currently
            installed.)<br>
            Preparing to unpack
            .../libdeflate0_1.19-0ubuntu1~20.04.sav0_i386.deb ...<br>
            Unpacking libdeflate0:i386 (1.19-0ubuntu1~20.04.sav0) ...<br>
            dpkg: error processing archive
            /var/cache/apt/archives/libdeflate0_1.19-0ubuntu1<br>
            ~20.04.sav0_i386.deb (--unpack):<br>
             trying to overwrite shared
            '/usr/share/doc/libdeflate0/changelog.Debian.gz', wh<br>
            ich is different from other instances of package
            libdeflate0:i386<br>
            Selecting previously unselected package libtiff5:i386.<br>
            Preparing to unpack
            .../libtiff5_4.4.0-4ubuntu3.3+20.04.sav2_i386.deb ...<br>
            Unpacking libtiff5:i386 (4.4.0-4ubuntu3.3+20.04.sav2) ...<br>
            Errors were encountered while processing:<br>
 /var/cache/apt/archives/libdeflate0_1.19-0ubuntu1~20.04.sav0_i386.deb<br>
            E: Sub-process /usr/bin/dpkg returned an error code (1)<br>
            <p> <b><br>
              </b></p>
            <p><b>I tried fixing this with the pkg mgr broken filter to
                no avail so again ran:</b></p>
            <p>$ sudo apt --fix-broken install<br>
              Reading package lists... Done<br>
              Building dependency tree       <br>
              Reading state information... Done<br>
              Correcting dependencies... Done<br>
              The following packages were automatically installed and
              are no longer required:<br>
                brasero-common brave-keyring caribou chromium-common
              chromium-sandbox<br>
                folks-common gir1.2-caribou-1.0 gir1.2-evince-3.0
              gnome-contacts<br>
                gnome-online-miners gnucash-common gnucash-docs
              guile-2.2 guile-3.0-libs<br>
                libalgorithm-c3-perl libaqbanking-data libaqbanking44
              libbrasero-media3-1<br>
                libcaribou-common libcaribou0 libcgi-fast-perl
              libcgi-pm-perl<br>
                libclass-c3-perl libclass-c3-xs-perl
              libclass-data-inheritable-perl<br>
                libclass-inspector-perl libclass-singleton-perl
              libcodec2-1.0<br>
                libdate-manip-perl libdatetime-format-strptime-perl
              libdatetime-locale-perl<br>
                libdatetime-perl libdatetime-timezone-perl libdav1d6
              libdbi1 libdcmtk16<br>
                libdeepin-wm0 libdiscid0 libev4 libeval-closure-perl
              libexception-class-perl<br>
                libfcgi-perl libfile-sharedir-perl libfinance-quote-perl
              libfolks-eds25<br>
                libfolks25 libgfbgraph-0.2-0 libgranite-common
              libgranite5 libgtk-vnc-2.0-0<br>
                libgvnc-1.0-0 libgwengui-gtk3-0 libgwenhywfar-data
              libgwenhywfar79<br>
                libhtml-tableextract-perl libimath30 libisofs6
              libjasper7 libjson-parse-perl<br>
                libjte2 liblc3-0 liblerc3 liblua5.4-0 liblzma-dev
              libmro-compat-perl<br>
                libmusicbrainz5-2 libnamespace-autoclean-perl libofx7
              liboobs-1-5 libopenfec<br>
                libosinfo-1.0-0 libosinfo-bin libosp5
              libparams-validationcompiler-perl<br>
                libproxy1-plugin-webkit libraw20 libroc libsodium27
              libspecio-perl<br>
                libspeexdsp-dev libspice-client-gtk-3.0-5 libturbojpeg
              libunwind-dev<br>
                libuv1-dev libvirt-glib-1.0-0 libvpl2 libvpx7
              libwebsockets16<br>
                libwireplumber-0.4-0 libwxbase3.0-0v5 libxmlsec1
              libxstring-perl<br>
                libzapojit-0.0-0 libzxingcore1 osinfo-db python3-gnucash<br>
                system-tools-backends<br>
              Use 'sudo apt autoremove' to remove them.<br>
              The following additional packages will be installed:<br>
                libdeflate0:i386 libtiff5:i386<br>
              The following NEW packages will be installed:<br>
                libdeflate0:i386 libtiff5:i386<br>
              0 upgraded, 2 newly installed, 0 to remove and 0 not
              upgraded.<br>
              5 not fully installed or removed.<br>
              Need to get 0 B/244 kB of archives.<br>
              After this operation, 728 kB of additional disk space will
              be used.<br>
              Do you want to continue? [Y/n] <br>
              (Reading database ... 561861 files and directories
              currently installed.)<br>
              Preparing to unpack
              .../libdeflate0_1.19-0ubuntu1~20.04.sav0_i386.deb ...<br>
              Unpacking libdeflate0:i386 (1.19-0ubuntu1~20.04.sav0) ...<br>
              dpkg: error processing archive
              /var/cache/apt/archives/libdeflate0_1.19-0ubuntu1<br>
              ~20.04.sav0_i386.deb (--unpack):<br>
               trying to overwrite shared
              '/usr/share/doc/libdeflate0/changelog.Debian.gz', wh<br>
              ich is different from other instances of package
              libdeflate0:i386<br>
              Selecting previously unselected package libtiff5:i386.<br>
              Preparing to unpack
              .../libtiff5_4.4.0-4ubuntu3.3+20.04.sav2_i386.deb ...<br>
              Unpacking libtiff5:i386 (4.4.0-4ubuntu3.3+20.04.sav2) ...<br>
              Errors were encountered while processing:<br>
 /var/cache/apt/archives/libdeflate0_1.19-0ubuntu1~20.04.sav0_i386.deb<br>
              E: Sub-process /usr/bin/dpkg returned an error code (1)<br>
            </p>
            <p>$ sudo apt --fix-broken install<br>
              Reading package lists... Done<br>
              Building dependency tree       <br>
              Reading state information... Done<br>
              The following packages were automatically installed and
              are no longer required:<br>
                brasero-common brave-keyring caribou chromium-common
              chromium-sandbox<br>
                folks-common gir1.2-caribou-1.0 gir1.2-evince-3.0
              gnome-contacts<br>
                gnome-online-miners gnucash-common gnucash-docs
              guile-2.2 guile-3.0-libs<br>
                libalgorithm-c3-perl libaqbanking-data libaqbanking44
              libbrasero-media3-1<br>
                libcapi20-3:i386 libcaribou-common libcaribou0
              libcgi-fast-perl<br>
                libcgi-pm-perl libclass-c3-perl libclass-c3-xs-perl<br>
                libclass-data-inheritable-perl libclass-inspector-perl<br>
                libclass-singleton-perl libcodec2-1.0 libcups2:i386
              libcurl3-gnutls:i386<br>
                libcurl4:i386 libdate-manip-perl
              libdatetime-format-strptime-perl<br>
                libdatetime-locale-perl libdatetime-perl
              libdatetime-timezone-perl libdav1d6<br>
                libdbi1 libdcmtk16 libdeepin-wm0 libdiscid0
              libdrm-amdgpu1:i386<br>
                libdrm-intel1:i386 libdrm-nouveau2:i386
              libdrm-radeon1:i386 libdrm2:i386<br>
                libedit2:i386 libev4 libeval-closure-perl
              libexception-class-perl<br>
                libexif12:i386 libfaudio0:i386 libfcgi-perl
              libfile-sharedir-perl<br>
                libfinance-quote-perl libfolks-eds25 libfolks25
              libgbm1:i386<br>
                libgdbm-compat4:i386 libgdbm6:i386 libgfbgraph-0.2-0
              libgl1:i386<br>
                libgl1-mesa-dri:i386 libglapi-mesa:i386
              libglu1-mesa:i386 libglvnd0:i386<br>
                libglx-mesa0:i386 libglx0:i386 libgphoto2-port12:i386
              libgranite-common<br>
                libgranite5 libgsm1:i386 libgssapi-krb5-2:i386
              libgtk-vnc-2.0-0<br>
                libgvnc-1.0-0 libgwengui-gtk3-0 libgwenhywfar-data
              libgwenhywfar79<br>
                libhtml-tableextract-perl libicu66:i386
              libieee1284-3:i386 libimath30<br>
                libisofs6 libjasper7 libjbig0:i386 libjpeg-turbo8:i386
              libjpeg8:i386<br>
                libjson-parse-perl libjte2 libk5crypto3:i386
              libkeyutils1:i386<br>
                libkrb5-3:i386 libkrb5support0:i386 liblc3-0
              liblcms2-2:i386 liblerc3<br>
                libllvm12:i386 libltdl7:i386 liblua5.4-0 liblzma-dev
              libmro-compat-perl<br>
                libmusicbrainz5-2 libmysqlclient21:i386
              libnamespace-autoclean-perl<br>
                libnettle7:i386 libnghttp2-14:i386 libodbc1:i386 libofx7
              liboobs-1-5<br>
                libopenal1:i386 libopenfec libosinfo-1.0-0 libosinfo-bin
              libosmesa6:i386<br>
                libosp5 libparams-validationcompiler-perl
              libpcap0.8:i386 libpci3:i386<br>
                libpciaccess0:i386 libperl5.30:i386
              libproxy1-plugin-webkit libpsl5:i386<br>
                libraw20 libroc librtmp1:i386 libsdl2-2.0-0:i386
              libsensors5:i386<br>
                libsharpyuv0:i386 libsndio7:i386 libsnmp35:i386
              libsodium27 libspecio-perl<br>
                libspeexdsp-dev libspice-client-gtk-3.0-5 libssh-4:i386
              libstb0:i386<br>
                libturbojpeg libunwind-dev libusb-1.0-0:i386 libuv1-dev
              libv4l-0:i386<br>
                libv4lconvert0:i386 libvirt-glib-1.0-0
              libvkd3d-shader1:i386 libvkd3d1:i386<br>
                libvpl2 libvpx7 libvulkan1:i386 libwayland-client0:i386<br>
                libwayland-cursor0:i386 libwayland-egl1:i386
              libwayland-server0:i386<br>
                libwebp7:i386 libwebsockets16 libwireplumber-0.4-0
              libwxbase3.0-0v5<br>
                libx11-xcb1:i386 libxcb-dri2-0:i386 libxcb-dri3-0:i386
              libxcb-glx0:i386<br>
                libxcb-present0:i386 libxcb-randr0:i386
              libxcb-sync1:i386<br>
                libxcb-xfixes0:i386 libxcomposite1:i386 libxcursor1:i386
              libxfixes3:i386<br>
                libxi6:i386 libxinerama1:i386 libxkbcommon0:i386
              libxml2:i386 libxmlsec1<br>
                libxpm4:i386 libxrandr2:i386 libxshmfence1:i386
              libxslt1.1:i386 libxss1:i386<br>
                libxstring-perl libxxf86vm1:i386 libzapojit-0.0-0
              libzstd1:i386<br>
                libzxingcore1 mesa-vulkan-drivers:i386
              ocl-icd-libopencl1:i386 osinfo-db<br>
                python3-gnucash system-tools-backends
              vkd3d-compiler:i386<br>
              Use 'sudo apt autoremove' to remove them.<br>
              0 upgraded, 0 newly installed, 0 to remove and 0 not
              upgraded.</p>
            <p><br>
            </p>
            <p><b>So now I have no errors but upgrading pulls in the </b>libtiff:i386
              <b>pkg and then I again cannot do any apt command without
                the dependency error and so I start all over with: </b></p>
            <p><font face="Aerial">dpkg --force depends -P libtiff5:i386</font></p>
            <b>and eventually end up chasing the package in the pkg mgr,
              using the 'fix broken packages' option. Then back to the
              terminal and running all of the above again. So now I have
              tens and tens of obsolete packages but I'm loathe to
              remove them. I 'm also loathe to try an upgrade<font
                face="Aerial"> and get the same errors again. I don't
                want to reboot or shutdown for fear of what I've
                created.</font><br>
            </b>
            <p><b><font face="Aerial">If any of you read through all of
                  this then you're saints!</font></b></p>
            <p><b><font face="Aerial">Brian<br>
                </font></b></p>
            <p style="line-height:100%;margin-bottom:0in"><br>
            </p>
            <p style="line-height:100%;margin-bottom:0in"> </p>
            <p style="line-height:100%;margin-bottom:0in"> </p>
            <p style="line-height:100%;margin-bottom:0in"><font
                face="Aerial"><br>
              </font></p>
            <p style="line-height:100%;margin-bottom:0in"> </p>
            <p style="line-height:100%;margin-bottom:0in"> </p>
            _______________________________________________
            <blockquote type="cite">
              <div class="gmail_quote">
                <blockquote class="gmail_quote"
style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex">
                  nmglug mailing list<br>
                  <a href="mailto:[email protected]"
                    target="_blank" moz-do-not-send="true"
                    class="moz-txt-link-freetext">[email protected]</a><br>
                  <a
href="http://lists.nmglug.org/listinfo.cgi/nmglug-nmglug.org"
                    rel="noreferrer" target="_blank"
                    moz-do-not-send="true" class="moz-txt-link-freetext">http://lists.nmglug.org/listinfo.cgi/nmglug-nmglug.org</a><br>
                </blockquote>
              </div>
            </blockquote>
            <div>-- <br>
              <img src="cid:[email protected]"
                class="" border="0"></div>
          </div>
          _______________________________________________<br>
          nmglug mailing list<br>
          <a href="mailto:[email protected]" target="_blank"
            moz-do-not-send="true" class="moz-txt-link-freetext">[email protected]</a><br>
          <a
href="http://lists.nmglug.org/listinfo.cgi/nmglug-nmglug.org"
            rel="noreferrer" target="_blank" moz-do-not-send="true"
            class="moz-txt-link-freetext">http://lists.nmglug.org/listinfo.cgi/nmglug-nmglug.org</a><br>
        </blockquote>
      </div>
    </blockquote>
    <div class="moz-signature">-- <br>
      <img src="cid:[email protected]" border="0"></div>
  </body>
</html>
--------------P3L0hb6rX6bh0ZD1uUefhZuB
Content-Type: image/png; name="signature.png"
Content-Disposition: inline; filename="signature.png"
Content-Id: <[email protected]>
Content-Transfer-Encoding: base64

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
HHG/+R87RpMZ3KibnwAAAABJRU5ErkJggg==

--------------P3L0hb6rX6bh0ZD1uUefhZuB--

--------------8W0JW8TUqxKU8zbbAIOwsElo--

--===============3826492998573748569==
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
nmglug mailing list
[email protected]
http://lists.nmglug.org/listinfo.cgi/nmglug-nmglug.org

--===============3826492998573748569==--