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

Bug 184

Summary: trying to update sys-apps/sysvinit
Product: Portage Development Reporter: aeoo <aeoo>
Component: UnclassifiedAssignee: Daniel Robbins (RETIRED) <drobbins>
Status: RESOLVED FIXED    
Severity: minor    
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description aeoo 2002-01-15 15:46:20 UTC
I have a box with r13 and I ran emerge --clean rsync; emerge sys-apps/portage 
and then emerge --world update.

All went well (took a long time tho), except 2 minor things, one of which is 
this bug/error message:

root@gamma portage # emerge --world update
Calculating system 
dependencies..............................................................................................................................................
!!! Warning: couldn't find match for sys-apps/sysvinit in update (likely old 
/var/db/pkg entry)
...................................... done!
Comment 1 aeoo 2002-01-16 01:04:43 UTC
After the update has completed, now I get this:

root@gamma aeoo # emerge --world --pretend update

These are the packages that I would merge, in order.

Calculating system dependencies................................................
!!! Warning: couldn't find match for sys-apps/shadow-4* in update (likely old 
/var/db/pkg entry)
.............................................................................................
!!! Warning: couldn't find match for sys-apps/sysvinit in update (likely old 
/var/db/pkg entry)
...................................... done!


That's weird, because why would sys-apps/shadow-4* appear in /var/db/pkg after 
the update, and yet not exist?  Was it removed/masked just today?
Comment 2 Daniel Robbins (RETIRED) gentoo-dev 2002-01-16 10:06:09 UTC
this is ok, sys-apps/shadow-4* was a typo and was missing an "=".  And sysvinit
is now part of sys-apps/baselayout.