Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 71868

Summary: dev-lang/perl-5.8.5-r1 has conflicting files with dev-perl/libnet-1.19
Product: Gentoo Linux Reporter: lukenshiro
Component: [OLD] DevelopmentAssignee: Gentoo Perl team <perl>
Status: RESOLVED DUPLICATE    
Severity: major    
Priority: High    
Version: unspecified   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: emerge --info

Description lukenshiro 2004-11-20 10:49:34 UTC
I can't emerge libnet because of collision packages
Some libnet's file are owned by perl

>>> extracting libnet-1.19
* checking 32 files for package collisions
existing file /usr/share/man/man3/Net::Netrc.3pm.gz is not owned by this package
existing file /usr/share/man/man3/Net::POP3.3pm.gz is not owned by this package
existing file /usr/share/man/man3/Net::libnetFAQ.3pm.gz is not owned by this pac kage
existing file /usr/share/man/man3/Net::FTP.3pm.gz is not owned by this package
existing file /usr/share/man/man3/Net::NNTP.3pm.gz is not owned by this package
existing file /usr/share/man/man3/Net::Config.3pm.gz is not owned by this packag e
existing file /usr/share/man/man3/Net::Time.3pm.gz is not owned by this package
existing file /usr/share/man/man3/Net::SMTP.3pm.gz is not owned by this package
existing file /usr/share/man/man3/Net::Domain.3pm.gz is not owned by this packag e
existing file /usr/share/man/man3/Net::Cmd.3pm.gz is not owned by this package
* spend 0.0247979164124 seconds checking for file collisions
* This package is blocked because it wants to overwrite
* files belonging to other packages (see messages above).
* If you have no clue what this is all about report it
* as a bug for this package on http://bugs.gentoo.org

package dev-perl/libnet-1.19 NOT merged 

Reproducible: Always
Steps to Reproduce:
1. emerge dev-lang/perl-5.8.5-r1
2. collision-protect as FEATURES
3. try to emerge dev-perl/libnet-1.19

Actual Results:  
libnet can't be installed

Expected Results:  
perl should not have the same files as libnet
Comment 1 lukenshiro 2004-11-20 10:53:44 UTC
Created attachment 44372 [details]
emerge --info
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2004-12-04 13:38:03 UTC
Same problem here:

* checking 32 files for package collisions
existing file /usr/share/man/man3/Net::SMTP.3pm.gz is not owned by this package
existing file /usr/share/man/man3/Net::libnetFAQ.3pm.gz is not owned by this package
existing file /usr/share/man/man3/Net::Domain.3pm.gz is not owned by this package
existing file /usr/share/man/man3/Net::Cmd.3pm.gz is not owned by this package
existing file /usr/share/man/man3/Net::FTP.3pm.gz is not owned by this package
existing file /usr/share/man/man3/Net::Netrc.3pm.gz is not owned by this package
existing file /usr/share/man/man3/Net::NNTP.3pm.gz is not owned by this package
existing file /usr/share/man/man3/Net::Time.3pm.gz is not owned by this package
existing file /usr/share/man/man3/Net::POP3.3pm.gz is not owned by this package
existing file /usr/share/man/man3/Net::Config.3pm.gz is not owned by this package
* spend 0.132359981537 seconds checking for file collisions
* This package is blocked because it wants to overwrite
* files belonging to other packages (see messages above).
* If you have no clue what this is all about report it
* as a bug for this package on http://bugs.gentoo.org

package dev-perl/libnet-1.16 NOT merged
Comment 3 Michael Cummings (RETIRED) gentoo-dev 2005-01-26 09:47:34 UTC

*** This bug has been marked as a duplicate of 71659 ***