Hi Timo! Upstream reference is at <http://trac.freesmartphone.org/ticket/108>.
On Sun, 24 Aug 2008 19:37:47 +0200, Timo Juhani Lindfors wrote: > Joachim Breitner <[email protected]> writes: >> what should we fix here? If ppp logs to syslog, then people who want to >> read the log can install syslogd. The question is: Does it belong into >> the minimal installation that install.sh provides? >> >> I’d rather suggest adding it to the list of things to do after an >> installation. > > Ok good point. stracing gsm0710gsmd is probably the best way to log > _all_ traffic to the GSM chip anyway? To me this does not seem a bug at all, at least not in fso-frameworkd and thus I would just close it. However, a possible "solution" would be to document the syslog need as a Suggests:, something like: --8<---------------cut here---------------start------------->8--- diff --git a/debian/control b/debian/control index d617fb1..12c5e4e 100644 --- a/debian/control +++ b/debian/control @@ -16,12 +16,16 @@ Recommends: fso-config, fso-sounds Conflicts: frameworkd, python2.5 (<< 2.5.2-13), fso-frameworkd-wireless-glue, openmoko-panel-plugin (<= 0.8-1), zhone (<< 0-git20090202) Replaces: frameworkd, fso-frameworkd (<< 0.2.0-git20080909-7), fso-frameworkd-wireless-glue Provides: frameworkd +Suggests: system-log-daemon Description: freesmartphone.org Framework Daemon This packages provides the backend daemon of the freesmartphone.org software stack. It provides all telephone related features, such as accepting and making calls, receiving and sending SMS and other hardware specifics via a D-Bus interface to the user interface programs. . + Please install the suggested system-log-daemon package if you want + to enable logging of frameworkd and relative components. + . This package is part of the freesmartphone.org software stack and it is targeted for smartphones. --8<---------------cut here---------------end--------------->8--- NB, just installing system-log-daemon does not activate frameworkd logging, since you need to direct the logs to syslog (log_to in /etc/frameworkd.conf). For this reason, I would also provide a README.logging file in /u/s/doc/fso-frameworkd/, including the instructions for "alternate" logging Enrico provided at: http://www.enricozini.org/2008/tips/logging-on-the-freerunner/ Any hints? Thx, bye, Gismo / Luca
pgpMNpneVAhCS.pgp
Description: PGP signature

