My ubuntu upgrade from 20.04 to 22.04 is stuck in the cleanup phase. Last message is:
/usr/src/libdvd-pkg/libdvdcss_1.4.3.orig.tar.bz2: OK
libdvd-pkg: 'apt-get check' failed, you may have broken packages. Aborting...
I already tried dpkg-reconfigure from libdvd-pkg: `apt-get check` failed, you may have broken packages. Aborting but this obviously fails as the database is locked.
~$ sudo dpkg-reconfigure libdvd-pkg
libdvd-pkg: dpkg database is locked. You may need to use command "sudo dpkg-reconfigure libdvd-pkg".
libdvd-pkg: Building and installation of package(s) [libdvdcss2 libdvdcss-dev] postponed till after next APT operation.
Not sure what to do now. Can I savely abort this and restart?
