Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#80107 - [pcsc-tools] missing opt dep

Attached to Project: Arch Linux
Opened by mattia (nTia89) - Monday, 30 October 2023, 16:56 GMT
Last edited by Christian Hesse (eworm) - Tuesday, 31 October 2023, 07:53 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Christian Hesse (eworm)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
`gscriptor` needs another dep to run (other than gtk3 perl module, already listed in the array...): perl-libintl-perl

Additional info:
* pcsc-tools-1.7.0-1

Steps to reproduce:
*running `gscriptor` from terminal, you get this:

$ gscriptor
Can't locate Locale/TextDomain.pm in @INC (you may need to install the Locale::TextDomain module) (@INC entries checked: /usr/lib/perl5/5.38/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/5.38/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.38/core_perl /usr/share/perl5/core_perl) at /usr/bin/gscriptor line 36.
BEGIN failed--compilation aborted at /usr/bin/gscriptor line 36.

*installing `perl-libintl-perl` fixes it!
This task depends upon

Closed by  Christian Hesse (eworm)
Tuesday, 31 October 2023, 07:53 GMT
Reason for closing:  Fixed
Additional comments about closing:  in git

Loading...