On Thursday 28 October 2004 08:56 pm, David Waller wrote: > package: kdebase-dev > version: 4:3.2.2-1 > kernel: 2.4.26 #1 Wed Aug 18 08:15:43 EDT 2004 i586 GNU/Linux > > > Tried to install kdebase-dev using KPackage manager. > Received the following: > > < export DEBIAN_FRONTEND; apt-get install --yes 'kdebase-dev' ;echo > RESULT=$? > Reading Package Lists... Done > Building Dependency Tree... Done > Some packages could not be installed. This may mean that you have > requested an impossible situation or if you are using the unstable > distribution that some required packages have not yet been created > or been moved out of Incoming. > > Since you only requested a single operation it is extremely likely that > the package is simply not installable and a bug report against > that package should be filed. > The following information may help to resolve the situation: > > The following packages have unmet dependencies: > kdebase-dev: Depends: kate (= 4:3.2.2-1) but 4:3.2.3-1 is to be > installed Depends: kdesktop (= 4:3.2.2-1) but 4:3.2.3-1 is to be > installed > Depends: kicker (= 4:3.2.2-1) but 4:3.2.3-1 is to be > installed > Depends: konqueror-nsplugins (= 4:3.2.2-1) but 4:3.2.3-1 > is to be installed > Depends: konqueror (= 4:3.2.2-1) but 4:3.2.3-1 is to be > installed > Depends: ksysguard (= 4:3.2.2-1) but 4:3.2.3-1 is to be > installed > Depends: kdelibs4-dev (> 4:3.2.1) but it is not going to > be installed > E: Broken packages > RESULT=100
Did you downgrade from unstable to testing at some point? All of those packages that are at 4:3.2.3-1 are only at 4:3.2.2-1 in testing right now, so I don't know where you are getting them from. It seems that the source of your problem is having newer versions of the packages kdebase-dev and kdelibs-dev depend on already installed. Josh