Bug#291530: yaz-asncomp.1 both in libyaz-dev.manpages and yaz.manpages

2005-01-21 Thread Adam Dickmeiss
Package: yaz Version: 2.0.30-1 Severity: normal Error is reported when installing yaz and libyaz-dev is already installed. Get:1 http://ftp.de.debian.org testing/main yaz 2.0.30-1 [86.0kB] Fetched 86.0kB in 1s (49.7kB/s) Selecting previously deselected package yaz. (Reading database ... 133102 fil

Bug#305560: missing Depends for libyaz-dev

2005-04-20 Thread Adam Dickmeiss
Package: libyaz-dev Version: 2.0.30-3 Severity: normal The necessary link libs for apps use YAZ for apps are not listed in Depends. Make it: Depends: libyaz (= ${Source-Version}), libxml2-dev, libwrap0-dev, libssl-dev -- System Information: Debian Release: 3.1 APT prefers testing APT policy:

Bug#299911: yaz: YAZ 2.1.4 available.

2005-04-27 Thread Adam Dickmeiss
Package: yaz Followup-For: Bug #299911 http://ftp.indexdata.dk/pub/yaz/yaz-2.1.4.tar.gz -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (500, 'testing'), (400, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.10 Locale: LANG=en_US, LC_CTYPE=en_US (charmap=ISO

Bug#294042: programs and man pages missing for yaz-marcdump, yaz-iconv

2005-02-07 Thread Adam Dickmeiss
Package: yaz Version: 2.0.30-2 Severity: normal Tags: patch diff -ur yaz-2.0.30/debian/yaz.install yaz-2.0.30.new/debian/yaz.install --- yaz-2.0.30/debian/yaz.install 2004-08-30 11:05:57.0 +0200 +++ yaz-2.0.30.new/debian/yaz.install 2005-02-07 09:41:35.0 +0100 @@ -1,3 +1,5

Bug#299911: yaz: YAZ 2.1.2 available

2005-03-17 Thread Adam Dickmeiss
Package: yaz Version: 2.0.30-3 Severity: wishlist YAZ 2.1.2 available from http://indexdata.dk/pub/yaz/ No new programs or man pages. -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (500, 'testing'), (400, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.10

Bug#302257: Missing readline support for yaz-client

