Hello guys, I got this error after upgrading to zorin 17. The OS is now working i think, but when I try to do software update it show this
There is also this
Can anyone help?
Hello guys, I got this error after upgrading to zorin 17. The OS is now working i think, but when I try to do software update it show this
There is also this
Can anyone help?
Can you launch terminal and try running the following:
sudo dpkg --configure -a
sudo apt --fix-missing
sudo apt update && sudo apt --fix-broken install
sudo apt install -f
Still error.
earl@Shiron:~$ sudo dpkg --configure -a
[sudo] password for earl:
dpkg: dependency problems prevent configuration of libgdal30:
libgdal30 depends on libodbc2 (>= 2.3.1); however:
Package libodbc2:amd64 is not installed.
libgdal30 depends on libodbcinst2 (>= 2.3.1); however:
Package libodbcinst2:amd64 is not installed.
dpkg: error processing package libgdal30 (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libopencv-imgcodecs4.5d:amd64:
libopencv-imgcodecs4.5d:amd64 depends on libgdal30 (>= 2.0.1); however:
Package libgdal30 is not configured yet.
dpkg: error processing package libopencv-imgcodecs4.5d:amd64 (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libopencv-videoio4.5d:amd64:
libopencv-videoio4.5d:amd64 depends on libopencv-imgcodecs4.5d (>= 4.5.4+dfsg); however:
Package libopencv-imgcodecs4.5d:amd64 is not configured yet.
dpkg: error processing package libopencv-videoio4.5d:amd64 (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libopencv-contrib4.5d:amd64:
libopencv-contrib4.5d:amd64 depends on libopencv-imgcodecs4.5d (>= 4.5.4+dfsg); however:
Package libopencv-imgcodecs4.5d:amd64 is not configured yet.
dpkg: error processing package libopencv-contrib4.5d:amd64 (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libopencv-highgui4.5d:amd64:
libopencv-highgui4.5d:amd64 depends on libopencv-imgcodecs4.5d (>= 4.5.4+dfsg); however:
Package libopencv-imgcodecs4.5d:amd64 is not configured yet.
dpkg: error processing package libopencv-highgui4.5d:amd64 (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libgmic1:amd64:
libgmic1:amd64 depends on libopencv-videoio4.5d (>= 4.5.4+dfsg); however:
Package libopencv-videoio4.5d:amd64 is not configured yet.
dpkg: error processing package libgmic1:amd64 (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libmlt7:amd64:
libmlt7:amd64 depends on libopencv-contrib4.5d (>= 4.5.4+dfsg); however:
Package libopencv-contrib4.5d:amd64 is not configured yet.
dpkg: error processing package libmlt7:amd64 (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of melt:
melt depends on libmlt7 (>= 7.4.0); however:
Package libmlt7:amd64 is not configured yet.
dpkg: error processing package melt (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of krita-gmic:
krita-gmic depends on libgmic1 (= 2.9.4-4build1); however:
Package libgmic1:amd64 is not configured yet.
dpkg: error processing package krita-gmic (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of kdenlive:
kdenlive depends on melt; however:
Package melt is not configured yet.
kdenlive depends on libmlt7 (>= 7.4.0); however:
Package libmlt7:amd64 is not configured yet.
dpkg: error processing package kdenlive (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of shotcut:
shotcut depends on libmlt7 (>= 7.4.0); however:
Package libmlt7:amd64 is not configured yet.
shotcut depends on melt; however:
Package melt is not configured yet.
dpkg: error processing package shotcut (--configure):
dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of libmlt++7:amd64:
libmlt++7:amd64 depends on libmlt7 (>= 7.4.0); however:
Package libmlt7:amd64 is not configured yet.
dpkg: error processing package libmlt++7:amd64 (--configure):
dependency problems - leaving unconfigured
Processing triggers for libc-bin (2.35-0ubuntu3.6) ...
Errors were encountered while processing:
libgdal30
libopencv-imgcodecs4.5d:amd64
libopencv-videoio4.5d:amd64
libopencv-contrib4.5d:amd64
libopencv-highgui4.5d:amd64
libgmic1:amd64
libmlt7:amd64
melt
krita-gmic
kdenlive
shotcut
libmlt++7:amd64
earl@Shiron:~$ sudo apt --fix-missing
apt 2.4.11 (amd64)
Usage: apt [options] command
apt is a commandline package manager and provides commands for
searching and managing as well as querying information about packages.
It provides the same functionality as the specialized APT tools,
like apt-get and apt-cache, but enables options more suitable for
interactive use by default.
Most used commands:
list - list packages based on package names
search - search in package descriptions
show - show package details
install - install packages
reinstall - reinstall packages
remove - remove packages
autoremove - Remove automatically all unused packages
update - update list of available packages
upgrade - upgrade the system by installing/upgrading packages
full-upgrade - upgrade the system by removing/installing/upgrading packages
edit-sources - edit the source information file
satisfy - satisfy dependency strings
See apt(8) for more information about the available commands.
Configuration options and syntax is detailed in apt.conf(5).
Information about how to configure sources can be found in sources.list(5).
Package and version choices can be expressed via apt_preferences(5).
Security details are available in apt-secure(8).
This APT has Super Cow Powers.
earl@Shiron:~$ sudo apt update && sudo apt --fix-broken install
Hit:1 http://ppa.launchpad.net/zorinos/apps/ubuntu jammy InRelease
Hit:2 https://brave-browser-apt-release.s3.brave.com stable InRelease
Get:3 http://id.archive.ubuntu.com/ubuntu jammy-updates InRelease [119 kB]
Hit:4 http://id.archive.ubuntu.com/ubuntu jammy-backports InRelease
Get:5 http://security.ubuntu.com/ubuntu jammy-security InRelease [110 kB]
Hit:6 http://ppa.launchpad.net/zorinos/drivers/ubuntu jammy InRelease
Get:7 http://id.archive.ubuntu.com/ubuntu jammy-updates/main i386 Packages [560 kB]
Hit:8 http://ppa.launchpad.net/zorinos/patches/ubuntu jammy InRelease
Get:9 http://id.archive.ubuntu.com/ubuntu jammy-updates/main amd64 Packages [1.326 kB]
Hit:10 http://ppa.launchpad.net/zorinos/stable/ubuntu jammy InRelease
Hit:11 https://packages.zorinos.com/stable jammy InRelease
Hit:12 https://packages.zorinos.com/patches jammy InRelease
Get:13 http://security.ubuntu.com/ubuntu jammy-security/main i386 Packages [394 kB]
Hit:14 https://packages.zorinos.com/apps jammy InRelease
Hit:15 https://packages.zorinos.com/drivers jammy InRelease
Hit:16 https://packages.microsoft.com/repos/code stable InRelease
Get:17 http://security.ubuntu.com/ubuntu jammy-security/main amd64 Packages [1.109 kB]
Hit:18 http://archive.ubuntu.com/ubuntu jammy InRelease
Fetched 3.617 kB in 10s (372 kB/s)
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
3 packages can be upgraded. Run 'apt list --upgradable' to see them.
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
app-install-data-partner bsdmainutils crda dvd+rw-tools dvgrab folder-color
folder-color-common fonts-inter fonts-sans-forgetica-zorin-os
gcc-10-base:i386 giblib1 gir1.2-animation-glib-0 gir1.2-folks-0.6
gir1.2-gnomebluetooth-1.0 gnome-screenshot
gnome-shell-extension-remove-dropdown-arrows ippusbxd kde-cli-tools
kde-cli-tools-data libamtk-5-0 libamtk-5-common libanimation-glib0
libanimation0 libaom0 libarmadillo9 libasn1-8-heimdal
libbasicusageenvironment1 libboost-date-time1.71.0 libboost-filesystem1.71.0
libboost-iostreams1.71.0 libboost-locale1.71.0 libboost-log1.71.0
libboost-program-options1.71.0 libboost-regex1.71.0 libboost-thread1.71.0
libbrlapi0.7 libcamel-1.2-62 libcbor0.6 libcdio18 libcfitsio8 libcodec2-0.9
libcpuid14 libdap25 libdapclient6v5 libdc1394-22 libdvdread7 libebml4v5
libedataserver-1.2-24 libedataserverui-1.2-2 libepsilon1
libextutils-pkgconfig-perl libffi7:i386 libfluidsynth2 libgavl1 libgdal26
libgdk-pixbuf2.0-0 libgeos-3.8.0 libgl1-mesa-glx:i386 libgroupsock8
libgsoap-2.8.91 libgssapi3-heimdal libgtkmm-2.4-1v5 libgtkspell0
libgupnp-1.2-0 libhandy-0.0-0 libhcrypto4-heimdal libhdf5-103
libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libidn11
libigdgmm11 libilmbase24 libisl22 libkaccounts1 libkf5pty-data libkf5pty5
libkf5pulseaudioqt2 libkf5su-bin libkf5su-data libkf5su5 libkrb5-26-heimdal
libkworkspace5-5 libldap-2.4-2 liblivemedia77 libllvm12 libllvm12:i386
libmatroska6v5 libmbedcrypto3 libmbedtls12 libmbedx509-0 libmlt++3 libmlt6
libmms0 libmozjs-78-0 libmusicbrainz5-2 libmusicbrainz5cc2v5
libneon27-gnutls libnetcdf15 libntfs-3g883 libodbc1 libofa0
libopencv-core4.2 libopencv-imgcodecs4.2 libopencv-imgproc4.2
libopencv-videoio4.2 libopenexr24 libperl5.30 libpgm-5.2-0 libphonenumber7
libphonon4qt5-4 libphonon4qt5-data libplacebo7 libpoppler97 libproj15
libprotobuf-lite17 libprotobuf17 libpython2-stdlib libpython2.7-minimal
libpython2.7-stdlib libpython3.8 libqhull7 libqpdf26 libqt5script5
libqt5sensors5 libqt5webkit5 libquicktime2 libquvi-0.9-0.9.3
libquvi-scripts-0.9 libraw19 libroken18-heimdal librttr-core0.9.6 libsane
libsnmp35 libsrt1 libtepl-4-0 libtotem-plparser-videosite
libtracker-control-2.0-0 libtracker-miner-2.0-0 libtracker-sparql-2.0-0
libusageenvironment3 libusrsctp1 libvpx6 libvulkan1:i386 libwebp6
libwhoopsie-preferences0 libwind0-heimdal libwmf0.2-7 libx264-155
libx265-179 libyaml-cpp0.6 libzip5 linux-headers-5.15.0-91-generic
linux-hwe-5.15-headers-5.15.0-91 linux-hwe-5.15-headers-5.15.0-92
linux-image-5.15.0-91-generic linux-modules-5.15.0-91-generic
linux-modules-extra-5.15.0-91-generic ltrace lua-bitop lua-expat lua-json
lua-lpeg lua-socket lz4 nvidia-firmware-535-535.113.01
nvidia-firmware-535-535.129.03 nvidia-firmware-535-535.146.02 odbcinst
odbcinst1debian2 oxygen-icon-theme perl-modules-5.30 phonon4qt5
phonon4qt5-backend-vlc printer-driver-hpijs
python-backports.functools-lru-cache python-bs4 python-html5lib python-lxml
python-numpy python-pkg-resources python-six python-soupsieve
python-webencodings python2 python2-minimal python2.7 python2.7-minimal
python3-entrypoints python3-gst-1.0 python3-requests-unixsocket
python3-simplejson recordmydesktop whoopsie-preferences
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
libodbc2 libodbcinst2 unixodbc-common
Suggested packages:
odbc-postgresql tdsodbc
The following NEW packages will be installed:
libodbc2 libodbcinst2 unixodbc-common
0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded.
12 not fully installed or removed.
Need to get 0 B/200 kB of archives.
After this operation, 608 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
(Reading database ... 485041 files and directories currently installed.)
Preparing to unpack .../libodbc2_2.3.9-5_amd64.deb ...
Unpacking libodbc2:amd64 (2.3.9-5) ...
dpkg: error processing archive /var/cache/apt/archives/libodbc2_2.3.9-5_amd64.de
b (--unpack):
trying to overwrite '/usr/lib/x86_64-linux-gnu/libodbc.so.2.0.0', which is also
in package libodbc1:amd64 2.3.11-1
dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
Preparing to unpack .../unixodbc-common_2.3.9-5_all.deb ...
Unpacking unixodbc-common (2.3.9-5) ...
dpkg: error processing archive /var/cache/apt/archives/unixodbc-common_2.3.9-5_a
ll.deb (--unpack):
trying to overwrite '/etc/odbc.ini', which is also in package odbcinst 2.3.11-1
Preparing to unpack .../libodbcinst2_2.3.9-5_amd64.deb ...
Unpacking libodbcinst2:amd64 (2.3.9-5) ...
dpkg: error processing archive /var/cache/apt/archives/libodbcinst2_2.3.9-5_amd6
4.deb (--unpack):
trying to overwrite '/usr/lib/x86_64-linux-gnu/libodbcinst.so.2.0.0', which is
also in package odbcinst1debian2:amd64 2.3.11-1
Errors were encountered while processing:
/var/cache/apt/archives/libodbc2_2.3.9-5_amd64.deb
/var/cache/apt/archives/unixodbc-common_2.3.9-5_all.deb
/var/cache/apt/archives/libodbcinst2_2.3.9-5_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
earl@Shiron:~$ sudo apt install -f
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
app-install-data-partner bsdmainutils crda dvd+rw-tools dvgrab folder-color
folder-color-common fonts-inter fonts-sans-forgetica-zorin-os
gcc-10-base:i386 giblib1 gir1.2-animation-glib-0 gir1.2-folks-0.6
gir1.2-gnomebluetooth-1.0 gnome-screenshot
gnome-shell-extension-remove-dropdown-arrows ippusbxd kde-cli-tools
kde-cli-tools-data libamtk-5-0 libamtk-5-common libanimation-glib0
libanimation0 libaom0 libarmadillo9 libasn1-8-heimdal
libbasicusageenvironment1 libboost-date-time1.71.0 libboost-filesystem1.71.0
libboost-iostreams1.71.0 libboost-locale1.71.0 libboost-log1.71.0
libboost-program-options1.71.0 libboost-regex1.71.0 libboost-thread1.71.0
libbrlapi0.7 libcamel-1.2-62 libcbor0.6 libcdio18 libcfitsio8 libcodec2-0.9
libcpuid14 libdap25 libdapclient6v5 libdc1394-22 libdvdread7 libebml4v5
libedataserver-1.2-24 libedataserverui-1.2-2 libepsilon1
libextutils-pkgconfig-perl libffi7:i386 libfluidsynth2 libgavl1 libgdal26
libgdk-pixbuf2.0-0 libgeos-3.8.0 libgl1-mesa-glx:i386 libgroupsock8
libgsoap-2.8.91 libgssapi3-heimdal libgtkmm-2.4-1v5 libgtkspell0
libgupnp-1.2-0 libhandy-0.0-0 libhcrypto4-heimdal libhdf5-103
libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libidn11
libigdgmm11 libilmbase24 libisl22 libkaccounts1 libkf5pty-data libkf5pty5
libkf5pulseaudioqt2 libkf5su-bin libkf5su-data libkf5su5 libkrb5-26-heimdal
libkworkspace5-5 libldap-2.4-2 liblivemedia77 libllvm12 libllvm12:i386
libmatroska6v5 libmbedcrypto3 libmbedtls12 libmbedx509-0 libmlt++3 libmlt6
libmms0 libmozjs-78-0 libmusicbrainz5-2 libmusicbrainz5cc2v5
libneon27-gnutls libnetcdf15 libntfs-3g883 libodbc1 libofa0
libopencv-core4.2 libopencv-imgcodecs4.2 libopencv-imgproc4.2
libopencv-videoio4.2 libopenexr24 libperl5.30 libpgm-5.2-0 libphonenumber7
libphonon4qt5-4 libphonon4qt5-data libplacebo7 libpoppler97 libproj15
libprotobuf-lite17 libprotobuf17 libpython2-stdlib libpython2.7-minimal
libpython2.7-stdlib libpython3.8 libqhull7 libqpdf26 libqt5script5
libqt5sensors5 libqt5webkit5 libquicktime2 libquvi-0.9-0.9.3
libquvi-scripts-0.9 libraw19 libroken18-heimdal librttr-core0.9.6 libsane
libsnmp35 libsrt1 libtepl-4-0 libtotem-plparser-videosite
libtracker-control-2.0-0 libtracker-miner-2.0-0 libtracker-sparql-2.0-0
libusageenvironment3 libusrsctp1 libvpx6 libvulkan1:i386 libwebp6
libwhoopsie-preferences0 libwind0-heimdal libwmf0.2-7 libx264-155
libx265-179 libyaml-cpp0.6 libzip5 linux-headers-5.15.0-91-generic
linux-hwe-5.15-headers-5.15.0-91 linux-hwe-5.15-headers-5.15.0-92
linux-image-5.15.0-91-generic linux-modules-5.15.0-91-generic
linux-modules-extra-5.15.0-91-generic ltrace lua-bitop lua-expat lua-json
lua-lpeg lua-socket lz4 nvidia-firmware-535-535.113.01
nvidia-firmware-535-535.129.03 nvidia-firmware-535-535.146.02 odbcinst
odbcinst1debian2 oxygen-icon-theme perl-modules-5.30 phonon4qt5
phonon4qt5-backend-vlc printer-driver-hpijs
python-backports.functools-lru-cache python-bs4 python-html5lib python-lxml
python-numpy python-pkg-resources python-six python-soupsieve
python-webencodings python2 python2-minimal python2.7 python2.7-minimal
python3-entrypoints python3-gst-1.0 python3-requests-unixsocket
python3-simplejson recordmydesktop whoopsie-preferences
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
libodbc2 libodbcinst2 unixodbc-common
Suggested packages:
odbc-postgresql tdsodbc
The following NEW packages will be installed:
libodbc2 libodbcinst2 unixodbc-common
0 upgraded, 3 newly installed, 0 to remove and 3 not upgraded.
12 not fully installed or removed.
Need to get 0 B/200 kB of archives.
After this operation, 608 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
(Reading database ... 485041 files and directories currently installed.)
Preparing to unpack .../libodbc2_2.3.9-5_amd64.deb ...
Unpacking libodbc2:amd64 (2.3.9-5) ...
dpkg: error processing archive /var/cache/apt/archives/libodbc2_2.3.9-5_amd64.de
b (--unpack):
trying to overwrite '/usr/lib/x86_64-linux-gnu/libodbc.so.2.0.0', which is also
in package libodbc1:amd64 2.3.11-1
dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
Preparing to unpack .../unixodbc-common_2.3.9-5_all.deb ...
Unpacking unixodbc-common (2.3.9-5) ...
dpkg: error processing archive /var/cache/apt/archives/unixodbc-common_2.3.9-5_a
ll.deb (--unpack):
trying to overwrite '/etc/odbc.ini', which is also in package odbcinst 2.3.11-1
Preparing to unpack .../libodbcinst2_2.3.9-5_amd64.deb ...
Unpacking libodbcinst2:amd64 (2.3.9-5) ...
dpkg: error processing archive /var/cache/apt/archives/libodbcinst2_2.3.9-5_amd6
4.deb (--unpack):
trying to overwrite '/usr/lib/x86_64-linux-gnu/libodbcinst.so.2.0.0', which is
also in package odbcinst1debian2:amd64 2.3.11-1
Errors were encountered while processing:
/var/cache/apt/archives/libodbc2_2.3.9-5_amd64.deb
/var/cache/apt/archives/unixodbc-common_2.3.9-5_all.deb
/var/cache/apt/archives/libodbcinst2_2.3.9-5_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
earl@Shiron:~$
This list of autoremove-able items suggest that you have installed and removed the Plasma Desktop, but in the process have removed other essential elements of the Desktop System. I am all for trying different D.E.'s, but it must be done cautiously. Other leftover packages suggest quite a few different things have been installed and removed. This may mean that essential files have been removed or Python dependencies. This can lead to quite a chain of dependency chasing.
Hmmm.... I didn't remember installing other D.E.
But, for some reason I have KDE Connect installed.
It it installed along when I install kdenlive??
Can it be fixed?
I know KDE applications can carry a lot of dependencies along with them. Yes, what you are saying is quite possible, though I do not know off hand what dependencies are carried with a particular KDE app.
Using sudo apt clean && sudo apt autoremove
can handle fixing a lot of the leftover automatically installed dependencies.
If you have not removed
(uninstalled) anything non KDE related, then you can disregard worry about system files being taken along with it.
I use KDE-Connect on Zorin OS Lite since the ZorinGroup only includes a Gnome App for Zorin-Connect.
It can be removed with
sudo apt remove --purge kdeconnect
Hmmm..
earl@Shiron:~$ sudo apt clean && sudo apt autoremove
[sudo] password for earl:
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
libgdal30 : Depends: libodbc2 (>= 2.3.1) but it is not installed
Depends: libodbcinst2 (>= 2.3.1) but it is not installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
earl@Shiron:~$ sudo apt remove --purge kdeconnect
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
libgdal30 : Depends: libodbc2 (>= 2.3.1) but it is not going to be installed
Depends: libodbcinst2 (>= 2.3.1) but it is not going to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
sudo apt --fix-broken install
sudo apt remove --purge kdeconnect
sudo apt clean && sudo apt autoremove
Still the same as before.
earl@Shiron:~$ sudo apt --fix-broken install
[sudo] password for earl:
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
app-install-data-partner bsdmainutils crda dvd+rw-tools dvgrab folder-color
folder-color-common fonts-inter fonts-sans-forgetica-zorin-os
gcc-10-base:i386 giblib1 gir1.2-animation-glib-0 gir1.2-folks-0.6
gir1.2-gnomebluetooth-1.0 gnome-screenshot
gnome-shell-extension-remove-dropdown-arrows ippusbxd kde-cli-tools
kde-cli-tools-data libamtk-5-0 libamtk-5-common libanimation-glib0
libanimation0 libaom0 libarmadillo9 libasn1-8-heimdal
libbasicusageenvironment1 libboost-date-time1.71.0 libboost-filesystem1.71.0
libboost-iostreams1.71.0 libboost-locale1.71.0 libboost-log1.71.0
libboost-program-options1.71.0 libboost-regex1.71.0 libboost-thread1.71.0
libbrlapi0.7 libcamel-1.2-62 libcbor0.6 libcdio18 libcfitsio8 libcodec2-0.9
libcpuid14 libdap25 libdapclient6v5 libdc1394-22 libdvdread7 libebml4v5
libedataserver-1.2-24 libedataserverui-1.2-2 libepsilon1
libextutils-pkgconfig-perl libffi7:i386 libfluidsynth2 libgavl1 libgdal26
libgdk-pixbuf2.0-0 libgeos-3.8.0 libgl1-mesa-glx:i386 libgroupsock8
libgsoap-2.8.91 libgssapi3-heimdal libgtkmm-2.4-1v5 libgtkspell0
libgupnp-1.2-0 libhandy-0.0-0 libhcrypto4-heimdal libhdf5-103
libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libidn11
libigdgmm11 libilmbase24 libisl22 libkaccounts1 libkf5pty-data libkf5pty5
libkf5pulseaudioqt2 libkf5su-bin libkf5su-data libkf5su5 libkrb5-26-heimdal
libkworkspace5-5 libldap-2.4-2 liblivemedia77 libllvm12 libllvm12:i386
libmatroska6v5 libmbedcrypto3 libmbedtls12 libmbedx509-0 libmlt++3 libmlt6
libmms0 libmozjs-78-0 libmusicbrainz5-2 libmusicbrainz5cc2v5
libneon27-gnutls libnetcdf15 libntfs-3g883 libodbc1 libofa0
libopencv-core4.2 libopencv-imgcodecs4.2 libopencv-imgproc4.2
libopencv-videoio4.2 libopenexr24 libperl5.30 libpgm-5.2-0 libphonenumber7
libphonon4qt5-4 libphonon4qt5-data libplacebo7 libpoppler97 libproj15
libprotobuf-lite17 libprotobuf17 libpython2-stdlib libpython2.7-minimal
libpython2.7-stdlib libpython3.8 libqhull7 libqpdf26 libqt5script5
libqt5sensors5 libqt5webkit5 libquicktime2 libquvi-0.9-0.9.3
libquvi-scripts-0.9 libraw19 libroken18-heimdal librttr-core0.9.6 libsane
libsnmp35 libsrt1 libtepl-4-0 libtotem-plparser-videosite
libtracker-control-2.0-0 libtracker-miner-2.0-0 libtracker-sparql-2.0-0
libusageenvironment3 libusrsctp1 libvpx6 libvulkan1:i386 libwebp6
libwhoopsie-preferences0 libwind0-heimdal libwmf0.2-7 libx264-155
libx265-179 libyaml-cpp0.6 libzip5 linux-headers-5.15.0-91-generic
linux-hwe-5.15-headers-5.15.0-91 linux-hwe-5.15-headers-5.15.0-92
linux-image-5.15.0-91-generic linux-modules-5.15.0-91-generic
linux-modules-extra-5.15.0-91-generic ltrace lua-bitop lua-expat lua-json
lua-lpeg lua-socket lz4 nvidia-firmware-535-535.113.01
nvidia-firmware-535-535.129.03 nvidia-firmware-535-535.146.02 odbcinst
odbcinst1debian2 oxygen-icon-theme perl-modules-5.30 phonon4qt5
phonon4qt5-backend-vlc printer-driver-hpijs
python-backports.functools-lru-cache python-bs4 python-html5lib python-lxml
python-numpy python-pkg-resources python-six python-soupsieve
python-webencodings python2 python2-minimal python2.7 python2.7-minimal
python3-entrypoints python3-gst-1.0 python3-requests-unixsocket
python3-simplejson recordmydesktop whoopsie-preferences
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
libodbc2 libodbcinst2 unixodbc-common
Suggested packages:
odbc-postgresql tdsodbc
The following NEW packages will be installed:
libodbc2 libodbcinst2 unixodbc-common
0 upgraded, 3 newly installed, 0 to remove and 12 not upgraded.
12 not fully installed or removed.
Need to get 200 kB of archives.
After this operation, 608 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 libodbc2 amd64 2.3.9-5 [159 kB]
Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 unixodbc-common all 2.3.9-5 [9.228 B]
Get:3 http://archive.ubuntu.com/ubuntu jammy/main amd64 libodbcinst2 amd64 2.3.9-5 [31,9 kB]
Fetched 200 kB in 5s (40,8 kB/s)
(Reading database ... 485041 files and directories currently installed.)
Preparing to unpack .../libodbc2_2.3.9-5_amd64.deb ...
Unpacking libodbc2:amd64 (2.3.9-5) ...
dpkg: error processing archive /var/cache/apt/archives/libodbc2_2.3.9-5_amd64.de
b (--unpack):
trying to overwrite '/usr/lib/x86_64-linux-gnu/libodbc.so.2.0.0', which is also
in package libodbc1:amd64 2.3.11-1
dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
Preparing to unpack .../unixodbc-common_2.3.9-5_all.deb ...
Unpacking unixodbc-common (2.3.9-5) ...
dpkg: error processing archive /var/cache/apt/archives/unixodbc-common_2.3.9-5_a
ll.deb (--unpack):
trying to overwrite '/etc/odbc.ini', which is also in package odbcinst 2.3.11-1
Preparing to unpack .../libodbcinst2_2.3.9-5_amd64.deb ...
Unpacking libodbcinst2:amd64 (2.3.9-5) ...
dpkg: error processing archive /var/cache/apt/archives/libodbcinst2_2.3.9-5_amd6
4.deb (--unpack):
trying to overwrite '/usr/lib/x86_64-linux-gnu/libodbcinst.so.2.0.0', which is
also in package odbcinst1debian2:amd64 2.3.11-1
Errors were encountered while processing:
/var/cache/apt/archives/libodbc2_2.3.9-5_amd64.deb
/var/cache/apt/archives/unixodbc-common_2.3.9-5_all.deb
/var/cache/apt/archives/libodbcinst2_2.3.9-5_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
earl@Shiron:~$ sudo apt remove --purge kdeconnect
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
libgdal30 : Depends: libodbc2 (>= 2.3.1) but it is not going to be installed
Depends: libodbcinst2 (>= 2.3.1) but it is not going to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
earl@Shiron:~$ sudo apt clean && sudo apt autoremove
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
You might want to run 'apt --fix-broken install' to correct these.
The following packages have unmet dependencies:
libgdal30 : Depends: libodbc2 (>= 2.3.1) but it is not installed
Depends: libodbcinst2 (>= 2.3.1) but it is not installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or specify a solution).
Can you please show the terminal output of
ls /etc/apt/sources.list.d
cat /etc/apt/sources.list
earl@Shiron:~$ ls /etc/apt/sources.list.d
brave-browser-release.list
brave-browser-release.list.save
freedownloadmanager.list
freedownloadmanager.list.save
google-chrome.list
google-chrome.list.save
graphics-drivers-ubuntu-ppa-focal.list
graphics-drivers-ubuntu-ppa-focal.list.save
makehuman-official-ubuntu-makehuman-community-focal.list
makehuman-official-ubuntu-makehuman-community-focal.list.save
microsoft-prod.list
microsoft-prod.list.save
protonvpn-stable.list
protonvpn-stable.list.save
unityhub.list
unityhub.list.save
vscode.list
vscode.list.save
zorin.list
zorin.list.save
zorinos-ubuntu-apps-focal.list
zorinos-ubuntu-apps-focal.list.save
zorinos-ubuntu-drivers-focal.list
zorinos-ubuntu-drivers-focal.list.save
zorinos-ubuntu-patches-focal.list
zorinos-ubuntu-patches-focal.list.save
zorinos-ubuntu-stable-focal.list
zorinos-ubuntu-stable-focal.list.save
earl@Shiron:~$ cat /etc/apt/sources.list
# deb cdrom:[Zorin-OS 16.1 Core 64bit]/ jammy main restricted
# See http://help.ubuntu.com/community/UpgradeNotes for how to upgrade to
# newer versions of the distribution.
deb http://archive.ubuntu.com/ubuntu jammy main restricted
# deb-src http://id.archive.ubuntu.com/ubuntu/ jammy main restricted
## Major bug fix updates produced after the final release of the
## distribution.
deb http://id.archive.ubuntu.com/ubuntu/ jammy-updates main restricted
# deb-src http://id.archive.ubuntu.com/ubuntu/ jammy-updates main restricted
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team. Also, please note that software in universe WILL NOT receive any
## review or updates from the Ubuntu security team.
deb http://archive.ubuntu.com/ubuntu jammy universe
# deb-src http://id.archive.ubuntu.com/ubuntu/ jammy universe
deb http://id.archive.ubuntu.com/ubuntu/ jammy-updates universe
# deb-src http://id.archive.ubuntu.com/ubuntu/ jammy-updates universe
## N.B. software from this repository is ENTIRELY UNSUPPORTED by the Ubuntu
## team, and may not be under a free licence. Please satisfy yourself as to
## your rights to use the software. Also, please note that software in
## multiverse WILL NOT receive any review or updates from the Ubuntu
## security team.
deb http://archive.ubuntu.com/ubuntu jammy multiverse
# deb-src http://id.archive.ubuntu.com/ubuntu/ jammy multiverse
deb http://id.archive.ubuntu.com/ubuntu/ jammy-updates multiverse
# deb-src http://id.archive.ubuntu.com/ubuntu/ jammy-updates multiverse
## N.B. software from this repository may not have been tested as
## extensively as that contained in the main release, although it includes
## newer versions of some applications which may provide useful features.
## Also, please note that software in backports WILL NOT receive any review
## or updates from the Ubuntu security team.
deb http://id.archive.ubuntu.com/ubuntu/ jammy-backports main restricted universe multiverse
# deb-src http://id.archive.ubuntu.com/ubuntu/ jammy-backports main restricted universe multiverse
## Uncomment the following two lines to add software from Canonical's
## 'partner' repository.
## This software is not part of Ubuntu, but is offered by Canonical and the
## respective vendors as a service to Ubuntu users.
# deb http://archive.canonical.com/ubuntu jammy partner
# deb-src http://archive.canonical.com/ubuntu jammy partner
deb http://security.ubuntu.com/ubuntu jammy-security main restricted
# deb-src http://security.ubuntu.com/ubuntu jammy-security main restricted
deb http://security.ubuntu.com/ubuntu jammy-security universe
# deb-src http://security.ubuntu.com/ubuntu jammy-security universe
deb http://security.ubuntu.com/ubuntu jammy-security multiverse
# deb-src http://security.ubuntu.com/ubuntu jammy-security multiverse
# This system was installed using small removable media
# (e.g. netinst, live or single CD). The matching "deb cdrom"
# entries were disabled at the end of the installation process.
# For information about how to configure apt package sources,
# see the sources.list(5) manual.
earl@Shiron:~$
You can see the disparity here, and it has been noted in other threads.
Your manually added repositories were left on Focal, but the system repos switched to Jammy.
This is causing breakage.
Hmm.. I might have done that in the past.
But I think it already switched to the latest zorin for driver idk.
Can it be fixed?
You might need to follow along with this thread...
wow that a long thread.
so in my case which ones should I remove from /etc/apt/sources.list.d
?
Can you navigate to /etc/apt/sources.list.d
and right click on the files and see if the content within them points to Focal or Jammy?
You do not need to elevate to Root Privileges since you are reading only.
As long as the content within says Jammy
, it should be fine.
This was confirmed earlier in a message from the ZorinGroup when I directly asked about this issue. The upgrader changes the content within the file which is the Source.
Does the command
sudo apt --fix-broken install
try to remove the broken package, try to install the broken package or end in an error?
same as before
earl@Shiron:~$ sudo apt --fix-broken install
[sudo] password for earl:
Reading package lists... Done
Building dependency tree... Done
Reading state information... Done
Correcting dependencies... Done
The following packages were automatically installed and are no longer required:
app-install-data-partner bsdmainutils crda dvd+rw-tools dvgrab folder-color
folder-color-common fonts-inter fonts-sans-forgetica-zorin-os
gcc-10-base:i386 giblib1 gir1.2-animation-glib-0 gir1.2-folks-0.6
gir1.2-gnomebluetooth-1.0 gnome-screenshot
gnome-shell-extension-remove-dropdown-arrows ippusbxd kde-cli-tools
kde-cli-tools-data libamtk-5-0 libamtk-5-common libanimation-glib0
libanimation0 libaom0 libarmadillo9 libasn1-8-heimdal
libbasicusageenvironment1 libboost-date-time1.71.0 libboost-filesystem1.71.0
libboost-iostreams1.71.0 libboost-locale1.71.0 libboost-log1.71.0
libboost-program-options1.71.0 libboost-regex1.71.0 libboost-thread1.71.0
libbrlapi0.7 libcamel-1.2-62 libcbor0.6 libcdio18 libcfitsio8 libcodec2-0.9
libcpuid14 libdap25 libdapclient6v5 libdc1394-22 libdvdread7 libebml4v5
libedataserver-1.2-24 libedataserverui-1.2-2 libepsilon1
libextutils-pkgconfig-perl libffi7:i386 libfluidsynth2 libgavl1 libgdal26
libgdk-pixbuf2.0-0 libgeos-3.8.0 libgl1-mesa-glx:i386 libgroupsock8
libgsoap-2.8.91 libgssapi3-heimdal libgtkmm-2.4-1v5 libgtkspell0
libgupnp-1.2-0 libhandy-0.0-0 libhcrypto4-heimdal libhdf5-103
libheimbase1-heimdal libheimntlm0-heimdal libhx509-5-heimdal libidn11
libigdgmm11 libilmbase24 libisl22 libkaccounts1 libkf5pty-data libkf5pty5
libkf5pulseaudioqt2 libkf5su-bin libkf5su-data libkf5su5 libkrb5-26-heimdal
libkworkspace5-5 libldap-2.4-2 liblivemedia77 libllvm12 libllvm12:i386
libmatroska6v5 libmbedcrypto3 libmbedtls12 libmbedx509-0 libmlt++3 libmlt6
libmms0 libmozjs-78-0 libmusicbrainz5-2 libmusicbrainz5cc2v5
libneon27-gnutls libnetcdf15 libntfs-3g883 libodbc1 libofa0
libopencv-core4.2 libopencv-imgcodecs4.2 libopencv-imgproc4.2
libopencv-videoio4.2 libopenexr24 libperl5.30 libpgm-5.2-0 libphonenumber7
libphonon4qt5-4 libphonon4qt5-data libplacebo7 libpoppler97 libproj15
libprotobuf-lite17 libprotobuf17 libpython2-stdlib libpython2.7-minimal
libpython2.7-stdlib libpython3.8 libqhull7 libqpdf26 libqt5script5
libqt5sensors5 libqt5webkit5 libquicktime2 libquvi-0.9-0.9.3
libquvi-scripts-0.9 libraw19 libroken18-heimdal librttr-core0.9.6 libsane
libsnmp35 libsrt1 libtepl-4-0 libtotem-plparser-videosite
libtracker-control-2.0-0 libtracker-miner-2.0-0 libtracker-sparql-2.0-0
libusageenvironment3 libusrsctp1 libvpx6 libvulkan1:i386 libwebp6
libwhoopsie-preferences0 libwind0-heimdal libwmf0.2-7 libx264-155
libx265-179 libyaml-cpp0.6 libzip5 linux-headers-5.15.0-91-generic
linux-hwe-5.15-headers-5.15.0-91 linux-hwe-5.15-headers-5.15.0-92
linux-image-5.15.0-91-generic linux-modules-5.15.0-91-generic
linux-modules-extra-5.15.0-91-generic ltrace lua-bitop lua-expat lua-json
lua-lpeg lua-socket lz4 nvidia-firmware-535-535.113.01
nvidia-firmware-535-535.129.03 nvidia-firmware-535-535.146.02 odbcinst
odbcinst1debian2 oxygen-icon-theme perl-modules-5.30 phonon4qt5
phonon4qt5-backend-vlc printer-driver-hpijs
python-backports.functools-lru-cache python-bs4 python-html5lib python-lxml
python-numpy python-pkg-resources python-six python-soupsieve
python-webencodings python2 python2-minimal python2.7 python2.7-minimal
python3-entrypoints python3-gst-1.0 python3-requests-unixsocket
python3-simplejson recordmydesktop whoopsie-preferences
Use 'sudo apt autoremove' to remove them.
The following additional packages will be installed:
libodbc2 libodbcinst2 unixodbc-common
Suggested packages:
odbc-postgresql tdsodbc
The following NEW packages will be installed:
libodbc2 libodbcinst2 unixodbc-common
0 upgraded, 3 newly installed, 0 to remove and 14 not upgraded.
12 not fully installed or removed.
Need to get 200 kB of archives.
After this operation, 608 kB of additional disk space will be used.
Do you want to continue? [Y/n] y
Get:1 http://archive.ubuntu.com/ubuntu jammy/main amd64 libodbc2 amd64 2.3.9-5 [159 kB]
Get:2 http://archive.ubuntu.com/ubuntu jammy/main amd64 unixodbc-common all 2.3.9-5 [9.228 B]
Get:3 http://archive.ubuntu.com/ubuntu jammy/main amd64 libodbcinst2 amd64 2.3.9-5 [31,9 kB]
Fetched 200 kB in 7s (27,2 kB/s)
(Reading database ... 485041 files and directories currently installed.)
Preparing to unpack .../libodbc2_2.3.9-5_amd64.deb ...
Unpacking libodbc2:amd64 (2.3.9-5) ...
dpkg: error processing archive /var/cache/apt/archives/libodbc2_2.3.9-5_amd64.de
b (--unpack):
trying to overwrite '/usr/lib/x86_64-linux-gnu/libodbc.so.2.0.0', which is also
in package libodbc1:amd64 2.3.11-1
dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
Preparing to unpack .../unixodbc-common_2.3.9-5_all.deb ...
Unpacking unixodbc-common (2.3.9-5) ...
dpkg: error processing archive /var/cache/apt/archives/unixodbc-common_2.3.9-5_a
ll.deb (--unpack):
trying to overwrite '/etc/odbc.ini', which is also in package odbcinst 2.3.11-1
Preparing to unpack .../libodbcinst2_2.3.9-5_amd64.deb ...
Unpacking libodbcinst2:amd64 (2.3.9-5) ...
dpkg: error processing archive /var/cache/apt/archives/libodbcinst2_2.3.9-5_amd6
4.deb (--unpack):
trying to overwrite '/usr/lib/x86_64-linux-gnu/libodbcinst.so.2.0.0', which is
also in package odbcinst1debian2:amd64 2.3.11-1
Errors were encountered while processing:
/var/cache/apt/archives/libodbc2_2.3.9-5_amd64.deb
/var/cache/apt/archives/unixodbc-common_2.3.9-5_all.deb
/var/cache/apt/archives/libodbcinst2_2.3.9-5_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
earl@Shiron:~$