On Thu, Apr 30, 2009 at 17:10, 明覺 <[email protected]> wrote: > when i tries to install the gvfs package(it should not be specific to > this package, the error may occur when installing any package), it > shows the following error > ----------------------------------- > After this operation, 463kB of additional disk space will be used. > (Reading database ... 127441 files and directories currently installed.) > Preparing to replace gvfs 1.0.3-4 (using .../gvfs_1.2.2-1_amd64.deb) ... > Unpacking replacement gvfs ... > dpkg: error processing /var/cache/apt/archives/gvfs_1.2.2-1_amd64.deb > (--unpack): > trying to overwrite `/usr/lib/libgvfscommon.so.0.0.0', which is also > in package libgvfscommon0 > dpkg-deb: subprocess paste killed by signal (Broken pipe) > Errors were encountered while processing: > /var/cache/apt/archives/gvfs_1.2.2-1_amd64.deb > E: Sub-process /usr/bin/dpkg returned an error code (1) > ----------------------------------- > what's the problem? how to solve it? thanks > > > -- > My platform is Gnu/Linux Debian(sid-amd64, lenny-intelx86) Gnome > Mozilla/Iceweasel Gmail/Evolution GTK/Anjuta Scim Totem. > > > -- > To UNSUBSCRIBE, email to [email protected] > with a subject of "unsubscribe". Trouble? Contact [email protected] > >
This problem also annoyed me today. It was solved by doing this: dpkg --force-all -P libgvfscommon0 apt-get -f install Regards, Wang Long -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

