> Thanks for the feedback.
> We have "straced" the selftest agent and find an issue in the
directories names. It's now fixed.
> When fossology is started, we have another error now:
>
>2009-02-19 16:45:44 scheduler[11818] : Log opened
>2009-02-19 16:45:44 scheduler[11818] : *** Scheduler started
[snip]
>2009-02-19 16:45:44 scheduler[11818] : FATAL: Unable to generate test
data: 'echo 'test' | /srv/fossology/lib/fossy_test/agents/selftest -g
-s'.
>2009-02-19 16:45:44 scheduler[11818] : FATAL: Inconsistent agent(s)
detected.
>
> When connecting to the DB, we didn't see any agent table ?
> The DB has been dropped and recreated with the script sql
> script, but the agent table is still not there.
> Any idea ?
> Thanks in advance,
Hi Christian,
That's a write-permission error.
Your scheduler does not have write permission to the repository
directory.
Specifically, the scheduler ran the self-test agent and the -g option
generates (writes) a test file to the repository.
Check the permissions for the directory (should be writable by group
'fossy'), make sure the scheduler is in group 'fossy', and make sure
your RepPath.conf file points to the correct directory.
-Neal
_______________________________________________
fossology mailing list
[email protected]
http://fossology.org/mailman/listinfo/fossology