Bug#869618: bib2ris ignores year

2017-07-31 Thread Markus Hoenicka
For the record: the OP has compiled bib2ris from the sources on his system. This binary works as expected. bib2ris in the refdb-clients package appears to be broken. regards, Markus -- Markus Hoenicka http://www.mhoenicka.de AQ score 38

Bug#869618: bib2ris ignores year

2017-07-25 Thread Markus Hoenicka
nal bib2risrc files? regards, Markus -- Markus Hoenicka http://www.mhoenicka.de AQ score 38

Bug#764130: libdbi1 double free in dbi_shutdown_r

2014-10-28 Thread Markus Hoenicka
fe even if there is no connection. Please let me know if this patch fixes your problem. regards, Markus -- Markus Hoenicka http://www.mhoenicka.de AQ score 38 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#759855: refdb: FTBFS: readln.h:25:22: error: redefinition of typedef 'Function' with different type

2014-08-30 Thread Markus Hoenicka
look at the commits r785 and r786 which migrate RefDB to the new API. regards, Markus -- Markus Hoenicka http://www.mhoenicka.de AQ score 38 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#745980: libdbi1: Memory leak in dbi_conn_close

2014-04-28 Thread Markus Hoenicka
Am 2014-04-28 09:30, schrieb László Böszörményi: Hi, On Sun, Apr 27, 2014 at 5:41 PM, Markus Hoenicka wrote: Package: libdbi1 Version: 0.9.0-2 Severity: important Tags: upstream That is, the memory behind 'conn' is leaked if the object was not connected. This happens, for e

Bug#745980: libdbi1: Memory leak in dbi_conn_close

2014-04-27 Thread Markus Hoenicka
This happens, for example, if connecting to the DB fails. Cheers, Sebastian Thanks for the report and the explanation. Fixed upstream. regards, Markus -- Markus Hoenicka http://www.mhoenicka.de AQ score 38 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of

Bug#733330: still there

2014-02-26 Thread markus . hoenicka
de/i386-linux-gnu/bits/string3.h:104:3: warning: call to > __builtin___memcpy_chk will always overflow destination buffer > [enabled by default] >return __builtin___strcpy_chk (__dest, __src, __bos (__dest)); >^ > I've fixed that bug in svn, see revision 781. I've also uploaded an updated tarball (refdb-1.0.2.tar.gz) to SF. regards, Markus -- Markus Hoenicka http://www.mhoenicka.de AQ score 38 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#737126: Bug#736656: libdbi-drivers: drivers not found anymore, due to multi-arch

2014-02-17 Thread Markus Hoenicka
Am 2014-02-17 15:13, schrieb László Böszörményi: Hi Markus, On Fri, Jan 31, 2014 at 11:20 AM, Markus Hoenicka wrote: Am 2014-01-31 10:48, schrieb László Böszörményi: On Fri, Jan 31, 2014 at 9:04 AM, Markus Hoenicka wrote: Problem is that I'm not aware of similar limits for floats. D

Bug#737126: Bug#736656: libdbi-drivers: drivers not found anymore, due to multi-arch

2014-01-31 Thread Markus Hoenicka
Am 2014-01-31 10:48, schrieb László Böszörményi: On Fri, Jan 31, 2014 at 9:04 AM, Markus Hoenicka wrote: Problem is that I'm not aware of similar limits for floats. Do you know where to get this info from at compile time? Attached a sample. Basically those are: FLT_MAX, DBL_MAX and LDB

Bug#737126: Bug#736656: libdbi-drivers: drivers not found anymore, due to multi-arch

2014-01-31 Thread Markus Hoenicka
es and use constants from limits.h like LLONG_MAX instead, assuming that they are available on all platforms. We'd then have to create the string representations via snprintf() instead of hard-coding them. Problem is that I'm not aware of similar limits for floats. Do you know where

Bug#737126: Bug#736656: libdbi-drivers: drivers not found anymore, due to multi-arch

2014-01-30 Thread markus . hoenicka
Prach Pongpanich writes: > On Thu, Jan 30, 2014 at 9:16 PM, Markus Hoenicka > wrote: > [..] > > >> It's got the same result as without "-fsigned-char". :( > > > > > > Ok, maybe this change alone was not sufficient. I went through th

Bug#737126: libdbi-drivers: FTBFS on powerpc (and other architectures), tests failing

2014-01-30 Thread Markus Hoenicka
e.php?p=libdbi-drivers&suite=sid Roland Thanks for the report. I guess this is related to bug #736656 which we are currently trying to fix. I'll cc you in our off-list communication regarding that bug. regards, Markus -- Markus Hoenicka http://www.mhoenicka.de AQ score 38 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#733330:

