Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 255965 - New package PerlIO-gzip for geoip
Summary: New package PerlIO-gzip for geoip
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High normal (vote)
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 255147
  Show dependency tree
 
Reported: 2009-01-22 09:16 UTC by Peter Volkov (RETIRED)
Modified: 2009-03-01 10:49 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Peter Volkov (RETIRED) gentoo-dev 2009-01-22 09:16:31 UTC
New version of geoip includes geoipupdate-pureperl.pl which substitutes GeoIP_update_database and GeoIP_update_database_general. But this new script needs PerlIO-gzip:

 # geoipupdate-pureperl.pl
Can't locate PerlIO/Gzip.pm in @INC (@INC contains: /etc/perl /usr/lib/perl5/vendor_perl/5.8.8/i686-linux /usr/lib/perl5/vendor_perl/5.8.8 /usr/lib/perl5/vendor_perl /usr/lib/perl5/site_perl/5.8.8/i686-linux /usr/lib/perl5/site_perl/5.8.8 /usr/lib/perl5/site_perl /usr/lib/perl5/5.8.8/i686-linux /usr/lib/perl5/5.8.8 /usr/local/lib/site_perl .) at /usr/bin/geoipupdate-pureperl.pl line 52.
BEGIN failed--compilation aborted at /usr/bin/geoipupdate-pureperl.pl line 52.

I saw there is some automated way to maintain cpan packages. Could perl team add this package or should I create and commit ebuild by myself?

Thank you in advance for any suggestions.
Comment 1 Peter Volkov (RETIRED) gentoo-dev 2009-03-01 10:49:36 UTC
Ok, guys. I've added you another package. If there are any objections, please, tell me.