David A. Harding on 26 May 2006 09:07:25 -0000 |
On Thu, May 25, 2006 at 11:49:52PM -0400, Shameel Arafin wrote: > [...] > Unpacking xcursor-themes (from .../xcursor-themes_1.0.1-4_all.deb) ... > dpkg: error processing > /var/cache/apt/archives/xcursor-themes_1.0.1-4_all.deb (--unpack): > trying to overwrite `/etc/X11/cursors/core.theme', which is also in > package xlibs-data > Errors were encountered while processing: > /var/cache/apt/archives/xcursor-themes_1.0.1-4_all.deb > E: Sub-process /usr/bin/dpkg returned an error code (1) > > Not too sure about how to resolve this. Any ideas? First, try running `apt-get -f install' a few more times. Sometimes it resolves things in stages. If that doesn't work, you can use dpkg to override this error. Try the command below. dpkg --force-overwrite \ --install /var/cache/apt/archives/xcursor-themes_1.0.1-4_all.deb If that command is successful, re-run `apt-get -f -install' until all errors are resolved. See also: man 1 dpkg ## search for ``force-things'' dpkg --force-help Use the force, Shameel! :-) -Dave -- +-----------------------------------------------------------------------------+ | David A. Harding | No violence, gentlemen -- no violence, I beg of you! | | http://gnuisance.net | Consider the furniture! | | | -- Sherlock Holmes | +-----------------------------------------------------------------------------+ Attachment:
pgpJJYd8rwCqK.pgp ___________________________________________________________________________ Philadelphia Linux Users Group -- http://www.phillylinux.org Announcements - http://lists.phillylinux.org/mailman/listinfo/plug-announce General Discussion -- http://lists.phillylinux.org/mailman/listinfo/plug
|
|