Probleme mit taxbird auf openSUSE 10.2
Moin zusammen, ich habe auf zwei Rechnern openSUSE10.2 installiert; einer noch mit der Version 0.7 von taxbird; der andere gerade mit der 0.8 versorgt (install via smart) Auf beiden (!) läuft taxbird nicht; ein starten ergibt: --- cut here --- linux:~> taxbird error : Unknown IO error taxbird: loading '/usr/share/taxbird/guile/startup.scm' ** (taxbird:10866): CRITICAL **: global error handler called, damn. No backtrace available. ERROR: Unbound variable: nil Some deprecated features have been used. Set the environment variable GUILE_WARN_DEPRECATED to "detailed" and rerun the program to get more information. Set it to "no" to suppress this message. linux:~> export GUILE_WARN_DEPRECATED="detailed" linux:~> taxbird error : Unknown IO error SCM_STRINGP is deprecated. Use scm_is_string instead. SCM_STRING_CHARS is deprecated. See the manual for alternatives. taxbird: loading '/usr/share/taxbird/guile/startup.scm' ** (taxbird:10877): CRITICAL **: global error handler called, damn. No backtrace available. ERROR: Unbound variable: nil --- cut here --- Ein strace taxbird zeigt mir: --- cut here --- stat64("/usr/share/taxbird/guile/autoload", {st_mode=S_IFDIR|0755, st_size=155, ...}) = 0 open("/usr/share/taxbird/guile/autoload", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 19 fstat64(19, {st_mode=S_IFDIR|0755, st_size=155, ...}) = 0 fcntl64(19, F_SETFD, FD_CLOEXEC) = 0 write(2, "\n** (taxbird:10813): CRITICAL **"..., 70 ** (taxbird:10813): CRITICAL **: global error handler called, damn. --- cut here --- ich kann damit allerdings nichts anfangen. Any Ideas? Andreas (der in spätestens drei Tagen seine UStVoranmeldung abgeben soll) -- Um die Liste abzubestellen, schicken Sie eine Mail an: opensuse-de+unsubscribe@opensuse.org Um eine Liste aller verfuegbaren Kommandos zu bekommen, schicken Sie eine Mail an: opensuse-de+help@opensuse.org
Hallo, Am Mon, 08 Jan 2007, Kyek, Andreas, VF-DE schrieb: [..]
linux:~> export GUILE_WARN_DEPRECATED="detailed" linux:~> taxbird error : Unknown IO error SCM_STRINGP is deprecated. Use scm_is_string instead. SCM_STRING_CHARS is deprecated. See the manual for alternatives. taxbird: loading '/usr/share/taxbird/guile/startup.scm'
** (taxbird:10877): CRITICAL **: global error handler called, damn.
No backtrace available. ERROR: Unbound variable: nil
Ein strace taxbird zeigt mir: stat64("/usr/share/taxbird/guile/autoload", {st_mode=S_IFDIR|0755, st_size=155, ...}) = 0 open("/usr/share/taxbird/guile/autoload", O_RDONLY|O_NONBLOCK|O_LARGEFILE|O_DIRECTORY) = 19 fstat64(19, {st_mode=S_IFDIR|0755, st_size=155, ...}) = 0 fcntl64(19, F_SETFD, FD_CLOEXEC) = 0 write(2, "\n** (taxbird:10813): CRITICAL **"..., 70 ** (taxbird:10813): CRITICAL **: global error handler called, damn.
ich kann damit allerdings nichts anfangen. Any Ideas?
Nimm mal 'ltrace' und/oder 'guile --debug taxbird'... -dnh --
Bitkollisionen finden v.a. in Kneipen und Festzelten statt, würde ich mal annehmen. -- H. Bengen Und zu viele davon führen zu einem stomach overflow? -- L. Barth -- Um die Liste abzubestellen, schicken Sie eine Mail an: opensuse-de+unsubscribe@opensuse.org Um eine Liste aller verfuegbaren Kommandos zu bekommen, schicken Sie eine Mail an: opensuse-de+help@opensuse.org
participants (2)
-
David Haller
-
Kyek, Andreas, VF-DE