[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Re: HELP with apt!!!



On Tue, 2002-08-13 at 05:02, revooh_c@bellsouth.net wrote:
> HELP,  I was trying to install the user mode linux stuff and had to set apt to use the testing version since it was not found in the stable version (even though the package website says it should be).  Anyway, I am now having problems.  When I try to do the dist-upgrade, it keeps balking on me.  Now my kde install is all screwed up.
> 
> Does anyone know how to get around this?
... 
> Unpacking replacement kdebase ...
> dpkg: error processing
/var/cache/apt/archives/kdebase_4%3a2.2.2-14_i386.deb (--unpack):
 trying to overwrite `/usr/share/icons/hicolor/32x32/apps/kfm.png',
>which is also in package konqueror
...etc...

Your problem seems to be that these three packages have moved around
some files and now conflict with each other's old versions.

I suggest you use dpkg to force them to cooperate:

  cd /var/cache/apt/archives
  dpkg --force-overwrite -i kdebase_4%3a2.2.2-14_i386.deb konqueror_4%3a2.2.2-14_i386.deb konsole_4%3a2.2.2-14_i386.deb

or you can use apt to remove them all and then install them again.

-- 
Oliver Elphick                                Oliver.Elphick@lfix.co.uk
Isle of Wight, UK                            
http://www.lfix.co.uk/oliver
GPG: 1024D/3E1D0C1C: CA12 09E0 E8D5 8870 5839  932A 614D 4C34 3E1D 0C1C
                 ========================================
     "Watch ye therefore, and pray always, that ye may be 
      accounted worthy to escape all these things that shall
      come to pass, and to stand before the Son of man."    
                               Luke 21:36 



Reply to: