On Tue, 2009-07-14 at 10:16 -0600, Bob Gobeille wrote: > On Jul 14, 2009, at 10:06 AM, Landon Jurgens wrote: > > > Here's what I got from the command > > > > date; ps -ef | grep sched > > Tue Jul 14 04:02:29 EDT 2009 > > landon 11652 11626 0 04:02 pts/0 00:00:00 grep sched > > fossy 13841 1 5 Jun30 ? > > 18:56:34 /usr/lib/fossology/fossology-scheduler -d > > > > I think 18:56:34 NOT EQUAL 04:04:29 so the thing is hung. > > > > When I restarted it I got all this garbled junk > > > > WARNING: nonstandard use of escape in a string literal > > LINE 2: ', record_update=now(), agent_param='akey=\"244063\" a= > > \"480... > > ^ > > HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. > > WARNING: nonstandard use of escape in a string literal > > LINE 2: ', record_update=now(), agent_param='akey=\"244069\" a= > > \"087... > > ^ > > HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. > > WARNING: nonstandard use of escape in a string literal > > LINE 2: ', record_update=now(), agent_param='akey=\"244071\" a= > > \"2A3... > > ^ > > HINT: Use the escape string syntax for escapes, e.g., E'\r\n'. > > These warnings are ok. We have most of them cleaned up in 1.1. They > will slow things down because of all the logging, but won't hurt the > data. You could change you postgres logging level, in > postgresql.conf, to ignore them, if you wish. > > > > I didn't know if this made any sense. I'm looking to install 1.1.0 but > > there isn't an Ubuntu Package for it yet but I think I might try to > > make > > one. > > I think the debian package will probably work. See > http://fossology.org/download > > There are three fossology developers who have been making packages > (Bruno, Vincent, and Matt). I'm pretty sure Bruno and Vincent will be > making Ubuntu packages, but they may not get to it for another week or > so. > > Bob Gobeille
If there is anything I can do to help with the Ubuntu Packages could someone let me know. I would be interested in keeping the Ubuntu up to date. -- Landon Jurgens 721 Visions Drive Skaneateles, NY 13152, USA GE Inspection Technologies http://www.geinspectiontechnologies.com/ _______________________________________________ fossology mailing list [email protected] http://fossology.org/mailman/listinfo/fossology

