apt --fix-broken install
...
Preparing to unpack .../libsqlite3-0_3.32.0-1_amd64.deb ...
Unpacking libsqlite3-0:amd64 (3.32.0-1) over (3.31.1-5) ...
dpkg: error processing archive 
/var/cache/apt/archives/libsqlite3-0_3.32.0-1_amd64.deb (--unpack):
 trying to overwrite shared '/usr/share/doc/libsqlite3-0/changelog.gz', which 
is different from other instances of package libsqlite3-0:amd64
dpkg-deb: error: paste subprocess was killed by signal (Broken pipe)
Errors were encountered while processing:
 /var/cache/apt/archives/libsqlite3-0_3.32.0-1_amd64.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)

The installation and removal of any packages are failing too:
...
The following packages have unmet dependencies:
 libsqlite3-0 : Breaks: libsqlite3-0:i386 (!= 3.31.1-5) but 3.32.0-1 is to be 
installed
 libsqlite3-0:i386 : Breaks: libsqlite3-0 (!= 3.32.0-1) but 3.31.1-5 is to be 
installed
 libsqlite3-dev : Depends: libsqlite3-0 (= 3.32.0-1) but 3.31.1-5 is to be 
installed
 sqlite3 : Depends: libsqlite3-0 (= 3.32.0-1) but 3.31.1-5 is to be installed
E: Unmet dependencies. Try 'apt --fix-broken install' with no packages (or 
specify a solution).

What can be done until the issue with libsqlite3-0 will be fixed, to be able to 
install/remove packages?

Regards,
Andriy

Reply via email to