2014-01-26 Thread Markus Hoenicka
linux-gnu/bits/string3.h:120:3: warning: call to __builtin___strncpy_chk will always overflow destination buffer [enabled by default] return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); Hi, this is a regrettable packaging error. I built the 1.0.0 tarball on a box which lacked t

Bug#733330: call to __builtin___strncpy_chk will always overflow destination buffer [enabled by default]

2013-12-30 Thread Markus Hoenicka
tion buffer [enabled by default] return __builtin___strncpy_chk (__dest, __src, __len, __bos (__dest)); ^ ref: https://buildd.debian.org/status/fetch.php?pkg=refdb&arch=kfreebsd-amd64&ver=1.0.0~pre2-3&stamp=1388246765 fixed upstream, see revision 778. regards,

Bug#733333: backend.c:737:5: warning: format '%d' expects argument of type 'int', but argument 7 has type 'size_t' [-Wformat=]

2013-12-29 Thread Markus Hoenicka
ver, "substring"), my_dbi_driver_get_cap(driver, "substring_from"), my_dbi_driver_get_cap(driver, "substring_for"), namelen, user); ^ fixed upstream, see revision 777. regards, Markus -- Markus Hoenicka http://www.mhoenicka.de AQ score 38 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#733484: Perl module RefDB::SRUserver is required for some scripts

2013-12-29 Thread Markus Hoenicka
MARC::Charset... MARC::Charset ref: https://buildd.debian.org/status/fetch.php?pkg=refdb&arch=i386&ver=1.0.0~pre2-3&stamp=1388246865 Hi, you need to add a runtime dependency on libhttp-server-simple-perl. This package provides the base class of SRUserver. regards, Markus -- Mar

Bug#696869: refdb: Old copyright info use (59 Temple Place, Suite 330, Boston)

2013-12-22 Thread markus . hoenicka
fixed upstream, see revision 775 -- Markus Hoenicka http://www.mhoenicka.de AQ score 38 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#696870: refdb: Configurable install location in .xml doc files

2013-12-22 Thread markus . hoenicka
this was kinda worked around in upstream: the file location now starts with "PREFIX" instead of the actual path. See revision 773 -- Markus Hoenicka http://www.mhoenicka.de AQ score 38 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of &q

Bug#701549: refdb-clients: bashism in /bin/sh script

2013-12-22 Thread markus . hoenicka
fixed upstream, see revision 772 -- Markus Hoenicka http://www.mhoenicka.de AQ score 38 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#696333: refdbnd add extra '-e'

2012-12-20 Thread markus . hoenicka
fixed upstream: http://refdb.svn.sourceforge.net/viewvc/refdb?view=revision&revision=764 regards, Markus -- Markus Hoenicka http://www.mhoenicka.de AQ score 38 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? C

Bug#594607: libdbi upload to SID reverted (was: Freeze exception for libdbi and libdbi-drivers)

2010-08-31 Thread Markus Hoenicka
had been fixed long ago in HEAD) regards, Markus -- Markus Hoenicka http://www.mhoenicka.de AQ score 38 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#594607: libdbi upload to SID reverted (was: Freeze exception for libdbi and libdbi-drivers)

2010-08-30 Thread Markus Hoenicka
mises, but I'll try and see whether I can whip up a 0.8.4 maintenance release with the updated so information. regards, Markus -- Markus Hoenicka http://www.mhoenicka.de AQ score 38 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubs

Bug#592447: using test_dbi

2010-08-12 Thread Markus Hoenicka
similar way as we pass an IP now. Do you need these changes in the 0.8.3-1 code, or would that suffice in any subsequent release? I might implement that in CVS HEAD and create a patch that works with 0.8.3-1 if that is reasonable. regards, Markus -- Markus Hoenicka http://www.mhoenicka.de

Bug#592447: libdbd-sqlite3: rrdtool dbi support segfaults because of out of date upstream version

2010-08-11 Thread Markus Hoenicka
I'm pretty much pressed these days. However, I've recently installed QEMU on one of my boxes. Are there any decent Debian or Ubuntu images out there? regards, Markus -- Markus Hoenicka http://www.mhoenicka.de AQ score 38 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.

Bug#592447: libdbd-sqlite3: rrdtool dbi support segfaults because of out of date upstream version

