Your message dated Fri, 27 May 2005 13:16:02 -0700 with message-id <[EMAIL PROTECTED]> and subject line Bug#311014: libgphoto2-2: Package requires a library that does not exists 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) -------------------------------------- Received: (at submit) by bugs.debian.org; 27 May 2005 19:43:27 +0000 >From [EMAIL PROTECTED] Fri May 27 12:43:27 2005 Return-path: <[EMAIL PROTECTED]> Received: from (ohm.utp.edu.co) [200.21.91.201] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1DbkjH-0000I1-00; Fri, 27 May 2005 12:43:27 -0700 Received: from tesla.utp.edu.co (tesla.utp.edu.co [200.21.91.206]) by ohm.utp.edu.co (8.12.9/8.12.9) with ESMTP id j4RJjBOO005787 for <[EMAIL PROTECTED]>; Fri, 27 May 2005 14:45:11 -0500 (COT) Received: from mono by tesla.utp.edu.co with local (Exim 3.36 #1 (Debian)) id 1Dbkbf-0007B9-00 for <[EMAIL PROTECTED]>; Fri, 27 May 2005 14:34:55 -0500 To: Debian Bug Tracking System <[EMAIL PROTECTED]> Subject: libgphoto2-2: Package requires a library that does not exists X-Debbugs-CC: Jaime Alberto Silva <[EMAIL PROTECTED]> Message-Id: <[EMAIL PROTECTED]> From: el mono <[EMAIL PROTECTED]> Date: Fri, 27 May 2005 14:34:55 -0500 Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-11.0 required=4.0 tests=BAYES_00,HAS_PACKAGE, X_DEBBUGS_CC autolearn=ham version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: Package: libgphoto2-2 Version: 2.1.5-6 Severity: grave When apt tryes to configure the package it fails with the following error: Setting up libgphoto2-2 (2.1.5-6) ... /usr/lib/libgphoto2-2/print-usb-usermap: error while loading shared libraries: libexif.so.5: cannot open shared object file: No such file or directory dpkg: error processing libgphoto2-2 (--configure): subprocess post-installation script returned error exit status 127 I've been looking in http://www.debian.org/distrib/packages#search_packages for a package that contains that library but it does not exists. I suppose it refers to libexif and somewhere the l was lost. -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.4.27-2-686 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO-8859-1) Versions of packages libgphoto2-2 depends on: ii adduser 3.63 Add and remove users and groups ii libc6 2.3.2.ds1-22 GNU C Library: Shared libraries an ii libexif10 0.6.9-6 library to parse EXIF files pn libgphoto2-port0 Not found. ii libjpeg62 6b-10 The Independent JPEG Group's JPEG -- no debconf information --------------------------------------- Received: (at 311014-done) by bugs.debian.org; 27 May 2005 20:16:02 +0000 >From [EMAIL PROTECTED] Fri May 27 13:16:02 2005 Return-path: <[EMAIL PROTECTED]> Received: from dsl093-039-086.pdx1.dsl.speakeasy.net (mauritius.dodds.net) [66.93.39.86] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1DblFS-0006UU-00; Fri, 27 May 2005 13:16:02 -0700 Received: by mauritius.dodds.net (Postfix, from userid 1000) id 44DF1172A15; Fri, 27 May 2005 13:16:02 -0700 (PDT) Date: Fri, 27 May 2005 13:16:02 -0700 From: Steve Langasek <[EMAIL PROTECTED]> To: el mono <[EMAIL PROTECTED]>, [EMAIL PROTECTED] Subject: Re: Bug#311014: libgphoto2-2: Package requires a library that does not exists Message-ID: <[EMAIL PROTECTED]> References: <[EMAIL PROTECTED]> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="O8XZ+2Hy8Kj8wLPZ" Content-Disposition: inline In-Reply-To: <[EMAIL PROTECTED]> User-Agent: Mutt/1.5.9i Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: --O8XZ+2Hy8Kj8wLPZ Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Fri, May 27, 2005 at 02:34:55PM -0500, el mono wrote: > Package: libgphoto2-2 > Version: 2.1.5-6 > Severity: grave > When apt tryes to configure the package it fails with the following > error: > Setting up libgphoto2-2 (2.1.5-6) ... > /usr/lib/libgphoto2-2/print-usb-usermap: error while loading shared libra= ries: libexif.so.5: cannot open shared object file: No such file or directo= ry > dpkg: error processing libgphoto2-2 (--configure): > subprocess post-installation script returned error exit status 127 > I've been looking in > http://www.debian.org/distrib/packages#search_packages for a package > that contains that library but it does not exists. I suppose it refers > to libexif and somewhere the l was lost. $ objdump -p /usr/lib/libgphoto2-2/print-usb-usermap |grep NEEDED NEEDED libgphoto2.so.2 NEEDED libc.so.6 NEEDED libgphoto2_port.so.0 $ objdump -p /usr/lib/libgphoto2.so.2|grep NEEDED NEEDED libgphoto2_port.so.0 NEEDED libdl.so.2 NEEDED libexif.so.10 NEEDED libm.so.6 NEEDED libc.so.6 $ objdump -p /usr/lib/libgphoto2_port.so.0|grep NEEDED NEEDED libdl.so.2 NEEDED libc.so.6 $ You appear to have a broken version of libgphoto2.so.2 installed somewhere on your system, that depends on the wrong version of exif. This didn't come =66rom the libgphoto2-2 package, so this is not a Debian bug. You may want to check /usr/local/lib for outdated local copies of libgphoto2.so.2. --=20 Steve Langasek postmodern programmer --O8XZ+2Hy8Kj8wLPZ Content-Type: application/pgp-signature; name="signature.asc" Content-Description: Digital signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.1 (GNU/Linux) iD8DBQFCl4ABKN6ufymYLloRAoArAKC87W+vKu8RorIS4tQtaZDLOA4FrACgsVK6 s1AkhpeAOoJ/0Nl6i1dcbO4= =OlPG -----END PGP SIGNATURE----- --O8XZ+2Hy8Kj8wLPZ-- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]