Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 122573 - File-Spec collides with perl when FEATURES="collision-protect" is enabled.
Summary: File-Spec collides with perl when FEATURES="collision-protect" is enabled.
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Other
: High major
Assignee: Gentoo Perl team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2006-02-12 09:42 UTC by Bjarke Istrup Pedersen (RETIRED)
Modified: 2006-02-20 15:56 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 Bjarke Istrup Pedersen (RETIRED) gentoo-dev 2006-02-12 09:42:35 UTC
>>> Completed installing File-Spec-3.15 into /var/tmp/portage/File-Spec-3.15/image/

* checking 25 files for package collisions
existing file /usr/share/man/man3/Cwd.3pm.gz is not owned by this package
existing file /usr/share/man/man3/File::Spec::Functions.3pm.gz is not owned by this package
existing file /usr/share/man/man3/File::Spec::Unix.3pm.gz is not owned by this package
existing file /usr/share/man/man3/File::Spec::Epoc.3pm.gz is not owned by this package
existing file /usr/share/man/man3/File::Spec.3pm.gz is not owned by this package
existing file /usr/share/man/man3/File::Spec::Mac.3pm.gz is not owned by this package
existing file /usr/share/man/man3/File::Spec::OS2.3pm.gz is not owned by this package
existing file /usr/share/man/man3/File::Spec::Cygwin.3pm.gz is not owned by this package
existing file /usr/share/man/man3/File::Spec::VMS.3pm.gz is not owned by this package
existing file /usr/share/man/man3/File::Spec::Win32.3pm.gz is not owned by this package
* spent 0.586204051971 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 perl-core/File-Spec-3.15 NOT merged
Comment 1 Michael Cummings (RETIRED) gentoo-dev 2006-02-20 11:41:47 UTC
sync up...this was fixed in the eclass a few months ago...question being why are you still hitting it. Either way, between the eclass fixes and the virtual fixes, so long as you don't manually emerge file-spec directly, but instead allow it to be pulled in via an ebuild, you should get a virtual for it, in which case it will most likely be filled by the version of perl you have installed.
Comment 2 Bjarke Istrup Pedersen (RETIRED) gentoo-dev 2006-02-20 13:00:35 UTC
I pulled it in by emerging bugzilla, so it depends on what bugzilla depends on.
Comment 3 Michael Cummings (RETIRED) gentoo-dev 2006-02-20 13:11:57 UTC
bugzilla-2.18.4.ebuild: >=virtual/perl-File-Spec-0.8.2
bugzilla-2.20.ebuild:   >=virtual/perl-File-Spec-0.84


sync up, it was fixed at about the same time you were filing this, promise :)
Comment 4 Bjarke Istrup Pedersen (RETIRED) gentoo-dev 2006-02-20 15:56:35 UTC
thanks :-)
And now for finding some more perl problems with Gentoo/BSD to bug you with :-D
hehe.