2005-03-30 Thread Adam Dickmeiss
Package: yaz Version: 2.0.30-3 Severity: normal Just add libreadline4-dev to Build-Depends in control. -- System Information: Debian Release: 3.1 APT prefers testing APT policy: (500, 'testing'), (400, 'unstable') Architecture: i386 (i686) Kernel: Linux 2.6.11.5 Locale: LANG=C, LC_CTYPE=C (

Bug#322326: package yaz does not depend on libyaz libs

2005-08-10 Thread Adam Dickmeiss
Package: yaz Version: 2.1.8-3 Severity: normal Package yaz does not depend on libyaz. A fix would be to pass "library version" to dh_makeshlibs in rules. Something like: dh_makeshlibs -V 'libyaz (>= 2.1.5)' dh_installdeb dh_shlibdeps -l debian/libyaz/usr/lib -- System Inf

Bug#660425: domU kernel panic during network I/O

2012-08-27 Thread Adam Dickmeiss
This is just to follow up that we are also affected by this bug, at least crash log looks similar. The user space application has so far been the same (cf-zserver), which acts as a HTTP client. We are confident the system is in no way running out of memory, disk or other resources . There is netw

Bug#639694: yaz: New upstream version availible

2011-09-08 Thread Adam Dickmeiss
On 08/29/2011 04:45 PM, Vincent Danjean wrote: Hi Adam, As I've been asked, I'm trying to package yaz 4.2.12. The soname of the library did not change, however a few symbols disappear from my last packaging (4.0.11). Here is the list: * in libyaz.so.4: #MISSING: 4.2.12-1# element_name_a

Bug#463116: yaz: New version of YAZ available

2008-01-29 Thread Adam Dickmeiss
Package: yaz Version: 2.1.48 Severity: wishlist YAZ 3.0.24 is available. All source is now covered by 'Revised BSD' - including the CCL module. The ziffy part has been removed (is GPL). ziffy be distributed separately at a later time. http://indexdata.dk/yaz/ http://indexdata.dk/yaz/NEWS -- Syst

Bug#483649: yaz FTBFS on arm

2008-06-02 Thread Adam Dickmeiss
I don't know why tst_oid fails on arm. A stack strace would be appreciated.. But failing, just run tst_oid and send me the contents of tst_oid.log . / Adam -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#483649: yaz FTBFS on arm

2008-06-02 Thread Adam Dickmeiss
Adam Dickmeiss wrote: I don't know why tst_oid fails on arm. A stack strace would be appreciated.. But failing, just run tst_oid and send me the contents of tst_oid.log . / Adam OK.. It's tst_icu_I18N that fails.. A backtrace or just tst_icu_I18N.log might be useful.. / Adam

Bug#484138: Shorter program , toto2.c

2008-06-07 Thread Adam Dickmeiss
Attached is a shorter program .. toto2.c. I don't know if it fails on arm. But it makes use of the utrans_openU where the error occurs.. cc -Wall toto2.c -licui18n -g -o toto2 ./toto2 #include #include #include #include #include int main() { char rules[]="[:Punctuation:] Any-Remove";

Bug#410346: Proposed change to hooks.c.

2008-01-03 Thread Adam Dickmeiss
Thanks. We'll change upstream source to test for __GLIBC__ in hooks.c. --- hooks.c 15 Mar 2007 14:07:41 - 1.2 +++ hooks.c 3 Jan 2008 22:49:59 - @@ -20,8 +20,9 @@ * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ +#include -#if defined(li

Bug#410346: _BSD_DOURCE flag

2007-12-30 Thread Adam Dickmeiss
Why is it needed? I assume it's failing compilation on GNU/kFreeBSD . Where? / Adam -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#361726: yaz: YAZ 2.1.16 available

2006-04-09 Thread Adam Dickmeiss
Package: yaz Severity: wishlist New version of YAZ available. No new programs or man pages, IIRC. So upgrade should be easy. -- System Information: Debian Release: testing/unstable APT prefers testing APT policy: (500, 'testing'), (400, 'unstable') Architecture: i386 (i686) Shell: /bin/sh l

Bug#889571: yaz-client: segmentation fault when connecting via UNIX socket

2018-02-05 Thread Adam Dickmeiss
Fixed a long time ago in upstream YAZ 4.2.46. Upstream should really updated to latest 4 in https://github.com/indexdata/yaz/commits/yaz4 / Adam

Bug#955501: yaz: please make the build reproducible

2020-04-01 Thread Adam Dickmeiss
Thanks for the patch. We are using yaz-config for side-by-side builds which means we can't apply that patch as is.. the echo_source definition.. We will have to make two yaz-config's .. One for the side-by-side build which obviously will have those build directories and another one to be installed

Bug#955501: yaz: please make the build reproducible

2020-04-02 Thread Adam Dickmeiss
On Thu, Apr 2, 2020 at 12:58 AM Chris Lamb wrote: > Hi Adam, > > > We are using yaz-config for side-by-side builds which means we can't > > apply that patch as is. > > What do you mean by side-by-side build? I have not come across this > Probably a bad term, that I invented. It just means that w

Bug#955501: yaz: please make the build reproducible

2020-04-02 Thread Adam Dickmeiss
On Thu, Apr 2, 2020 at 1:13 PM Chris Lamb wrote: > Hi Adam, > > > > > We are using yaz-config for side-by-side builds which means we > can't > > > > apply that patch as is. > > > > > > What do you mean by side-by-side build? I have not come across this > > > > Probably a bad term, that I inven

Bug#1098188: yaz: ftbfs with GCC-15

2025-02-17 Thread Adam Dickmeiss
Issue should be resolved with yaz-5.34.4 out today. https://github.com/indexdata/yaz/releases/tag/v5.34.4 / Adam