[MacPorts] #70459: exiftool @12.920.0_0+perl5_34: Can't locate Image/ExifTool.pm in @INC

MacPorts noreply at macports.org
Mon Jul 29 08:26:02 UTC 2024


#70459: exiftool @12.920.0_0+perl5_34: Can't locate Image/ExifTool.pm in @INC
-------------------------+----------------------
  Reporter:  e-maryniak  |      Owner:  dbevans
      Type:  defect      |     Status:  assigned
  Priority:  Normal      |  Milestone:
 Component:  ports       |    Version:
Resolution:              |   Keywords:
      Port:  exiftool    |
-------------------------+----------------------

Comment (by e-maryniak):

 Thanks for the advise to use to not use the subversion (.3) but instead:

 {{{
 #!/usr/bin/env perl5.34
 }}}

 Indeed `#!/usr/bin/env perl5` is what the current installation of exiftool
 does:


 {{{
 $ sudo port uninstall exiftool
 --->  Deactivating exiftool @12.920.0_0+perl5_34
 --->  Cleaning exiftool
 --->  Uninstalling exiftool @12.920.0_0+perl5_34
 --->  Cleaning exiftool
 $ sudo port install exiftool
 --->  Computing dependencies for exiftool
 --->  Fetching archive for exiftool
 --->  Attempting to fetch
 exiftool-12.920.0_0+perl5_34.darwin_any.noarch.tbz2 from
 https://packages.macports.org/exiftool
 --->  Attempting to fetch
 exiftool-12.920.0_0+perl5_34.darwin_any.noarch.tbz2.rmd160 from
 https://packages.macports.org/exiftool
 --->  Installing exiftool @12.920.0_0+perl5_34
 --->  Activating exiftool @12.920.0_0+perl5_34
 --->  Cleaning exiftool
 --->  Scanning binaries for linking errors
 --->  No broken files found.
 --->  No broken ports found.
 $ head -n 1 /opt/local/bin/exiftool
 #!/usr/bin/env perl5
 $_
 }}}

 Looking forward to a more permanent solution which, if I understand you
 well, should not be too difficult (a fixed `reinplace` or "after-fix-
 reinplace` when the CPAN build has completed).

-- 
Ticket URL: <https://trac.macports.org/ticket/70459#comment:11>
MacPorts <https://www.macports.org/>
Ports system for macOS


More information about the macports-tickets mailing list