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

Bug 127048

Summary: virtual/perl-DB_File not linked to perl-core/DB_File
Product: Gentoo Linux Reporter: Dirk <contact>
Component: [OLD] UnspecifiedAssignee: Gentoo Linux bug wranglers <bug-wranglers>
Status: RESOLVED INVALID    
Severity: normal    
Priority: High    
Version: 2006.0   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Dirk 2006-03-21 02:10:37 UTC
an emerge of virtual/perl-DB_File is installing DB_File but does not provide the perl-core/DB_File in the portage dependancy tree. Since perl-cleaner is cleaning out DB_File and reemerging virtual/perl-DB_File the next emerge is installing perl-core/DB_File again.
Comment 1 Jakub Moc (RETIRED) gentoo-dev 2006-03-21 02:20:27 UTC
*** Bug 127049 has been marked as a duplicate of this bug. ***
Comment 2 Jakub Moc (RETIRED) gentoo-dev 2006-03-21 02:20:41 UTC
*** Bug 127050 has been marked as a duplicate of this bug. ***
Comment 3 Jakub Moc (RETIRED) gentoo-dev 2006-03-21 02:20:54 UTC
*** Bug 127051 has been marked as a duplicate of this bug. ***
Comment 4 Jakub Moc (RETIRED) gentoo-dev 2006-03-21 02:21:06 UTC
*** Bug 127052 has been marked as a duplicate of this bug. ***
Comment 5 Jakub Moc (RETIRED) gentoo-dev 2006-03-21 02:22:39 UTC
*** Bug 127053 has been marked as a duplicate of this bug. ***
Comment 6 Jakub Moc (RETIRED) gentoo-dev 2006-03-21 02:23:08 UTC
*** Bug 127054 has been marked as a duplicate of this bug. ***
Comment 7 Jakub Moc (RETIRED) gentoo-dev 2006-03-21 02:26:18 UTC
Emerge the real ebuild, not the virtual...
Comment 8 Dirk 2006-03-21 02:28:56 UTC
(In reply to comment #7)
> Emerge the real ebuild, not the virtual...
> 

this would solve the problem. But than there is still the problem of perl-cleaner since perl-cleaner emerges the virtual ...
Comment 9 Dirk 2006-03-21 02:33:05 UTC
(In reply to comment #7)
> Emerge the real ebuild, not the virtual...
> 

and this clearly diff. with the other perl - packages like Time-Local. here the virtual provides the right dependancy
Comment 10 Jakub Moc (RETIRED) gentoo-dev 2006-03-21 02:39:22 UTC
(In reply to comment #9)
> and this clearly diff. with the other perl - packages like Time-Local. here the
> virtual provides the right dependancy

perl-cleaner doesn't unmerge anything, it merely re-emerges what's installed. Don't know what kind of dependency you are talking about either, Time-Local and DB_File virtuals are exactly the same wrt dependencies, just check the ebuilds. If you want to install something, then install the real thing, not virtual. It's not meant for such use.
Comment 11 Michael Cummings (RETIRED) gentoo-dev 2006-03-21 02:44:06 UTC
Just seeing these bugs (sorry) - please confirm perl-cleaner version. Latest (admittedly ~arch'd still) has a 'fix' for making sure your virtuals are up to date.
Comment 12 Dirk 2006-03-21 03:24:10 UTC
(In reply to comment #11)
> Just seeing these bugs (sorry) - please confirm perl-cleaner version. Latest
> (admittedly ~arch'd still) has a 'fix' for making sure your virtuals are up to
> date.
> 

my perl-cleaner version is the lates (1.03).
Comment 13 Dirk 2006-03-21 03:26:40 UTC
(In reply to comment #10)
> (In reply to comment #9)
> perl-cleaner doesn't unmerge anything, it merely re-emerges what's installed.

I'm sorry but at least on my system perl-cleaner is doing first an emerge -C and than an emerge of the virtual package. And this leaves at least mit DB-file the dependancy unresolved.