Bug#792477: grib-api: Python interface not built

2015-07-15 Thread Zak Kipling
Source: grib-api Version: 1.12.3-1.1 Severity: normal Dear Maintainer, The grib-api source package contains a "python" directory, in which is the source code for a Python interface to the library. However, debian/rules configures with --disable-python, and no package containing the Python module

Bug#397650: syslog-ng hangs writing to /dev/ttyN

2006-11-08 Thread Zak Kipling
Package: syslog-ng Version: 2.0rc3-1 Severity: important Tags: patch (This is the same problem reported against syslog-ng in Gentoo at https://bugs.gentoo.org/show_bug.cgi?id=154465 -- this contains a patch which fixes the problem with a similar approach to that taken in sysklogd.) When syslog-n

Bug#344298: Correction

2005-12-21 Thread Zak Kipling
Of course I meant the XML_Status enum, not XML_Error. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#344298: libexpat1-dev: expat.h contains enum definition with trailing comma

2005-12-21 Thread Zak Kipling
Package: libexpat1-dev Version: 1.95.8-3 Severity: normal Tags: patch The XML_Error enum in expat.h contains a trailing comma, which confuses some C++ compilers (including gcc 3.4.4 with the -pedantic option) as it violates the syntax given in the C++ standard (section 7.2). There is already a p

Bug#243938: Existing packages

2005-08-23 Thread Zak Kipling
Moritz Naumann wrote: > I just realized there are already (inofficial) rkhunter packages. It > took some time to find them, so you may have missed them, too. > > http://julien.valroff.free.fr/#main These appear to be based on Emanuele's 1.1.9 packages, updated for 1.2.7. The source package works

Bug#319042: linux-kernel-headers: #include fails from C++ due to function parameter called "new"

2005-07-19 Thread Zak Kipling
Package: linux-kernel-headers Version: 2.6.12.0-1 Severity: important Attempting to include asm/atomic.h from C++ causes the following error: /usr/include/asm/system.h:247: error: expected ',' or '...' before 'new' (with gcc 3.4 or 4.0) or /usr/include/asm/system.h:247: error: syntax error bef