Quote:
Originally Posted by Kirmonkey
Hi,
I am having a problem installing Kipi-plugins (0.1.2-3)to use with Digikam (0.9.2-4). Using either Synaptic or apt-get to install the plugins requires that digikam is removed. Reversing this process and installing Digikam after the plugins has the same result.
I am currently running Debian Lenny kernel 2.6.21-2-k7 and KDE 3.5.7
This has been a problem for the last 10 days as I hoped it was a transitory problem.
Thanks in advance
|
You need to get the kipi-plugins package from unstable for both of them to be installed ...
Code:
>$ apt-cache policy kipi-plugins
kipi-plugins:
Installed: 0.1.4-1+b1
Candidate: 0.1.4-1+b1
Version table:
*** 0.1.4-1+b1 0
600 http://ftp2.de.debian.org sid/main Packages
100 /var/lib/dpkg/status
0.1.2-3 0
990 http://ftp2.de.debian.org testing/main Packages
>$ apt-cache policy digikam
digikam:
Installed: 2:0.9.2-4
Candidate: 2:0.9.2-4
Version table:
*** 2:0.9.2-4 0
990 http://ftp2.de.debian.org testing/main Packages
600 http://ftp2.de.debian.org sid/main Packages
100 /var/lib/dpkg/status
HappyTux:/home/stephen# apt-get -s install kipi-plugins/testing
Reading package lists... Done
Building dependency tree
Reading state information... Done
Selected version 0.1.2-3 (Debian:testing) for kipi-plugins
Suggested packages:
gimp (2.2.17-1)
gallery (1.5.5-pl1-1.1)
Recommended packages:
sane-utils (1.0.19~cvs20070730-1)
The following packages will be REMOVED:
digikam (0.9.2-4)
The following packages will be DOWNGRADED:
kipi-plugins (0.1.4-1+b1 => 0.1.2-3)
0 upgraded, 0 newly installed, 1 downgraded, 1 to remove and 1 not upgraded.
Remv digikam [2:0.9.2-4]
Inst kipi-plugins [0.1.4-1+b1] (0.1.2-3 Debian:testing)
Conf kipi-plugins (0.1.2-3 Debian:testing)
Edit: Which I should add will probably require getting the KDE packages that are in unstable as well that are at version higher than the ones that are in testing.