Your message dated Tue, 16 Jul 2019 21:16:46 +0200 with message-id <[email protected]> and subject line Re: Bug#932210: Fwd: Bug#932210: libimage-exiftool-perl: Exiftool does not start has caused the Debian Bug report #932210, regarding libimage-exiftool-perl: Exiftool does not start 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 this message is talking about, this may indicate a serious mail system misconfiguration somewhere. Please contact [email protected] immediately.) -- 932210: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=932210 Debian Bug Tracking System Contact [email protected] with problems
--- Begin Message ---Package: libimage-exiftool-perl Version: 11.16-1 Severity: grave Justification: renders package unusable Dear Maintainer, * What led up to the situation? Launch the program from cli * What exactly did you do (or not do) that was effective (or ineffective)? $ exiftool -v (or any other options) * What was the outcome of this action? "Open" is not exported by the Image::ExifTool module Can't continue after import errors at /usr/local/bin/exiftool line 33. BEGIN failed--compilation aborted at /usr/local/bin/exiftool line 33. * What outcome did you expect instead? exiftoo to work * Extra informations Tried to reinstall exiftoo as well as perl but that did not solve the problem. It was working before upgrade to buster. -- System Information: Debian Release: 10.0 APT prefers stable APT policy: (900, 'stable'), (500, 'proposed-updates') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 4.19.0-5-amd64 (SMP w/4 CPU cores) Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8), LANGUAGE=fr_FR.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) LSM: AppArmor: enabled Versions of packages libimage-exiftool-perl depends on: ii perl 5.28.1-6 Versions of packages libimage-exiftool-perl recommends: ii libarchive-zip-perl 1.64-1 ii libposix-strptime-perl 0.13-1+b5 ii libunicode-linebreak-perl 0.0.20190101-1 libimage-exiftool-perl suggests no packages. -- no debconf information
--- End Message ---
--- Begin Message ---Hi Pierre, On Tue, Jul 16, 2019 at 12:31:41PM -0400, Phil Harvey wrote: > > From: Pierre AUSSAGUEL <[email protected]> > > Subject: Re: Bug#932210: libimage-exiftool-perl: Exiftool does not start > > Date: July 16, 2019 at 12:26:43 PM EDT > > To: Phil Harvey <[email protected]> > > > > Le 16/07/2019 à 18:14, Phil Harvey a écrit : > >> Somehow you've got a very old version (9.76) in /usr/local/bin > >> This explains the problem. Delete this old version and replace it with > >> the most current one (if it doesn't already exist somewhere else in the > >> path). > > > > # rm /usr/local/bin/exiftool > > # apt reinstall libimage-exiftool-perl > > # exiftool -v > > bash: /usr/local/bin/exiftool: Aucun fichier ou dossier de ce type > > > > I dont understand ... isn't libimage-exiftool-perl supposed to provide the > > file ? > > > > I solved the problem by placing a symlink in /usr/local/bin from > > /usr/bin/exiftool > > > > Thank for your help > > > > I think the package should be modified to remove the old file and make the > > symlink or any other better solution. This is actually not needed that you create a symlink. /usr/bin/exiftool is provided by the package. But you previously invoked in the sheell having probably a preference of /usr/local/bin before /usr/bin. I guess after removing the file you did not invoked hash -r in bash to forget the remembered locations of a command? (see hash under SHELL BUILTIN COMMANDS in bash(1)). Regards, Salvatore
--- End Message ---

