Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 231371 - www-servers/nginx-0.7.4 and sci-libs/gdal-1.5.0-r1 collide installing perllocal.pod
Summary: www-servers/nginx-0.7.4 and sci-libs/gdal-1.5.0-r1 collide installing perlloc...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Konstantin Arkhipov (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: perllocal
  Show dependency tree
 
Reported: 2008-07-10 01:53 UTC by Melvin Meadlin
Modified: 2009-06-17 00:53 UTC (History)
3 users (show)

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 Melvin Meadlin 2008-07-10 01:53:41 UTC
Both www-servers/nginx-0.7.4 and sci-libs/gdal-1.5.0-r1 install /usr/lib/perl5/5.8.8/i686-linux/perllocal.pod as reported by portageq owners / /usr/lib/perl5/5.8.8/i686-linux/perllocal.pod

Reproducible: Didn't try

Steps to Reproduce:
1. Install gdal-1.5.0-r1
2. Install nginx-0.7.4


Expected Results:  
Unknown, ebuild states to file bug report if portageq reports more than one package.
Comment 1 Torsten Veller (RETIRED) gentoo-dev 2008-07-20 10:40:05 UTC
perl-module.eclass uses fixlocalpod() to remove perllocal.pod.

A quick check of the ebuilds revealed:
nginx doesn't use perl-module.eclass at all and 
sci-libs/gdal doesn't die if sed fails.
Comment 2 mmmmmmmm 2008-08-20 01:17:16 UTC
There is a third package, which uses the same file: app-arch/alien-8.64
Comment 3 Chris Mayo 2008-08-20 14:11:42 UTC
dev-libs/dbxml-2.4.13.2 also
Comment 4 Steve Arnold archtester gentoo-dev 2008-10-12 03:12:34 UTC
Newer GDAL ebuilds all use perl_module, and I just updated the sed usage.  Lastly, I've requested gdal-1.5.2 for stablization, so some of the older versions can be removed shortly.  If someone has an issue with a newer GDAL version, please file a specific bug.  Thanks.