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

Re: apt problem



On Sun, May 11, 2003 at 09:51:01AM +1000, Lloyd Bayley wrote:
> Greetings All,
> 
> Due to a previous apt-get that went wrong, now when I try to install 
> anything, I get much the same as the following:
> 	
> debian:~# apt-get install ftp
> Reading Package Lists... Done
> Building Dependency Tree... Done
> You might want to run `apt-get -f install' to correct these:
> Sorry, but the following packages have unmet dependencies:
>   libkonq3: Depends: kdelibs3 (>= 4:2.2.2-1) but 4:2.1.2-3 is to be 
                                    ^-------^      ^-------^
                                         ^------------^

It looks like you are trying to install a version of libkong3 that
requires downgrading to earlier version of kde. By the way, from where
are you getting the libkong3 package; I don't see libkong3 listed in
Debian/GNU. You need to install set of kde pakages consistent with kde
you have installed. If you are really trying to downgrade, look into using
pin-priority 1001 in man apt_preferences or use dpkg option
"--force-downgrade". 

In your current situation you could try installing with dpkg option
"--force-depends" or "--force-depend-versions" and then purge libkong3
afterwards. I'm not sure what kind of breakage you will get.

You could also try moving your current /var/lib/dpkg/status to another
file name, and then copying one of backup status that predates your
problem to /var/lib/dpkg/status. Depending on how old the backup of the
status file is, this might result in some inconsistencies with
currently state of your system. Backups are located in /var/backups.

>   installed
> E: Unmet dependencies. Try 'apt-get -f install' with no packages (or 
> specify a solution).
> debian:~#
> 
> In this instance, I've tried to get ftp and it's still whinging about kde.
> 
> I've tried the clean and autoclean options, killed the file in the partial 
> directory.
> All to no avail.
> What am I missing?
> 
> 
> Many Thanks,
> 
> Lloyd. :-)
> 
> 
> 

-- 
Jerome

Attachment: pgpVjO29KR1K5.pgp
Description: PGP signature


Reply to: