Community Packages

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#63148 - [perl-finance-quote] Missing dependencies

Attached to Project: Community Packages
Opened by Vinay S Shastry (shastry) - Wednesday, 10 July 2019, 17:31 GMT
Last edited by Sergej Pupykin (sergej) - Friday, 12 July 2019, 14:47 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To Sergej Pupykin (sergej)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Discovered while using gnucash with the new 1.48 that perl modules are missing - without which gnc-fq-dump fails.

These are required:
perl-text-template [community]
perl-datetime-format-strptime [community]
perl-json-parse [PKGBUILD attached, sorry out of touch with aur submission]
perl-string-util [aur]


Steps to reproduce:
~ ❯❯❯ gnc-fq-dump indiamutual INF179K01UT0
Can't locate Text/Template.pm in @INC (you may need to install the Text::Template module) (@INC contains: /usr/lib/perl5/5.30/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/5.30/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/5.30/core_perl /usr/share/perl5/core_perl) at /usr/share/perl5/vendor_perl/Finance/Quote/Fool.pm line 36.
BEGIN failed--compilation aborted at /usr/share/perl5/vendor_perl/Finance/Quote/Fool.pm line 36.
Compilation failed in require at (eval 102) line 1.
BEGIN failed--compilation aborted at (eval 102) line 1.
at /usr/bin/gnc-fq-dump line 148.
Can't locate object method "methods" via package "Finance::Quote::Fool" at /usr/share/perl5/vendor_perl/Finance/Quote.pm line 120.

Similar errors until all above packages are installed.
This task depends upon

Closed by  Sergej Pupykin (sergej)
Friday, 12 July 2019, 14:47 GMT
Reason for closing:  Fixed
Additional comments about closing:  thank you

Loading...