sjmelia
Group: Members
Posts: 11
Joined: May 2004 |
|
Posted: May 11 2004,01:35 |
|
Cirvin, I got exactly the same error as you, after investigating options with dpkg I did:
cd /var/cache/apt/archives/ (where apt-get stores all the files it downloads)
dpkg --force-overwrite -i fileutils_4.1-10_i386.deb (forcing dpkg to overwrite chgrp even though it's part of coreutils)
I did this... ooh, ten minutes ago and it seems to be working ok, but who knows!
Disclaimer: I have only a very vague idea of what i'm doing... Edit: Make that no idea - this advice could be completely wrong
|