Ho provato a installare diversi pacchetti Ubuntu su Debian Wheezy, ma non è riuscito e ora ho i pacchetti rotti.
Il problema è che anche l'esecuzione apt-get -f install
non riesce, con questo errore:
Preparing to replace libqtwebkit4:amd64 2.2.1-1ubuntu4 (using .../libqtwebkit4_2.2.1-5_amd64.deb) ...
Unpacking replacement libqtwebkit4:amd64 ...
dpkg: error processing /var/cache/apt/archives/libqtwebkit4_2.2.1-5_amd64.deb (--unpack):
trying to overwrite shared '/usr/share/doc/libqtwebkit4/changelog.Debian.gz', which is different from other instances of package libqtwebkit4:amd64
dpkg-deb: error: subprocess paste was killed by signal (Broken pipe)
Sembra lamentarsi di sovrascrivere alcuni file. Dovrei provare a eliminare o spostare quei file?