https://bugzilla.redhat.com/show_bug.cgi?id=1438004

            Bug ID: 1438004
           Summary: Bad permissions on perl5 folder
           Product: Fedora
           Version: 25
         Component: perl-Image-ExifTool
          Severity: high
          Assignee: [email protected]
          Reporter: [email protected]
        QA Contact: [email protected]
                CC: [email protected],
                    [email protected]



Description of problem:
Bad permissions on /usr/local/lib64/perl5/ directory.

Version-Release number of selected component (if applicable):
perl-Image-ExifTool-10.40-1.fc25.noarch

How reproducible:
Happens every time

Steps to Reproduce:
exiftool --show some_image.jpg

Actual results:
Can't locate strict.pm:   /usr/local/lib64/perl5/strict.pm: Permission denied
at /bin/exiftool line 12.
BEGIN failed--compilation aborted at /bin/exiftool line 12

Expected results:
Exif data

Additional info:
If you runs it as root it works.
/usr/local/lib64/perl5/ is owned by root:root and has drwxr-x--- as perms so
common users will never be able to access it.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
perl-devel mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to