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!
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!
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
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
|
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
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.