This is the bug that I hit: The install does not set the access mode of the agents directory (and other directories) correctly. For instance:
ls -ld /usr/local/share/fossology/agents/ drwx--x--x 3 root root 4.0K 2009-01-30 16:35 /usr/local/share/fossology/agents// It should make sure that it is +r for everybody. Although I can only run fosslic as root, so perhaps this is not that important. On the other hand, it would be way better if I could run fosslic as a regular use (to avoid a catastrophe). This is the error I get when I run it as a regular user (it runs correctly as root): d...@phosphorus:~/Desktop$ fosslic /tmp/rip.rip33 ERROR pfile -1 Unable to open database connection /tmp/rip.rip33: None -daniel --dmg --- Daniel M. German http://turingmachine.org _______________________________________________ fossology mailing list [email protected] http://fossology.org/mailman/listinfo/fossology

