Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 19233 - emerge system failed on slocate install (1.4_rc4 basic cd)
Summary: emerge system failed on slocate install (1.4_rc4 basic cd)
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Release Media
Classification: Unclassified
Component: Everything (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Guy Martin (RETIRED)
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-04-13 06:47 UTC by Roderik van der Veer
Modified: 2003-05-09 17:53 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 Roderik van der Veer 2003-04-13 06:47:07 UTC
slocate install tries to groupadd. On the forums i found you could groupadd 
manually, but groupadd isn't included on the live cd and isn't installed at 
this point of emerge system



Reproducible: Always
Steps to Reproduce:
1.emerge system
2.
3.

Actual Results:  
emerge fails

Expected Results:  
d
Comment 1 Roderik van der Veer 2003-04-13 06:47:07 UTC
slocate install tries to groupadd. On the forums i found you could groupadd 
manually, but groupadd isn't included on the live cd and isn't installed at 
this point of emerge system



Reproducible: Always
Steps to Reproduce:
1.emerge system
2.
3.

Actual Results:  
emerge fails

Expected Results:  
dûh

not really related to the config of my system

i fixed it by adding slocate to the package.mask so it's happely compiling away 
right now
Comment 2 Marius Mauch (RETIRED) gentoo-dev 2003-04-13 22:17:01 UTC
a better fix is modifiying the slocate dependencies to include the shadow package.
Comment 3 kappax 2003-04-13 22:24:27 UTC
another fix, wich i think might be what will be done in next release or someting is 
just to add "sys-apps/shadow" to the depends of slocate , this is what i did and it 
seems to work fine :)  
Comment 4 Martin Holzer (RETIRED) gentoo-dev 2003-05-09 17:53:32 UTC
fixed in cvs