Tiny Core Linux

Tiny Core Base => TCB Bugs => Topic started by: gerald_clark on March 01, 2015, 06:02:41 PM

Title: core 6.0 and 6.1rc3 tce-audit builddb fails
Post by: gerald_clark on March 01, 2015, 06:02:41 PM
Cannot create tce.db and tce.lst.  Permission denied.

IT looks like the definitions of TCE_DB and TCE_LST are missing the path.
Title: Re: core 6.0 and 6.1rc3 tce-audit builddb fails
Post by: Juanito on March 02, 2015, 06:13:30 AM
'Strange that my system doesn't give an error - changed path to /tmp - thanks
Title: Re: core 6.0 and 6.1rc3 tce-audit builddb fails
Post by: curaga on March 02, 2015, 12:32:51 PM
Please check your tce dir permissions, git shows those never had the path and operated in the tce dir. /tmp is fine too, just mentioning.
Title: Re: core 6.0 and 6.1rc3 tce-audit builddb fails
Post by: gerald_clark on March 02, 2015, 02:56:07 PM
The path was tce/optional, and the files it couln not create already existed as -r-xrwxr-x tc staff.
I deleted them and now the audit runs ok.