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

MacPorts noreply at macports.org
Mon Sep 30 08:01:55 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 ryandesign):

 Replying to [comment:18 contextnerror]:
 > I am not sure why it is trying to use the system perl.

 `#!/usr/bin/env perl` means use whatever `perl` is. On your system, in
 your terminal, with your path settings, that's the system perl. The
 solution is to fix the port so that its files do not refer to
 `#!/usr/bin/env perl` but instead to the specific version of MacPorts perl
 that we want it to use, like it did before.

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


More information about the macports-tickets mailing list