WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: core 6.0 and 6.1rc3 tce-audit builddb fails  (Read 2497 times)

Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
core 6.0 and 6.1rc3 tce-audit builddb fails
« 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.

Offline Juanito

  • Administrator
  • Hero Member
  • *****
  • Posts: 14847
Re: core 6.0 and 6.1rc3 tce-audit builddb fails
« Reply #1 on: March 02, 2015, 06:13:30 AM »
'Strange that my system doesn't give an error - changed path to /tmp - thanks

Offline curaga

  • Administrator
  • Hero Member
  • *****
  • Posts: 11049
Re: core 6.0 and 6.1rc3 tce-audit builddb fails
« Reply #2 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.
The only barriers that can stop you are the ones you create yourself.

Offline gerald_clark

  • TinyCore Moderator
  • Hero Member
  • *****
  • Posts: 4254
Re: core 6.0 and 6.1rc3 tce-audit builddb fails
« Reply #3 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.