![]() |
FOSSology Advancing open source analysis and development |
This shows you the differences between the selected revision and the current version of the page.
| release_notes 2010/07/29 15:13 | release_notes 2010/07/29 15:15 current | ||
|---|---|---|---|
| Line 28: | Line 28: | ||
| ==== Known Issues ==== | ==== Known Issues ==== | ||
| - | Make sure your postgresql.conf had standard_conforming_strings = on. Otherwise, it can cause agent warnings and prevent the analysis for completing. The symptom of this config error will look like this in your fossology.log file: | + | * Make sure your postgresql.conf had standard_conforming_strings = on. Otherwise, it can cause agent warnings and prevent the analysis for completing. The symptom of this config error will look like this in your fossology.log file: |
| WARNING: nonstandard use of \\ in a string literal LINE 2: <some string> | WARNING: nonstandard use of \\ in a string literal LINE 2: <some string> | ||
| Line 35: | Line 35: | ||
| - | If the package agent tries to process a mis-identified debian control file, it gets a fatal error and dies. This bug has already been fixed in the top of our development source tree (http://fossology.svn.sourceforge.net/fossology/?rev=3324&view=rev). The fix will be included the next release. | + | * If the package agent tries to process a mis-identified debian control file, it gets a fatal error and dies. This bug has already been fixed in the top of our development source tree (http://fossology.svn.sourceforge.net/fossology/?rev=3324&view=rev). The fix will be included the next release. |
| - | Scheduler.conf does not get created correctly for a cluster. fosscp_agent and fo_notify should only be run on the scheduler host (localhost). This bug is documented in the [[task_list]] for the 1.3 release. | + | * Scheduler.conf does not get created correctly for a cluster. fosscp_agent and fo_notify should only be run on the scheduler host (localhost). This bug is documented in the [[task_list]] for the 1.3 release. |
| - | MyJobs display will not show delete jobs or jobs uploaded from server by the user. Those jobs are performed by the user fossy. | + | * MyJobs display will not show delete jobs or jobs uploaded from server by the user. Those jobs are performed by the user fossy. |
| - | <create note about libextractor bug here> | ||
| - | |||
| - | http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=531864 | ||
| - | |||
| - | https://bugzilla.redhat.com/show_bug.cgi?id=452504 | ||