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#27949 - [gcstar] seems to be missing dependencies

Attached to Project: Community Packages
Opened by Karol Błażewicz (karol) - Sunday, 15 January 2012, 17:30 GMT
Last edited by Sergej Pupykin (sergej) - Monday, 16 January 2012, 08:53 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

[karol@black ~]$ gcstar
Can't locate HTTP/Request.pm in @INC (@INC contains: /usr/bin/../lib/gcstar /usr/lib/perl5/site_perl /usr/share/perl5/site_perl /usr/lib/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib/perl5/core_perl /usr/share/perl5/core_perl .) at /usr/share/perl5/vendor_perl/LWP/UserAgent.pm line 10.
BEGIN failed--compilation aborted at /usr/share/perl5/vendor_perl/LWP/UserAgent.pm line 10.
Compilation failed in require at /usr/bin/../lib/gcstar/GCUtils.pm line 471.
BEGIN failed--compilation aborted at /usr/bin/../lib/gcstar/GCUtils.pm line 471.
Compilation failed in require at /usr/bin/../lib/gcstar/GCLang.pm line 34.
BEGIN failed--compilation aborted at /usr/bin/../lib/gcstar/GCLang.pm line 34.
Compilation failed in require at /usr/bin/../lib/gcstar/GCOptions.pm line 39.
BEGIN failed--compilation aborted at /usr/bin/../lib/gcstar/GCOptions.pm line 39.
Compilation failed in require at /usr/bin/gcstar line 111.
BEGIN failed--compilation aborted at /usr/bin/gcstar line 111.

This is what I get after installing gcstar and its dependencies. I had to install perl-http-message and perl-http-cookies to fix this.
This task depends upon

Closed by  Sergej Pupykin (sergej)
Monday, 16 January 2012, 08:53 GMT
Reason for closing:  Fixed
Additional comments about closing:  thanks
Comment by Karol Błażewicz (karol) - Sunday, 15 January 2012, 17:35 GMT
Edit: It's enough to install perl-http-cookies - it will pull perl-http-message and friends and fix gcstar.

Loading...