Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 103029 - dev-perl/GD-2.23 fails to install Polyline.pm
Summary: dev-perl/GD-2.23 fails to install Polyline.pm
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Development (show other bugs)
Hardware: x86 Linux
: High normal
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-08-18 22:04 UTC by Nicholas Vinen
Modified: 2006-01-16 11:51 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 Nicholas Vinen 2005-08-18 22:04:15 UTC
Hi,

I used dev-perl/GD-2.18 and I had these perl modules available:

/usr/lib/perl5/vendor_perl/5.8.6/i686-linux/GD.pm
/usr/lib/perl5/vendor_perl/5.8.6/i686-linux/GD/Simple.pm
/usr/lib/perl5/vendor_perl/5.8.6/i686-linux/GD/Polyline.pm

Now I upgraded to the latest stable (dev-perl/GD-2.23). The first file is still
there but the last two have been removed. My program uses GD::Polyline so it broke.

I think this is an error in the makefile, it fails to manify or install the files.

Thanks,
Nicholas
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2005-09-04 04:12:36 UTC
Mass re-assign.
Comment 2 David Sparks 2005-09-19 16:24:45 UTC
This seems to be a bug in GD-2.23.  The Changelog for 2.28 indicates that this
was fixed in a 2.25:

2.25    Fixed Makefile.PL so that GD::Polyline and GD::Simple are installed
(thanks to Guy Albertelli).
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2005-11-09 09:11:12 UTC
Mass re-assign.
Comment 4 Michael Cummings (RETIRED) gentoo-dev 2006-01-16 11:51:01 UTC
Afraid I was out of commission when this bug was filed, catching up:

( mcummings@zathros )-( 14:49:20 )-( dev-perl )-(  557 )
$ grep -i polyl /var/db/pkg/dev-perl/GD-2.30/CONTENTS
obj /usr/lib/perl5/vendor_perl/5.8.6/i686-linux/GD/Polyline.pm 848bde66d617f2d5e074b1cc794825d4 1132668504
obj /usr/share/man/man3/GD::Polyline.3pm.gz 30001a010617cf4db78e2d9815b5f3d7 1132668504

Looks like this has been resolved. Please reopen if you still have problems and 2.30 doesn't work for you.