2010-08-11 Thread Markus Hoenicka
obably won't allow us to offer the firebird driver as one of the fully supported core drivers. regards, Markus -- Markus Hoenicka http://www.mhoenicka.de AQ score 38 -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#592447: libdbd-sqlite3: rrdtool dbi support segfaults because of out of date upstream version

2010-08-11 Thread Markus Hoenicka
The latest official libdi-drivers release is indeed 0.8.3-1. As the naming scheme seems to confuse you, what would you suggest to indicate minor bugfix releases instead of a -x suffix? We don't mean to make package maintainer's tasks harder than necessary. regards, Markus --

Bug#493349: libdbi-drivers: FTBFS in unstable due to utterly wrong lib checks

2008-08-03 Thread Markus Hoenicka
vers-devel regards, Markus -- Markus Hoenicka [EMAIL PROTECTED] (Spam-protected email: replace the quadrupeds with "mhoenicka") http://www.mhoenicka.de -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#462511: libdbi-drivers: FTBFS: dbd_pgsql.c:106: error: conflicting types for 'pg_encoding_to_char'

2008-01-26 Thread Markus Hoenicka
gt; Thanks for offering access, but I believe this is not going to be necessary in this case. regards, Markus dbd_pgsql.c.diff Description: diff fixes incorrect prototype -- Markus Hoenicka [EMAIL PROTECTED] (Spam-protected email: replace the quadrupeds with "mhoenicka") http://www.mhoenicka.de

Bug#326748: libdbi: new upstream release available

2005-09-05 Thread Markus Hoenicka
Package: libdbi0 Version: 0.7.2-1 New upstream releases for both the base package libdbi0 as well as for the related driver packages (libdbd-mysql, libdbd-pgsql, libdbd-sqlite) are available. regards, Markus -- Markus Hoenicka [EMAIL PROTECTED] (Spam-protected email: replace the quadrupeds

Bug#309313: mysql driver cannot retrieve data

2005-05-21 Thread Markus Hoenicka
Luk Claes writes: > Btw, the new version is 0.7.1-3.0.1 > I gave this new version a try and it looks ok to me. I guess you can close this bug. Thanks to you and Steve for fixing this problem in no time. regards, Markus -- Markus Hoenicka [EMAIL PROTECTED] (Spam-protected email: repla

Bug#309313: mysql driver cannot retrieve data

2005-05-20 Thread Markus Hoenicka
if it causes a segfault. If it succeeds, inspecting the input and output for the various data types should reveal the original problem if it still persists. In any case, I'll test the new package on the weekend and let you know what happens. regards, Markus -- Markus Hoenicka [EMAIL PROTEC

Bug#309313: mysql driver cannot retrieve data

2005-05-20 Thread Markus Hoenicka
bdbi-drivers directory? This should already give a clue as to whether things work or not. regards, Markus -- Markus Hoenicka [EMAIL PROTECTED] (Spam-protected email: replace the quadrupeds with "mhoenicka") http://www.mhoenicka.de -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with

Bug#309313: mysql driver cannot retrieve data

2005-05-20 Thread Markus Hoenicka
to libmysqlclient14, since the former is easier to push into sarge > than the latter. > I can try this on the weekend. However, I also see from the Debian package description that libdbd-mysql asks for libmysqlclient14 on i386, so I may run into trouble trying to force libmysqlclien

Bug#309313: mysql driver cannot retrieve data

2005-05-20 Thread Markus Hoenicka
the Debian packages are based upon as well as with the current CVS version. regards, Markus -- Markus Hoenicka [EMAIL PROTECTED] (Spam-protected email: replace the quadrupeds with "mhoenicka") http://www.mhoenicka.de -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#309313: mysql driver cannot retrieve data

2005-05-20 Thread Markus Hoenicka
ogether, all I can say is that the currently available package is broke, and this has been confirmed independently by several users. Rebuilding libdbi and libdbd-mysql from the CVS sources fixes this problem. Please let me know if I can do anything else to debug or fix this. regards, Markus -

Bug#309313: mysql driver cannot retrieve data

2005-05-19 Thread Markus Hoenicka
and libdb-mysql are required for mod_perl. regards, Markus -- Markus Hoenicka [EMAIL PROTECTED] (Spam-protected email: replace the quadrupeds with "mhoenicka") http://www.mhoenicka.de -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#309313: mysql driver cannot retrieve data

2005-05-16 Thread Markus Hoenicka
the package using recent versions of libmysqlclient. regards, Markus -- Markus Hoenicka [EMAIL PROTECTED] (Spam-protected email: replace the quadrupeds with "mhoenicka") http://www.mhoenicka.de -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe&quo