[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#568986: capisuite: Installed CAPI required for start



Package: capisuite
Version: 0.4.5-11
Severity: important
Tags: patch

Trying to use an AVM B1 with the capiutils-package the start of capisuite
fails, c. f. /var/log/capisuite.error:

Can't start Capi abstraction. The given error message was: CapiError: Error
in CAPI20_ISINSTALLED: CAPI not installed. occured in Capi::getCapiInfo()

Since capiutils (maybe there are other packages, too) installs CAPI the
enforced start of it (or a comparable one) prior to capisuite solves the
problem.

Cheers,
Matthias


*** capisuite.diff
--- /etc/init.d/capisuite.dpkg-dist
+++ /etc/init.d/capisuite
@@ -3,6 +3,8 @@
 # Provides:          capisuite
 # Required-Start:    $remote_fs $syslog
 # Required-Stop:     $remote_fs $syslog
+# Should-Start:      capiutils
+# Should-Stop:       capiutils
 # Default-Start:     2 3 4 5
 # Default-Stop:      0 1 6
 ### END INIT INFO


-- System Information:
Debian Release: squeeze/sid
  APT prefers unstable
  APT policy: (990, 'unstable')
Architecture: i386 (i586)

Kernel: Linux 2.6.32
Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages capisuite depends on:
ii  exim4                   4.71-3           metapackage to ease Exim MTA (v4) 
ii  exim4-daemon-light [mai 4.71-3           lightweight Exim MTA (v4) daemon
ii  ghostscript             8.70~dfsg-2.1    The GPL Ghostscript PostScript/PDF
ii  libc6                   2.10.2-5         Embedded GNU C Library: Shared lib
ii  libcapi20-3             1:3.9.20060704-9 ISDN utilities - CAPI support libr
ii  libgcc1                 1:4.4.3-2        GCC support library
ii  libstdc++6              4.4.3-2          The GNU Standard C++ Library v3
ii  libtiff-tools           3.9.2-2          TIFF manipulation and conversion t
ii  python                  2.5.4-9          An interactive high-level object-o
ii  python-support          1.0.6            automated rebuilding support for P
ii  python2.5               2.5.5-2          An interactive high-level object-o
ii  sfftobmp                3.1.2-2+b1       SFF (Structed Fax File) Converter
ii  sox                     14.3.0-1.1+b1    Swiss army knife of sound processi

capisuite recommends no packages.

Versions of packages capisuite suggests:
pn  sffview                       <none>     (no description available)

-- no debconf information



Reply to: