i wrote previously about this. whenever i run apt-get i get stuck on this:
Unpacking libgnomeprint-bin (from
.../libgnomeprint-bin_0.25-0.1_i386.deb) ...
dpkg: error processing
/var/cache/apt/archives/libgnomeprint-bin_0.25-0.1_i386.deb (--unpack):
trying to overwrite `/usr/bin/gnome-font-install', which is also in
package libgnomeprint6
Unpacking libgnomeprint-data (from
.../libgnomeprint-data_0.25-0.1_all.deb) ...
dpkg: error processing
/var/cache/apt/archives/libgnomeprint-data_0.25-0.1_all.deb (--unpack):
trying to overwrite `/usr/share/fonts/afms/adobe/pagd8a.afm', which is
also in package libgnomeprint6
dpkg-deb: subprocess paste killed by signal (Broken pipe)
Errors were encountered while processing:
/var/cache/apt/archives/libgnomeprint-bin_0.25-0.1_i386.deb
/var/cache/apt/archives/libgnomeprint-data_0.25-0.1_all.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
i have tried the
dpkg --configure --pending
followed by
apt-get -f upgrade
multiple times. i have tried to delete the packages. all with no luck. does
anyone else have suggestion on how to either fix this problem, or to make
apt-get ignore those packages since it is not letting me continue with either
apt-get upgrade or apt-get install. thank you.
-holland