Bug#1057796: spyne introduces an ImportError in pytest

2023-12-08 Thread Benedikt Spranger
py (1.14.0 instead of 1.16.0) The issue is reported with a fix to upstream by pull request #704. https://github.com/arskom/spyne/pull/704 Regards Benedikt Spranger -- System Information: Debian Release: trixie/sid APT prefers unstable-debug APT policy: (500, 'unstable-debug'), (500, 'unstable'

Bug#1057795: bind9 terminates due to REQUIRE(dispp != ((void *)0) && *dispp == ((void *)0)) failed

2023-12-08 Thread Benedikt Spranger
ain+0x85) [0x7f3b56089785] Dec 8 08:34:30 britta named[28243]: /usr/sbin/named(_start+0x21) [0x55a4ea3c52a1] Dec 8 08:34:30 britta named[28243]: exiting (due to assertion failure) According to the ISC issue tracker bind 9.19.18 includes a fix. Regards Benedikt Spranger -- System Information

Bug#1057650: reportbug: debootstrap did not try to retry download packages on failure

2023-12-06 Thread Benedikt Spranger
5.4.5-0.1 ii zstd1.5.5+dfsg2-2 -- no debconf information Regards Benedikt Spranger >From 1ee9fe190c94aec0a3122f805611b2f8c967ff23 Mon Sep 17 00:00:00 2001 From: Benedikt Spranger Date: Wed, 6 Dec 2023 15:08:50 +0100 Subject: [PATCH] Retry download on failures debootst

Bug#1056399: libcryptx-perl: invalid opcode in CryptX.so

2023-11-24 Thread Benedikt Spranger
(-msse4.1 / -maes) and everything works as expected. I also removed the -maes flag, since AES is, like SSE4.1, is not part of the Debian amd64 architectural baseline. Patch is attached. Regards Benedikt Spranger >From cc38f3d488f5cc108086ace53f66c0124fd9d95a Mon Sep 17 00:00:00 2001 From: Bened

Bug#1056399: libcryptx-perl: invalid opcode in CryptX.so

2023-11-22 Thread Benedikt Spranger
] trap invalid opcode ip:7fd302f0e3a4 sp:7fffbb5af1f8 error:0 in CryptX.so[7fd302ebb000+9b000] Regards Benedikt Spranger -- System Information: Debian Release: trixie/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 6.5.0-4-amd64 (SMP w/2

Bug#1054143: davical: Commiting a recuring event with start date before 1/1/1900 end up in a HTTP error 500

2023-10-17 Thread Benedikt Spranger
am project: https://gitlab.com/davical-project/davical/-/merge_requests/116 Regards Benedikt Spranger -- System Information: Debian Release: trixie/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 6.5.0-1-amd64 (SMP w/2 CPU threads; PREEM

Bug#1032495: kea-dhcp4-server: apparmor profile prohibit start

2023-03-10 Thread Benedikt Spranger
On Fri, 10 Mar 2023 15:04:44 +0100 Paride Legovini wrote: [...] > Thanks for the patch. However I have a couple of questions: > > Are you actually using Bookworm with sysv, having removed systemd, or > are you using the init.d scripts for some other reason (integration > with other software,

Bug#1032495: kea-dhcp4-server: apparmor profile prohibit start

2023-03-07 Thread Benedikt Spranger
Package: kea-dhcp4-server Version: 2.2.0-5 Severity: important X-Debbugs-Cc: none, Benedikt Spranger Dear maintainer, after an update kea-dhcp4 refuses to start due to an apparmor missconfiguration. To track down the problem I started the server manualy. No luck. Same error(s) - Therefore

Bug#993621: [PATCH 0/1] printer-driver-pnm2ppa: postinst failed: tempfile: not found

2021-09-05 Thread Benedikt Spranger
Tags: patch thanks Fix failing postinst by replacing tempfile with appropiate mktemp. Regards Benedikt Spranger Benedikt Spranger (1): Replace deprecated and droped debian util tempfile debian/printer-driver-pnm2ppa.postinst | 2 +- 1 file changed, 1 insertion(+), 1 deletion

Bug#993621: [PATCH 1/1] Replace deprecated and droped debian util tempfile

2021-09-05 Thread Benedikt Spranger
The deprecated debian util tempfile was droped after Debian 11. Replace tempfile with mktemp as recommanded. Signed-off-by: Benedikt Spranger --- debian/printer-driver-pnm2ppa.postinst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/printer-driver-pnm2ppa.postinst b

Bug#975490: u-boot-sunxi: Booting the system got stuck after "Starting kernel ..."

2020-11-28 Thread Benedikt Spranger
On Fri, 27 Nov 2020 18:34:13 -0800 Vagrant Cascadian wrote: > On 2020-11-23, Benedikt Spranger wrote: > > On Sun, 22 Nov 2020 14:34:33 -0800 > > Vagrant Cascadian wrote: > > > U-Boot 2020.10+dfsg-1 (Oct 05 2020 - 19:13:28 +) Allwinner > > Technology > ...

Bug#975490: u-boot-sunxi: Booting the system got stuck after "Starting kernel ..."

2020-11-23 Thread Benedikt Spranger
On Sun, 22 Nov 2020 14:34:33 -0800 Vagrant Cascadian wrote: > Thanks for the bug report... You're welcome! > Very surprising that extlinux would work but boot.scr would not; they > almost certainly use the same load addresses... I was astonished. > This symptom is sometimes related to the

Bug#975490: u-boot-sunxi: Booting the system got stuck after "Starting kernel ..."

2020-11-22 Thread Benedikt Spranger
... OK Starting kernel ... ---8<--- Regards Benedikt Spranger

Bug#868220: ifupdown should support vlan-aware bridges

2020-06-03 Thread Benedikt Spranger
ng ]; then ip link set dev $IFACE type bridge vlan_filtering 0 fi fi ---8<--- I do not like to paper over errors like sending them to /dev/null. But I prefer that option over droping the else part. Regards Benedikt Spranger

Bug#948706: Polite ping

2020-06-03 Thread Benedikt Spranger
Hi, are there any updates or is more help needed? Regards Benedikt Spranger

Bug#948706: greylistd: python3 version fails to start - conversion from python 2 very broken

2020-05-06 Thread Benedikt Spranger
Am Tue, 5 May 2020 16:36:15 +0200 Benedikt Spranger wrote: Hi, during further investigation and testing a additional hiccup occur: RuntimeError: dictionary changed size during iteration The attached patch address that. Regards Bene Spranger 0001-Fix-key-expire-function.patch

Bug#948706: greylistd: python3 version fails to start - conversion from python 2 very broken

2020-05-05 Thread Benedikt Spranger
found on snapshots.debian.org to provide a package history. You can find the git repo under https://github.com/eurovibes/greylistd Regards Bene Spranger >From 376957c38203c951b9b6071c4ebfc13139d3ab2c Mon Sep 17 00:00:00 2001 From: Benedikt Spranger Date: Mon, 4 May 2020 00:25:24 +0

Bug#950879: Add missing patch

2020-02-07 Thread Benedikt Spranger
Add missing patch. --- debian/ifupdown.sh.old 2019-01-16 10:27:42.0 +0100 +++ debian/ifupdown.sh 2020-02-07 13:10:50.822365528 +0100 @@ -31,6 +31,12 @@ if [ "$IF_BRIDGE_HW" ]; then ip link set dev $IFACE address $IF_BRIDGE_HW fi +# Activate VLAN filtering on VLAN aware bridges +

Bug#950879: bridge-utils: DSA and other VLAN aware bridges needs VLAN filtering

2020-02-07 Thread Benedikt Spranger
bridge vlan del dev lan2 vid 1 up bridge vlan del dev lan3 vid 1 up bridge vlan del dev lan4 vid 1 The attached patch adds the missing bridge_vlan_aware aka enable VLAN filtering support. Regards Benedikt Spranger -- System Information: Debian Release: bullseye/sid APT prefers

Bug#944199: exim4: dsearch in config end up in exim4 panic

2019-11-05 Thread Benedikt Spranger
: dsearch_find 87 2019-11-05 17:27:50 Taint mismatch, string_vformat: dsearch_find 87 Regards Benedikt Spranger

Bug#919112: "upscmd -l" returns an empty list for PowerWalker VI 850SHL UPS

2019-01-12 Thread Benedikt Spranger
Package: nut-server Version: 2.7.4-8 Severity: important Tags: patch upstream Dear maintainer, according to the suggestion in https://github.com/networkupstools/nut/issues/483 I tried to apply the upstream commit a08a2292afc5 ("mge-shut/usbhid-ups: list AEG PROTECT NAS vendor 06da"). Before: $

Bug#910010: linux-image-4.18.0-1-amd64: The module pata_legacy.ko is missing.

2018-10-01 Thread Benedikt Spranger
36.090168] ata8: PATA max PIO4 cmd 0x170 ctl 0x376 irq 15 ---8<--- Thx in advance Benedikt Spranger

Bug#910010: linux-image-4.18.0-1-amd64: The module pata_legacy.ko is missing.

2018-10-01 Thread Benedikt Spranger
4.18.0-1-amd64 (debian-ker...@lists.debian.org) (gcc version 7.3.0 (Debian 7.3.0-29)) #1 SMP Debian 4.18.8-1 (2018-09-18) Thanks in advance. Benedikt Spranger

Bug#904687: develock-el: Missing Groovy support

2018-07-26 Thread Benedikt Spranger
Package: develock-el Version: 0.47-2 Severity: wishlist Tags: patch Dear Maintainer, using develock is part my daily work and I missed it badly while working with groovy code. Base support patch attached. Bene -- System Information: Debian Release: buster/sid APT prefers unstable APT

Bug#892738: consolekit: consolekit removal causes a regression

2018-03-17 Thread Benedikt Spranger
On Sat, 17 Mar 2018 03:02:19 +0100 Michael Biebl <bi...@debian.org> wrote: > On Mon, 12 Mar 2018 12:51:35 +0100 Benedikt Spranger > <b.spran...@linutronix.de> wrote: > > Package: consolekit > > Version: 0.4.6-6 > > Severity: serious > > > > D

Bug#892738: consolekit: consolekit removal causes a regression

2018-03-14 Thread Benedikt Spranger
notfound 892738 0.4.6-6 found 892738 0.4.6-6.1 thanks Dear Maintainer, correct the complained version from 0.4.6-6 to 0.4.6-6.1, since 0.4.6-6 is OK, and due to https://tracker.debian.org/news/928882 add the NMU uploader to CC. Sincerly yours Bene

Bug#892738: consolekit: consolekit removal causes a regression

2018-03-12 Thread Benedikt Spranger
Package: consolekit Version: 0.4.6-6 Severity: serious Dear Maintainer, please readd consolekit to the archive. Without consolekit the dependency to libpam-systemd as alternative to consolekit forces me to install systemd without any further benefit. Since my systems works fine before (and till

Bug#891549: spacenavd: spacenavd did not grab SpacePilot device

2018-02-26 Thread Benedikt Spranger
at it backport all other fixes from trunk. Regards Benedikt Spranger -- System Information: Debian Release: buster/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Foreign Architectures: i386, arm64 Kernel: Linux 4.14.0-3-amd64 (SMP w/4 CPU cores) Locale: LANG

Bug#871557: mixmaster: segmentation fault in DES key handling

2017-08-09 Thread Benedikt Spranger
Package: mixmaster Version: 3.0.0-9 Severity: grave Tags: patch Dear Maintainer, the conversion to use libssl 1.1 renders the package allmost unusable due to segmentation faults in DES key handling. DES_set_key() does not allocate memory. After converting "des_key_schedule X" to

Bug#844592: ifupdown: ifup with dhclient set a IPv6 nameserver entry in a IPv4 setup

2016-11-17 Thread Benedikt Spranger
interface auto lo iface lo inet loopback # The primary network interface allow-hotplug eth0 iface eth0 inet dhcp ---8<--- Regards Benedikt Spranger pgp7I4wNEvPZR.pgp Description: Digitale Signatur von OpenPGP

Bug#844592: ifupdown: ifup with dhclient set a IPv6 nameserver entry in a IPv4 setup

2016-11-17 Thread Benedikt Spranger
collisions:0 txqueuelen:1000 RX bytes:3215 (3.1 KiB) TX bytes:3638 (3.5 KiB) $ cat /etc/resolv.conf nameserver fec0::3 $ arp google.de google.de: Host name lookup failure Regards Benedikt Spranger -- System Information: Debian Release: stretch/sid APT prefers unstable APT policy

Bug#832926: libwireshark-dev: missing dependency to glib in wireshark.pc

2016-07-29 Thread Benedikt Spranger
Package: libwireshark-dev Version: 2.0.4+gdd7746e-1 Severity: normal Dear Maintainer, wireshark depends heavily on glib: $ grep -r glib.h /usr/include/wireshark | wc -l 129 It is not possible to compile a dissector without glib includes: (example borrowed from fedora bugzilla) $ cat > ws.c <

Bug#812324: python-pysimplesoap: Using a list or dict as return of a SOAP method let to an error

2016-01-22 Thread Benedikt Spranger
gt;From 00fd7b71189996cd5c7769025f8d56fe23156119 Mon Sep 17 00:00:00 2001 From: Benedikt Spranger <b.spran...@linutronix.de> Date: Wed, 20 Jan 2016 16:08:47 +0100 Subject: [PATCH] reorder type check to avoid a TypeError Using a list or dict as return of a SOAP method let to an error: File "pysim

Bug#805037: qemubuilder: Add qemu machine type overwrite.

2015-11-13 Thread Benedikt Spranger
emubuilder suggests no packages. -- no debconf information >From 98f9ea42155f7711996b600edc8d8f7943bf86f5 Mon Sep 17 00:00:00 2001 From: Benedikt Spranger <b.spran...@linutronix.de> Date: Thu, 12 Nov 2015 19:57:18 +0100 Subject: [PATCH] qemubuilder: Add qemu machine type overwrite. qe

Bug#780332: qemubuilder: qemubuilder lacks armhf support

2015-03-12 Thread Benedikt Spranger
support for armhf. Please add armhf support to qemubuilder. Regards Benedikt Spranger -- System Information: Debian Release: 8.0 APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.16.0-4-amd64 (SMP w/8 CPU cores) Locale

Bug#764915: [DAViCal-devel] Bug#764915: davical: trying to push a event before 1900 results in response 500

2014-12-16 Thread Benedikt Spranger
On Tue, 16 Dec 2014 08:49:38 +0100 Florian Schlichting f...@debian.org wrote: Hi Florian, trying to push a event started befor 1900 results in a database error and therefor in a 500 response to the client. could you say a little more about your patch, making it easier for me to understand

Bug#764915: davical: trying to push a event before 1900 results in response 500

2014-10-12 Thread Benedikt Spranger
. A workaround patch is attached. Regards Benedikt Spranger -- System Information: Debian Release: jessie/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 3.14-2-amd64 (SMP w/1 CPU core) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8

Bug#698954: libnl3: add CAN bus support

2013-01-25 Thread Benedikt Spranger
-4. It would be nice to have CAN bus support in the debian packaged version of libnl3. Regards Benedikt Spranger From 5251188673e425bfddcbbe7fad19f7e0e945bf62 Mon Sep 17 00:00:00 2001 From: Benedikt Spranger b.spran...@linutronix.de Date: Thu, 29 Nov 2012 19:48:45 +0100 Subject: [PATCH 1/2

Bug#685378: dpkg: multiarch: Conflict due to different package version while update

2012-08-20 Thread Benedikt Spranger
Package: dpkg Version: 1.16.8 Severity: important Dear Maintainer, during an update I run into th following situation: ---8--- libqtcore4 : Breaks: libqtcore4:i386 (!= 4:4.8.2-2) but 4:4.8.2-2+b1 is installed libqtcore4:i386 : Breaks: libqtcore4 (!= 4:4.8.2-2+b1) but 4:4.8.2-2 is installed

Bug#685378: dpkg: multiarch: Conflict due to different package version while update

2012-08-20 Thread Benedikt Spranger
close 685378 thanks Duplicate bug report. Sorry for the noise. Regards Bene -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#677204: directvnc: directvnc cannot be started without invalid keyboard map

2012-06-12 Thread Benedikt Spranger
Package: directvnc Version: 0.7.7-1 Severity: important Tags: patch Dear Maintainer, upstream got a little bit lost in boolean algebra: main.c: ---8-- ... if (!modmap_read_file(opt.modmapfile)) { printf(Couldn't parse the keyboard mapping file %s. Exiting\n,opt.modmapfile);

Bug#327739: IDEA patent expired

2012-03-31 Thread Benedikt Spranger
=50d=PALLRefSrch=yesQuery=PN/5214703 Therefor there is no reason to castigate ourself for this patent reason any more. Please enable IDEA support. Regards Benedikt Spranger -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#327739: [Pkg-openssl-devel] Bug#327739: IDEA patent expired

2012-03-31 Thread Benedikt Spranger
On Sat, 31 Mar 2012, Kurt Roeckx wrote: On Sat, Mar 31, 2012 at 10:19:49AM +0200, Benedikt Spranger wrote: Please enable IDEA support. Why do you want to use IDEA? I see no use of it. me too, but there are people still using it. The use of idea have been declined, bat hits me round about

Bug#664893: dselect: no support for multi-arch

2012-03-21 Thread Benedikt Spranger
Package: dselect Version: 1.16.2 Severity: important Dear Maintainer, dselect exit with an error while selecting the select tab: dselect: error: foreign architectures enabled but multi-arch is not supported This makes dselect unusable on all installations with foreign architectures. regards

Bug#664988: emacs23 failed on update due to missing library libpcre.so.3

2012-03-21 Thread Benedikt Spranger
Package: emacs23 Version: 23.4+1-2 Severity: normal Dear Maintainer, while updating emacs23 from version 23.4+1-2 to version 23.4+1-2 I receive the following error: emacs23: error while loading shared libraries: libpcre.so.3: cannot open shared object file: No such file or directory

Bug#657435: libnl-dev: provided header object.h contains a inline declaration without definition

2012-01-26 Thread Benedikt Spranger
Functions */ extern int nl_object_get_refcnt(struct nl_object --- *); extern struct nl_cache * nl_object_get_cache(struct nl_object *); -extern inline void * nl_object_priv(struct nl_object *); #ifdef __cplusplus } ---8--- Regards Benedikt Spranger -- System

Bug#657437: libnl-dev: Please add newer NLA attributes

2012-01-26 Thread Benedikt Spranger
--- Regards Benedikt Spranger -- System Information: Debian Release: wheezy/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: i386 (i686) Kernel: Linux 3.1.0-1-686-pae (SMP w/2 CPU cores) Locale: LANG=de_DE.UTF-8, LC_CTYPE=de_DE.UTF-8 (charmap=UTF-8) Shell: /bin/sh

Bug#612633: initramfs-tools: mkinitramfs creates non working initramfs

2011-02-28 Thread Benedikt Spranger
of the box? (snapshot has minimal qemu + my own laptop testing) I tested this snapshot (build and installed a new kernel/initrd; update existing initrd). It works like a charm. Feel free to add a Tested-by: Benedikt Spranger b.spran...@linutronix.de Thanks Bene -- To UNSUBSCRIBE, email

Bug#612633: initramfs-tools: mkinitramfs creates non working initramfs

2011-02-16 Thread Benedikt Spranger
Am Wed, 16 Feb 2011 11:58:18 +0100 schrieb maximilian attems m...@stro.at: E) run ldconfig three times: (first invocation should tell that no cache around, second should built it and we need output of third) ldconfig -p # ldconfig -p 0 libs found in cache `/etc/ld.so.cache'

Bug#612633: initramfs-tools: mkinitramfs creates non working initramfs

2011-02-11 Thread Benedikt Spranger
Am Thu, 10 Feb 2011 21:39:51 + schrieb maximilian attems m...@stro.at: On Thu, Feb 10, 2011 at 07:33:17PM +0100, Benedikt Spranger wrote: Am Thu, 10 Feb 2011 17:48:36 + schrieb maximilian attems m...@stro.at: what does on that box 'ldconfig -p' show? Output attached. Regards

Bug#612633: initramfs-tools: mkinitramfs creates non working initramfs

2011-02-10 Thread Benedikt Spranger
Am Thu, 10 Feb 2011 11:06:35 + schrieb maximilian attems m...@stro.at: diff --git a/mkinitramfs b/mkinitramfs Two minor nits: 1) $DESTDIR should be set before using it. 2) $DESTDIR/etc should exist. changed your patch to ---8--- --- mkinitramfs.orig2011-01-28 15:09:09.0 +0100

Bug#612633: initramfs-tools: mkinitramfs creates non working initramfs

2011-02-10 Thread Benedikt Spranger
Am Thu, 10 Feb 2011 13:52:27 + schrieb maximilian attems m...@stro.at: Sadly the generated initramfs has the same problem. which would be what, can we have the error message please? (if not possible to keep logging netconsole comes handy). lvm: error while loading shared libraries:

Bug#612633: initramfs-tools: mkinitramfs creates non working initramfs

2011-02-10 Thread Benedikt Spranger
Am Thu, 10 Feb 2011 17:48:36 + schrieb maximilian attems m...@stro.at: On Thu, Feb 10, 2011 at 05:18:46PM +0100, Benedikt Spranger wrote: Am Thu, 10 Feb 2011 13:52:27 + schrieb maximilian attems m...@stro.at: Sadly the generated initramfs has the same problem. which

Bug#612633: initramfs-tools: mkinitramfs creates non working initramfs

2011-02-09 Thread Benedikt Spranger
Package: initramfs-tools Version: 0.98.8 Severity: grave

Bug#604828: libxmlsec1-dev: corrupt .pc files

2010-11-24 Thread Benedikt Spranger
$ The generated .pc files contains to much backslashes: -DXMLSEC_CRYPTO=\\\openssl\\\ instead of a working -DXMLSEC_CRYPTO=\openssl\ thanks in advance Benedikt Spranger -- System Information: Debian Release: squeeze/sid

Bug#599279: libvirt-bin: virsh is unable to connect to non debian hosts

2010-10-06 Thread Benedikt Spranger
Package: libvirt-bin Version: 0.8.3-2 Severity: important virtsh uses non standard nc parameter -q. It makes virsh unusable with non debian hosts. virsh -c qemu+ssh://r...@fedora/system list r...@fedora's password: error: server closed connection: nc: invalid option -- 'q' usage: nc

Bug#592485: mkfs.ubifs wrong CRCs (fixed upstream)

2010-10-04 Thread Benedikt Spranger
tags 592485 +fixed-upstream thanks Hi, i can confirm this bug too, but upstrem made progress: please see: http://lists.infradead.org/pipermail/linux-mtd/2010-August/031797.html http://lists.infradead.org/pipermail/linux-mtd/2010-September/031830.html

Bug#584530: ifupdown: CAN interface support (patch)

2010-06-04 Thread Benedikt Spranger
Package: ifupdown Version: 0.6.10 Severity: wishlist Tags: patch even though the Debian Kernel Packages support Controller Area Network (CAN) devices via Socket-CAN there is no standard way to configure the interface. The attached patch adds CAN support to ifupdown. diff -rN -u

Bug#564034: Bug#45675: netcat: -q flag causes non-standard behaviour

2010-04-19 Thread Benedikt Spranger
On Sun, 18 Apr 2010 20:45:30 -0400 Decklin Foster deck...@red-bean.com wrote: Let me know if using netcat-openbsd is an acceptable solution for you. Sounds good for me. Who is using netcat-traditional, they should know, what they are doing. For all other folks this is IMHO a very good solution.

Bug#516093: netcat: -q flag causes non-standard behaviour

2010-04-07 Thread Benedikt Spranger
Severity: 516093 important Tags: patch Bye On Thu, 19 Feb 2009 10:57:03 +0100 Rob Gom rgom.deb...@gmail.com wrote: According to the bug #45675, there was -q flag introduced in Debian package. The -q flag introduced by Debian is completely superfluous and harmful. It causes a lot of trouble in

Bug#564034: netcat: -q flag causes non-standard behaviour

2010-04-07 Thread Benedikt Spranger
On Thu, 19 Feb 2009 10:57:03 +0100 Rob Gom rgom.deb...@gmail.com wrote: According to the bug #45675, there was -q flag introduced in Debian package. The -q flag introduced by Debian is completely superfluous and harmful. It causes a lot of trouble in a cross platform environment. Furthermore

Bug#516093: netcat-openbsd

2010-04-07 Thread Benedikt Spranger
On Wed, 7 Apr 2010 17:51:03 +0200 Guido Günther a...@sigxcpu.org wrote: Hi, shouldn't this be reassigned to netcat-openbsd instead of netcat-traditional? It's what libvirt uses. please take a look at bug #502188. Nevertheless I think dropping the -q flag is the best solution. Thanks Bene

Bug#568303: RFP: can-utils -- CAN (Controller Area Network) utilities based on Socket-CAN

2010-02-03 Thread Benedikt Spranger
Package: wnpp Severity: wishlist * Package name: can-utils Version : svn 1112 Upstream Author : Oliver Hartkopp socket...@hartkopp.net * URL : http://developer.berlios.de/projects/socketcan * License : GPL-2/BSD, GPL-2+ Programming Lang: C Description

Bug#561696: freecad: loading safed file crash freecad

2009-12-19 Thread Benedikt Spranger
Package: freecad Version: 0.9.2646.4-1 Severity: important The property string encoding contains a bug that can cause the following error: ---8--- Fatal Error at file /home/bene/CAD/test_drawing.fcstd, line 154, char 125 Unterminated entity reference, 'gt' Illegal storage access... ---8--- Test

Bug#559846: freecad: loading a saved file caused 100% CPU load

2009-12-11 Thread Benedikt Spranger
tags 559846 +fixed-upstream stop Thanks to Werner Mayer for the time and help to figure out the problem. Bene -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#559849: freecad: Missing / in a path entry

2009-12-06 Thread Benedikt Spranger
Package: freecad Version: 0.9.2646.3-1 Severity: normal While Insert a new View of a Part in the active drawing I get the following error message: Cannot open file /usr/share/freecadMod/Drawing/Templates/A3_Landscape.svg There is a / missing. -- System Information: Debian Release: squeeze/sid

Bug#461382: x11vnc -forever segfault

2008-03-11 Thread Benedikt Spranger
Sorry for the delay. I build 0.9.4 and did the same test. No more SEGFAULT. Thanks. -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]

Bug#461382: x11vnc -forever segfault

2008-01-18 Thread Benedikt Spranger
Subject: x11vnc -forever segfault Package: x11vnc Version: 0.9.3.dfsg.1-1 Severity: important *** Please type your report below this line *** x11vnc -forever segfaults in libvncservers sraSpanListCount (rfbregion.c). to reproduce: 1) start on 10.0.0.1: x11vnc -forever 2) connect and disconnect a