bedrock, makewhatis question
by jr_bob_dobbs from LinuxQuestions.org on (#5SCZX)
I'm running bedrock with Void as the init stratum. Had an error message while running makewhatis:
Code:# makewhatis
/bedrock/cross/man//mandoc.db: Data changed, but cannot replace database
# brl which makewhatis
void
# strat -r void makewhatis
#I was then able to run apropos and see things I had not before, so success.
In normal bedrock functioning, should it be necessary to perform a restricted run of the init stratum's version of makewhatis?
Code:# makewhatis
/bedrock/cross/man//mandoc.db: Data changed, but cannot replace database
# brl which makewhatis
void
# strat -r void makewhatis
#I was then able to run apropos and see things I had not before, so success.
In normal bedrock functioning, should it be necessary to perform a restricted run of the init stratum's version of makewhatis?