Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

ExifTool broken after package update #5142

Closed
KvallVall opened this issue Apr 11, 2020 · 1 comment
Closed

ExifTool broken after package update #5142

KvallVall opened this issue Apr 11, 2020 · 1 comment

Comments

@KvallVall
Copy link

Problem description
ExifTool package used to work, doesn't work anymore after package updates.

Can't locate Image/ExifTool.pm in @INC (you may need to install the Image::ExifTool module) (@INC contains: /data/data/com.termux/files/usr/bin/lib /data/data/com.termux/files/usr/lib/perl5/site_perl/5.30.2/arm-android /data/data/com.termux/files/usr/lib/perl5/site_perl/5.30.2 /data/data/com.termux/files/usr/lib/perl5/5.30.2/arm-android /data/data/com.termux/files/usr/lib/perl5/5.30.2 .) at /data/data/com.termux/files/usr/bin/exiftool line 37.
BEGIN failed--compilation aborted at /data/data/com.termux/files/usr/bin/exiftool line 37.

Steps to reproduce

  1. Update packages
  2. Run "exiftool" command, produces error log above
  3. apt purge exiftool perl
  4. apt install exiftool
  5. Same error

Expected behavior
Exiftool should run and produce output.

Additional information

$ termux-info
Packages CPU architecture:
arm
Subscribed repositories:
# sources.list
deb https://termux.org/packages/ stable main
# science-repo (sources.list.d/science.list)
deb https://dl.bintray.com/grimler/science-packages-24 science stable
# game-repo (sources.list.d/game.list)
deb https://dl.bintray.com/grimler/game-packages-24 games stable
Updatable packages:
All packages up to date
Android version:
9
Kernel build information:
Linux localhost 3.4.113-lineageos #1 SMP PREEMPT Sun Feb 23 21:09:42 -03 2020 armv7l Android
Device manufacturer:
Samsung
Device model:
SM-G900T
@Grimler91
Copy link
Member

Thanks, an updated package should be available in a few minutes!

@ghost ghost locked and limited conversation to collaborators Oct 9, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants