Package: digikam
Severity: serious Digikam is currently uninstallable on amd64 unstable due to these missing packages : libkdcraw1 libkekiv2-1 -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.22-2-amd64 (SMP w/1 CPU core) Locale: LANG=fr_FR@euro, LC_CTYPE=fr_FR@euro (charmap=ISO-8859-15) Shell: /bin/sh linked to /bin/bash _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
On Fri, 19 Oct 2007, Nicolas DEGAND wrote:
> Digikam is currently uninstallable on amd64 unstable due to these > missing packages : > > libkdcraw1 > libkekiv2-1 Nicolas, Thanks for your bug report. Although those packages should be available for amd64: http://packages.debian.org/sid/libkexiv2-3/amd64/download http://packages.debian.org/sid/libkdcraw2/amd64/download What does it state when you try and `apt-get install digikam`? Mark _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel signature.asc (196 bytes) Download Attachment |
Le samedi 20 octobre 2007, vous avez écrit :
> On Fri, 19 Oct 2007, Nicolas DEGAND wrote: > > Digikam is currently uninstallable on amd64 unstable due to these > > missing packages : > > > > libkdcraw1 > > libkekiv2-1 > > Nicolas, > > Thanks for your bug report. > > Although those packages should be available for amd64: > > http://packages.debian.org/sid/libkexiv2-3/amd64/download > http://packages.debian.org/sid/libkdcraw2/amd64/download > > What does it state when you try and `apt-get install digikam`? apt-get install digikam Reading package lists... Done Building dependency tree Reading state information... 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: digikam: Depends: libkdcraw1 but it is not installable Depends: libkexiv2-1 but it is not installable E: Broken packages -- Nicolas DEGAND _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
On Sat, 20 Oct 2007, Nicolas DEGAND wrote:
> The following packages have unmet dependencies: > digikam: Depends: libkdcraw1 but it is not installable > Depends: libkexiv2-1 but it is not installable > E: Broken packages Thanks, That's a little weird it should be asking for: # apt-get install digikam Reading package lists... Done Building dependency tree Reading state information... Done The following extra packages will be installed: libkdcraw2 libkexiv2-3 Suggested packages: digikam-doc Recommended packages: kipi-plugins The following NEW packages will be installed digikam libkdcraw2 libkexiv2-3 Could you please run `apt-cache policy digikam` and let me know what it reports: It should look like: # apt-cache policy digikam digikam: Installed: (none) Candidate: 2:0.9.2-5 Version table: 2:0.9.3~beta1-1 0 1 http://ftp.uk.debian.org experimental/main Packages 100 /var/lib/dpkg/status 2:0.9.2-5 0 500 http://ftp.uk.debian.org sid/main Packages Also could you run `apt-get install libkdcraw2 libkexiv2-3` and `dpkg -p digikam` and let me know what it states. Mark _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel signature.asc (196 bytes) Download Attachment |
Le samedi 20 octobre 2007, vous avez écrit :
> On Sat, 20 Oct 2007, Nicolas DEGAND wrote: > > The following packages have unmet dependencies: > > digikam: Depends: libkdcraw1 but it is not installable > > Depends: libkexiv2-1 but it is not installable > > E: Broken packages > > Thanks, > > That's a little weird it should be asking for: > > # apt-get install digikam > Reading package lists... Done > Building dependency tree > Reading state information... Done > The following extra packages will be installed: > libkdcraw2 libkexiv2-3 > Suggested packages: > digikam-doc > Recommended packages: > kipi-plugins > The following NEW packages will be installed > digikam libkdcraw2 libkexiv2-3 > > Could you please run `apt-cache policy digikam` and let me know what it > reports: apt-cache policy digikam digikam: Installed: (none) Candidate: 2:0.9.2-5 Version table: 2:0.9.2-5 0 500 ftp://ftp.debian.org sid/main Packages > It should look like: > > # apt-cache policy digikam > digikam: > Installed: (none) > Candidate: 2:0.9.2-5 > Version table: > 2:0.9.3~beta1-1 0 > 1 http://ftp.uk.debian.org experimental/main Packages > 100 /var/lib/dpkg/status > 2:0.9.2-5 0 > 500 http://ftp.uk.debian.org sid/main Packages > > Also could you run `apt-get install libkdcraw2 libkexiv2-3` and > `dpkg -p digikam` and let me know what it states. The two packages are installed. dpkg -p digikam states that Package "digikam" is not available. Digikam is still uninstallable -- Nicolas DEGAND _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
On Sat, 20 Oct 2007, Nicolas DEGAND wrote:
> > Also could you run ... > > `dpkg -p digikam` and let me know what it states. > > dpkg -p digikam states that Package "digikam" > is not available. Digikam is still uninstallable Hmm, This would be caused by your apt.sources having some funny entries, or not being uptodate. Could I ask you to run `apt-cache show digikam` and return the results. Finally could you download digikam_0.9.2-5_amd64.deb from http://packages.debian.org/sid/digikam/amd64/download using your web browser and then install manually using `dpkg -i digikam_0.9.2-5_amd64.deb` and tell me what it states. Thanks, Mark _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel signature.asc (196 bytes) Download Attachment |
Le dimanche 21 octobre 2007, Mark Purcell a écrit :
> Hmm, > > This would be caused by your apt.sources having some funny entries, or > not being uptodate. > > Could I ask you to run `apt-cache show digikam` and return the results. apt-cache show digikam Package: digikam Priority: optional Section: graphics Installed-Size: 22792 Maintainer: Debian KDE Extras Team <[hidden email]> Architecture: amd64 Version: 2:0.9.2-5 Replaces: digikamimageplugins Depends: kdelibs4c2a (>= 4:3.5.7-1), libacl1 (>= 2.2.11-1), libart-2.0-2 (>= 2.3.18), libattr1 (>= 2.4.4-1), libaudio2, libc6 (>= 2.6.1-1), libexif12, libexiv2-0, libfam0, libfontconfig1 (>= 2.4.0), libfreetype6 (>= 2.3.5), libgcc1 (>= 1:4.2.1), libgphoto2-2 (>= 2.4.0), libgphoto2-port0 (>= 2.4.0), libice6 (>= 1:1.0.0), libidn11 (>= 0.5.18), libjasper1 (>= 1.900.1), libjpeg62, libkdcraw1, libkexiv2-1, libkipi0, liblcms1 (>= 1.15-1), libltdl3 (>= 1.5.2-2), libpcre3 (>= 6.0), libpng12-0 (>= 1.2.13-4), libqt3-mt (>= 3:3.3.7), libsm6, libsqlite3-0 (>= 3.4.2), libstdc++6 (>= 4.2.1), libtiff4, libx11-6, libxcursor1 (>> 1.1.2), libxext6, libxft2 (>> 2.1.1), libxi6, libxinerama1, libxrandr2 (>= 2:1.2.0), libxrender1, libxt6, zlib1g (>= 1:1.2.3.3.dfsg-1), kdebase-kio-plugins, libgphoto2-2-dev Recommends: kipi-plugins, kdeprint, konqueror Suggests: digikam-doc Conflicts: digikamimageplugins, kipi-plugins (<= 0.1.3~rc0), libkexiv2-0, libexiv2-0.12 Filename: pool/main/d/digikam/digikam_0.9.2-5_amd64.deb Size: 9584880 MD5sum: 4e3a5f2c08648ffa28a77ca01f5ffce7 SHA1: 0c1d9984a75f1f637b74735f7d17c8775b5450a5 SHA256: 9b3394ccb58a284e8c24152feca05e0062d1176f0d7176db24362006b1e70e32 Description: digital photo management application for KDE An easy to use and powerful digital photo management application, which makes importing, organizing and manipulating digital photos a "snap". An interface is provided to connect to your digital camera, preview the images and download and/or delete them. . The digiKam built-in image editor makes the common photo correction a simple task. The image editor is extensible via plugins and, the digikamimageplugins project has been merged to digiKam core since release 0.9.2, all useful image editor plugins are available in the base installation. . digiKam can also make use of the KIPI image handling plugins to extend its capabilities even further for photo manipulations, import and export, etc. The kipi-plugins package contains many very useful extentions. . digiKam is based in part on the work of the Independent JPEG Group. . Homepage: http://www.digikam.org Tag: hardware::camera, implemented-in::c++, interface::x11, role::program, scope::application, suite::kde, uitoolkit::qt, use:: {browsing,organizing,searching}, works-with::image, works-with::image:raster, x11::application > Finally could you download digikam_0.9.2-5_amd64.deb from > http://packages.debian.org/sid/digikam/amd64/download > using your web browser and then install manually using > `dpkg -i digikam_0.9.2-5_amd64.deb` and tell me what it states. (Reading database ... 130212 files and directories currently installed.) Preparing to replace digikam 2:0.9.2-5 (using digikam_0.9.2-5_amd64.deb) ... Unpacking replacement digikam ... dpkg: dependency problems prevent configuration of digikam: digikam depends on libkdcraw1; however: Package libkdcraw1 is not installed. digikam depends on libkexiv2-1; however: Package libkexiv2-1 is not installed. digikam depends on libkipi0; however: Package libkipi0 is not installed. digikam depends on libgphoto2-2-dev; however: Package libgphoto2-2-dev is not installed. dpkg: error processing digikam (--install): dependency problems - leaving unconfigured Errors were encountered while processing: digikam -- Nicolas DEGAND _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
In reply to this post by Nicolas DEGAND
Your message dated Sun, 21 Oct 2007 18:57:22 +0100
with message-id <[hidden email]> has caused the Debian Bug report #447304, regarding digikam is currently uninstallable on amd64 unstable to be marked as having been forwarded to the upstream software author(s) Nicolas DEGAND <[hidden email]>, [hidden email]. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) Debian-release, Could you schedule a binNMU for digikam on amd64 as it appears to still depend on the obsolete libraries. I suspect it may also need a binNMU for other arches as well. Thanks, Mark On Fri, 19 Oct 2007, Nicolas DEGAND wrote: > Digikam is currently uninstallable on amd64 unstable due to these > missing packages : > > libkdcraw1 > libkekiv2-1 _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel signature.asc (196 bytes) Download Attachment |
In reply to this post by Nicolas DEGAND
Your message dated Thu, 25 Oct 2007 02:03:03 -0700
with message-id <[hidden email]> and subject line binNMU request digikam amd64 was: [Pkg-kde-extras] Bug#447304: digikam is currently uninstallable on amd64 unstable has caused the attached Bug report to be marked as done. This means that you claim that the problem has been dealt with. If this is not the case it is now your responsibility to reopen the Bug report if necessary, and/or fix the problem forthwith. (NB: If you are a system administrator and have no idea what I am talking about this indicates a serious mail system misconfiguration somewhere. Please contact me immediately.) Debian bug tracking system administrator (administrator, Debian Bugs database) Package: digikam Severity: serious Digikam is currently uninstallable on amd64 unstable due to these missing packages : libkdcraw1 libkekiv2-1 -- System Information: Debian Release: lenny/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 2.6.22-2-amd64 (SMP w/1 CPU core) Locale: LANG=fr_FR@euro, LC_CTYPE=fr_FR@euro (charmap=ISO-8859-15) Shell: /bin/sh linked to /bin/bash On Sun, Oct 21, 2007 at 06:57:22PM +0100, Mark Purcell wrote: > Could you schedule a binNMU for digikam on amd64 as it appears to > still depend on the obsolete libraries. I suspect it may also need > a binNMU for other arches as well. Yes, on all archs. BinNMUs scheduled. Cheers, -- Steve Langasek Give me a lever long enough and a Free OS Debian Developer to set it on, and I can move the world. [hidden email] http://www.debian.org/ _______________________________________________ Digikam-devel mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-devel |
Free forum by Nabble | Edit this page |