Bug#358183: mono-winforms2.0: System.EntryPointNotFoundException: GdipGetFontHeightGivenDPI

2006-03-21 Thread Stefan Bühler
Package: libmono-winforms2.0-cil Version: 1.1.13.4-1 Severity: important Update from libgdiplus-1.1.13.2-1 to 1.1.13.4-1 did help; but the dependencies did not require that: Unhandled Exception: System.EntryPointNotFoundException: GdipGetFontHeightGivenDPI in (wrapper managed-to-native)

Bug#520124: lighttpd: please release ...

2009-04-20 Thread Stefan Bühler
Don't wait for this bug. As long as no one has a good idea how to handle this, there will be no patch. Here the commit message for the revert: Revert url decoding+simplifying before matching of mod_rewrite/mod_redirect - Lot of regressions (we forgot to reencode the result) - Generic problem:

Bug#609095: tinyproxy: Bind cannot be used with transparent support enabled error message

2011-01-07 Thread Stefan Bühler
Hi, very broken bug report... a) The error message is: # /etc/init.d/tinyproxy restart Restarting tinyproxy: Bind cannot be used with transparent support enabled. Syntax error on line 37 Unable to parse config file. Not starting. Not without - with! b) The configure option is

Bug#565502: certificate based authentication doesn't work

2011-01-08 Thread Stefan Bühler
Perhaps this package should be dropped, as the maintainers don't even fix very basic and easy bugs - and they probably won't in the future, as upstream is far ahead. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#611462: apt-dater-host config/postinst broken

2011-01-29 Thread Stefan Bühler
Package: apt-dater-host Version: 0.8.4-3 Hi, the line sed s/^\$ASSUMEYES=.*/\$ASSUMEYES=${ASSUME_YES}/ -i /etc/apt-dater-host.conf in the .postinst script is broken; it deletes the ; at the end of the line, which is needed as the config file is evald in the perl script. this should work i

Bug#611088: apt-dater-host silently ignores ABI-incompatible

2011-01-29 Thread Stefan Bühler
Hi, shouldn't the do_upgrade method use dist-upgrade too then? I guess it would be at least nice to have the option to run dist-upgrade instead of (safe-)upgrade in the frontend. - stefan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe.

Bug#611968: apt-dater-host config broken

2011-02-04 Thread Stefan Bühler
Package: apt-dater-host Version: 0.8.4-4 Hi again, after updating all my configs were broken again; i think this time it is the config script, which overwrites the debconf entry with 1 or 0, and it should probably be true or false instead. the postinst script checks only for true/false, not

Bug#612735: imvirt misses pciutils dependency

2011-02-10 Thread Stefan Bühler
Package: imvirt Version: 0.9.0-2 Without pciutils i got the following error on a xen guest: # imvirt Can't exec lspci: No such file or directory at /usr/share/perl5/ImVirt/Utils/pcidevs.pm line 68. Error loading ImVirt::VMD::KVM: Cannot exec lspci: No such file or directory Compilation failed

Bug#612735: imvirt misses pciutils dependency

2011-02-10 Thread Stefan Bühler
On 02/10/2011 12:16 PM, Thomas Liske wrote: Hi, IMHO imvirt should not depend on pciutils (I would prefer a Suggests or Recommends) as this might be useless for some virtualization containers. I am not sure what the goal of the project is; but if you already know which container you are on

Bug#607438: ares_expand_name bug

2010-12-18 Thread Stefan Bühler
Package: c-ares Version: 1.7.3-1 Hi, c-ares has a bug in ares_expand_name: it assumes the encoded length of . is always 1 (as it should be a single null byte), but it could be an indirect . too, which is 2 bytes long (in most cases 0xc0 0x0c, referring to the question name). So it cannot

Bug#481317: Bug in Lighttpd

2010-01-11 Thread Stefan Bühler
Lighttpd doesn't properly support IPv6, it just listens on AF_INET6 and accepts both IPv4 and IPv6 on it. That is bullshit. Lighttpd does support IPv6 properly, but the old default for listening to ::0 included listening to mapped-IPv4 too (not on *BSD afaik, this was a linux only feature),

Bug#565502: certificate based authentication doesn't work

2010-01-16 Thread Stefan Bühler
Package: openvas-server Version: 2.0.3-3 This feature was probably broken during the switch from OpenSSL to GnuTLS. (see http://lists.wald.intevation.org/pipermail/openvas-devel/2009- September/001812.html) There was a patch to fix this:

Bug#560837: lighttpd listened on ipv6 only after upgrade

2010-01-03 Thread Stefan Bühler
Looks like you don't understand the problem. We (upstream) know perfectly well that IPV6_V6ONLY would have made things easier, but we don't like breaking existing setups, so we didn't change it. In our next version (lighttpd sandbox/2.0) we already use IPV6_V6ONLY, and have a better syntax for

Bug#565502: certificate based authentication doesn't work

2010-01-19 Thread Stefan Bühler
Looks like i forgot to add the patches in the mail... Sorry. 20_certauth.dpatch Description: application/shellscript 30_use_sha1.dpatch Description: application/shellscript

Bug#565502: certificate based authentication doesn't work

2010-01-20 Thread Stefan Bühler
As mwiegand pointed out to me on irc the patch breaks password authentication. Fixed patch is attached, upstream fixed trunk/ already (but not the 2.0 branch and i don't know the status of the mkcert-client/adduser scripts) http://wald.intevation.org/plugins/scmsvn/viewcvs.php/trunk/openvas-

Bug#529285: libmemcached: please add a debug symbols package

2009-05-18 Thread Stefan Bühler
Package: libmemcached Version: 0.28-1 Severity: wishlist There is no libmemcached2-dbg package, it would be nice if you could add it. Thx! Greetings, Stefan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#537049: luasocket exports unneeded (and unprefixed) symbols leading to segfaults due to name collissions

2009-07-14 Thread Stefan Bühler
have a simple example: http://stbuehler.de/tmp/luasockettest.tar.bz2 Greetings, Stefan commit 5440201de4bcfc0fcfbc1f735465e82b08c74cf3 Author: Stefan Bühler stbueh...@web.de Date: Tue Jul 14 16:59:49 2009 +0200 Use a map for exported symbols diff --git a/Makefile.Debian b/Makefile.Debian

Bug#537788: php5 + suhosin with suhosin.session.encrypt = On segfaults

2009-07-20 Thread Stefan Bühler
Package: php5 Version: 5.2.10.dfsg.1-2 + suhosin (0.9.27-1) Hi! On debian (sid) with above version of php5 suhosin seems to cause a segfault if suhosin.session.encrypt = On is set and an app starts a new session. Disabling suhosin completely or setting suhosin.session.encrypt = Off it works as

Bug#537788: [php-maint] Bug#537788: php5 + suhosin with suhosin.session.encrypt = On segfaults

2009-07-25 Thread Stefan Bühler
Jan Wagner w...@cyconet.org wrote: Hi, Do you have any steps to reproduce the issue? Possible any scripts or anything? See attachment. attachment: test.php

Bug#564556: lighttpd: can't bind to port: :: 80 Address

2010-05-22 Thread Stefan Bühler
I think i already wrote this: I don't think it is a good idea to automatically enable ipv6: it neither works with the wrong bindv6only nor with server.port != 80. Dropping the script would fix these issues; providing a simple example line in the default config should be enough imho (the people

Bug#564556: [pkg-lighttpd] Bug#564556: lighttpd: can't bind to port: :: 80 Address

2010-05-23 Thread Stefan Bühler
On 05/23/2010 11:26 AM, Olaf van der Spek wrote: http://wiki.debian.org/ReleaseGoals/FullIPv6Support Debian's goal is to have out-of-the-box IPv6 support in all daemons. Not enabling IPv6 is not a solution. Olaf I think there is a difference between supporting something and enabling it by

Bug#571559: lighttpd: fastcgi bin-environment variable not set

2010-03-07 Thread Stefan Bühler
Hi, this is not a bug in lighttpd; FCGI_Accept() overrides the process enviroment with the (Fast)CGI environment, so you have to get the value before calling FCGI_Accept(). -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#570355: lighttpd: postinstst script chowns dirs to www-data:www-data

2010-03-07 Thread Stefan Bühler
Hi, the postinst script certainly should not parse the lighttpd config (could be in any shell include...); you could argue the script shouldn't modify the existing owner. Imho you should choose a different doc-root (/srv/www, ...) if you don't want to use system standards like a www-data user.

Bug#457290: invoke-rc.d lighttpd stop does not stop php-cgi

2010-03-07 Thread Stefan Bühler
Hi, socket = /tmp/php-cgi.socket + var.PID this is a really stupid idea: that way you just keep spawning new backends with every lighttpd restart, and the old backends will still be running too. Recommended way is to use runit or daemontools/supervise with spawn-fcgi, that way you can

Bug#521770: lighttpd: should provide a -dev package for development header files

2010-03-07 Thread Stefan Bühler
Hi, debian/lighttpd-dev.install: config.h /usr/lib/lighttpd src/*.h /usr/lib/lighttpd ... I hope that was just a typo. Anyway, i think you should first try get support for a -dev package in upstream; although i am not sure whether this is a good idea - i prefer to have plugins directly in the

Bug#568519: lighttpd fails proxy connections when upgraded to 1.4.19-5+lenny1

2010-03-07 Thread Stefan Bühler
Hi, you both didn't describe the lighttpd side of your configuration; and you didn't mention anything else like: * does redmine still work when you connect to lighttpd directly (test with curl -v please) * is there anything in the error.log/access.log of lighty? So you should paste a little

Bug#406338: lighttpd: /var/log/ligghtpd/*.log is readable by www-data

2010-03-07 Thread Stefan Bühler
Hi, as lighttpd needs to be able to reopen the logfiles after logrotate, the www- data user needs +rw. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#389700: mod_geoip would be very useful

2010-03-07 Thread Stefan Bühler
Hi, the module was *not* added upstream, it is just a 3rd party module. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#575102: mumble-django shouldn't depend on apache

2010-03-23 Thread Stefan Bühler
Package: mumble-django Version: 2.0-1 There are other webservers which are capable of handling wsgi applications, and there is no need to run the webserver on the same host, so i think it should be a recommend dependency. I run it myself with lighttpd2, and it works fine. I use exec

Bug#571272: fglrx doesn't build with linux 2.6.33

2010-02-24 Thread Stefan Bühler
Package: fglrx-driver Version: 1:10-2-1 Hi, fglrx doesn't build with linux 2.6.33, as some internal cmpxchg macro is used which got changed. The attached patch uses the real cmpxchg macro, which needs some casting before, depending on the size of the data. # Fix broken usage of internal

Bug#578042: korganizer segfault/stackoverflow on startup

2010-04-16 Thread Stefan Bühler
Package: korganizer Version: 4:4.3.4-2 Severity: grave qt version 4:4.6.2-4 $ gdb --args korganizer --nofork (gdb) run ... (gdb) bt #0 QAlgorithmsPrivate::qSortHelperQListQGraphicsItem*::iterator, QGraphicsItem*, bool (*)(QGraphicsItem const*, QGraphicsItem const*) (start=DWARF-2 expression

Bug#573171: lighttpd: $HTTP[url] contains full URI when using GET https in lenny

2010-03-13 Thread Stefan Bühler
Hi, Johannes Weißl jar...@molb.org wrote: Package: lighttpd Version: 1.4.19-5+lenny1 Severity: important $HTTP[url] contains full URI (https://host:443/somefile) when using an https request like this: GET https://host:443/somefile HTTP/1.1 Host: host:443 while it should

Bug#560837: lighttpd listened on ipv6 only after upgrade

2009-12-20 Thread Stefan Bühler
Hi, this is due to an update to netbase unstable: * Create /etc/sysctl.d/bindv6only.conf on upgrades and new installs to set net.ipv6.bindv6only=1. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#560837: lighttpd listened on ipv6 only after upgrade

2009-12-23 Thread Stefan Bühler
$SERVER[socket] == [::]:80 { } -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#598709: [pkg-lighttpd] Bug#598709: lighttpd: workaround for acrobat + msie pdf download bug

2010-10-01 Thread Stefan Bühler
On 10/01/2010 01:53 PM, Jérémy Lal wrote: Correction : 8.2.4 is the latest of the 8.x, and is still affected. We can't ask clients to update their software, so even if it's fixed in a newer Reader, the problem will remain for years. Apache, IIS are already working around that issue, why not

Bug#601177: [pkg-lighttpd] Bug#601177: (connections.c.1228) connection closed: poll() - ERR

2010-10-24 Thread Stefan Bühler
On 10/24/2010 04:13 PM, Olaf van der Spek wrote: On Sun, Oct 24, 2010 at 3:58 PM, Marco d'Itrim...@linux.it wrote: On Oct 24, Olaf van der Spekolafvds...@gmail.com wrote: http://redmine.lighttpd.net/issues/2257 What that patch still be accepted into squeeze? It just suppresses the

Bug#603670: early kernel panic as node under kvm (div-by-zero in pvclock_tsc_khz)

2010-11-16 Thread Stefan Bühler
Package: linux-image-2.6.32-5-amd64 Version: 2.6.32-27 Severity: important Found: linux-image-2.6.30-2-amd64/2.6.30-8squeeze1 Found: linux-image-2.6.36-trunk-amd64/2.6.36-1~experimental.1 Hi, I get an early kernel panic when i try to run testing/unstable/experimental kernels in a vm under kvm.

Bug#603670: early kernel panic as node under kvm (div-by-zero in pvclock_tsc_khz)

2010-11-18 Thread Stefan Bühler
Hi again, with qemu-kvm from experimental (0.13.0+dfsg-2) you can use: -cpu kvm64,-kvmclock as kvm option to disable kvmclock. for libvirt use the following in your domain config: domain type='kvm' xmlns:qemu='http://libvirt.org/schemas/domain/qemu/1.0' ... qemu:commandline qemu:arg

Bug#509355: cpufreqd: segfault while reading acpi battery info

2008-12-23 Thread Stefan Bühler
The problem is that check_timeout is reset after the first battery got updated, so the values for the second battery are never read. This results in status-value == NULL, and strncmp segfaults. The solution is to update check_timeout after all battery values are updated. kind regards Stefan

Bug#515777: can spawn-fcgi.lighttpd be split to a separate package.

2009-02-28 Thread Stefan Bühler
Hi, spawn-fcgi is now available as a separate package from http://redmine.lighttpd.net/projects/spawn-fcgi/news spawn-fcgi will be removed from the upstream lighttpd sources soon (see http://www.lighttpd.net/2009/2/16/1-4-21-yes-we-can-do-another-release) Greetings, Stefan -- To

Bug#527020: Problem still occurs, but cannot swap gamin for fam as it would make many packages unusable

2010-07-03 Thread Stefan Bühler
Hi, See: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=438345 This is not a lighttpd problem - either rebuild lighty against libgamin or just ignore the warning (I think it was agreed that the warning is a false positiv). On 07/03/2010 11:28 AM, Andreas Neudecker wrote: Package: lighttpd

Bug#521235: [pkg-lighttpd] Bug#521235: Adding modules to server.modules not idempotent

2010-08-05 Thread Stefan Bühler
On 07/09/2010 12:00 PM, Olaf van der Spek wrote: On Sat, Jun 26, 2010 at 7:14 PM, Josh Triplettj...@joshtriplett.org wrote: Rough recipe to reproduce: A full and minimal lighttpd.conf would be nice. Although I'm quite sure upstream will say won'tfix. :( Olaf Hi! Olaf is quite right here:

Bug#521235: [pkg-lighttpd] Bug#521235: Adding modules to server.modules not idempotent

2010-08-05 Thread Stefan Bühler
On 08/05/2010 11:26 PM, Olaf van der Spek wrote: 2010/8/5 Stefan Bühlerstbueh...@lighttpd.net: Olaf is quite right here: as the order of the modules is important, adding modules can not be idempotent, and we therefore will not change it. What happens when a module is added for the second

Bug#521235: [pkg-lighttpd] Bug#521235: Adding modules to server.modules not idempotent

2010-08-05 Thread Stefan Bühler
On 08/06/2010 12:04 AM, Olaf van der Spek wrote: 2010/8/6 Stefan Bühlerstbueh...@lighttpd.net: You think that a module-load-list (a, a, b) should be the same as (a, b) - i.e. removing duplicates But there is no good way to decide what to do with (a, b, a), as (a, b) and (b, a) are really

Bug#521235: [pkg-lighttpd] Bug#521235: Adding modules to server.modules not idempotent

2010-08-05 Thread Stefan Bühler
Ok, irc makes it easier to discuss things :) We still will not make Adding modules to server.modules idempotent, but i think we fixed the core problem. The fix is to insert small check to disable loading a module twice, so you get a clean error message when you try. See rev 2751: *

Bug#543764: Default klipperrc gets installed into the wrong directory (/etc/kde3/ instead of /etc/kde4/)

2009-08-26 Thread Stefan Bühler
Package: klipper Version: 4:4.3.0-3 Severity: important $ dpkg -L klipper [..] /etc/kde3/klipperrc But strace shows: $ strace -e trace=open,stat klipper --nofork [..] stat(/etc/kde4/klipperrc, 0x7fff132bbd20) = -1 ENOENT (No such file or directory) [..] (And it doesn't look for the one in

Bug#537788: [php-maint] Bug#537788: php5 + suhosin with suhosin.session.encrypt = On segfaults

2009-08-30 Thread Stefan Bühler
seems to be gone with latest updates (5.2.10.dfsg.1-2.1), suhosin.session.encrypt can be turned on again -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#554590: [Fwd: [pkg-lighttpd] Bug#554590: lighttpd_1.4.24-1(ia64/unstable): FTBFS: test failures]

2009-11-20 Thread Stefan Bühler
See http://sourceware.org/bugzilla/show_bug.cgi?id=10162 - i think the second patch was the result of the above backtrace :) So eglibc (2.10.1-7) unstable; urgency=low probably fixed this: * patches/ia64/submitted-memchr.diff: fix memchr() when data is shorter than software pipeline. - and

Bug#554401: fglrx doesn't build with linux 2.6.32-rcX

2009-11-04 Thread Stefan Bühler
; urgency=low + + * Non-maintainer upload. + * Fix compiling with 2.6.32-rc5 + * Fix some warnings + + -- Stefan Bühler sou...@stbuehler.de Wed, 04 Nov 2009 09:51:21 + + fglrx-driver (1:9-10-1) unstable; urgency=low * New upstream release. diff --git a/debian/patches/00list b/debian

Bug#551760: Acknowledgement (apt: Something wicked happened resolving)

2009-10-20 Thread Stefan Bühler
Hi! @David: Small question - did you even try to reproduce it? Just do it :) I have the same problem. debootstrap, squeeze or sid; mounting some things (bind dev, some tmp filesystems, mkdir + bind /lib/init/rw/resolconf..., mount proc, mount sys, all done in a CLONE_NEWNS container to keep

Bug#551760: Acknowledgement (apt: Something wicked happened resolving)

2009-10-20 Thread Stefan Bühler
Stefan Bühler Stefan Bühler light...@stbuehler.de wrote: Hi! Some straces and tries later i found the fix: just add mdns in nsswitch.conf (see below for diff). As noted above: there is no libnss-mdns installed, so i don't think it should fix problems... Sry, i have been wrong about

Bug#551760: Acknowledgement (apt: Something wicked happened resolving)

2009-10-20 Thread Stefan Bühler
Hi, $ touch /etc/hosts or removing files from the hosts: line fixed the issue too. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#551760: Acknowledgement (apt: Something wicked happened resolving)

2009-10-21 Thread Stefan Bühler
Vladimir Stavrinov Vladimir Stavrinov v...@inist.ru wrote: On Wed, Oct 21, 2009 at 01:23:18AM +0200, Stefan B??hler wrote: $ touch /etc/hosts Yes, moving /etc/hosts anywhere cause resolver don't work. This problem appear on the systems with libc6 version 2.10.1-1, but not with 2.9-26. I

Bug#545586: imagemagick update breaks librmagick-ruby

2009-09-08 Thread Stefan Bühler
Yes, just rebuilding the ruby library package fixed the problem for me (tried with the testing source). Thx for your work! -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#534488: lighttpd: Lighttpd fails to start

2009-10-10 Thread Stefan Bühler
Hi, I think you forgot to look in your error.log: ERROR: unexpected value for key: fix-root-scriptname true (enable|disable) Disabling the server.errorlog may be helpful if you run it in foreground mode. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject

Bug#543480: lighttpd: FastCGI socket handling prevents php configuration changes

2009-10-10 Thread Stefan Bühler
Hi, you are right: removing the sockets would result in lighty spawning new backends. But the problem is that php doesn't die, and if you just remove the sockets, you will just create more hanging processes. If you (or someone else who has the problem, that stopping lighty doesn't kill the

Bug#471325: lighttpd: Fails to start when there are dupblicate configuration variables

2009-10-10 Thread Stefan Bühler
Hi, I disagree: setting the same option twice in one block is a fatal error. Changing the default in the source isn't a good idea either (in this case), as the perl script detects when it is safe to enable ipv6. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a

Bug#483061: lighttpd doesn't like relative docroot

2009-10-10 Thread Stefan Bühler
Hi, try: server.document-root = var.CWD + /www -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#546256: lighttpd: wrong implementation of 206 status code

2009-10-10 Thread Stefan Bühler
Hi, I couldn't reproduce this with curl and lighttpd 1.4.23 - could you give an example? Something like the output of $ curl -r 0-1,3-4 -v http://localhost/test.txt -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact

Bug#482601: lighttpd: Fails to start at all if a FastCGI responder fails

2009-10-10 Thread Stefan Bühler
Hi, if you don't want lighttpd to depend on your fastcgi applications, you should spawn them with supervise(daemontools)/runit + spawn-fcgi (and remove bin- path from the lighty config). -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe.

Bug#627053: approx update re-adds entry to inetd

2011-05-17 Thread Stefan Bühler
Package: approx Version: 4.5-1+squeeze1 Severity: critical Hi, upgrading approx added the line 80 stream tcp nowait approx /usr/sbin/approx /usr/sbin/approx again to my /etc/inetd.conf, although i changed the line so it would only listen to only one ip (apache is used on

Bug#627053: approx update re-adds entry to inetd

2011-05-17 Thread Stefan Bühler
Hi, On 05/17/2011 02:17 PM, Eric Cooper wrote: upgrading approx added the line 80 stream tcp nowait approx /usr/sbin/approx /usr/sbin/approx again to my /etc/inetd.conf, although i changed the line so it would only listen to only one ip (apache is used on the others).

Bug#628934: highlight --force doesn't work

2011-06-02 Thread Stefan Bühler
Package: highlight Version: 3.4-2+b1 Hi, highlight doesn't work with unknown languages anymore, although according to the man page --force should work. $ highlight --force config.yaml highlight: Lua error ( cannot open /usr/share/highlight/langDefs/yaml.lang: No such file or directory ) in

Bug#622733: lighttpd: binNMU for openssl 1.0.0 broke SSL support

2011-04-24 Thread Stefan Bühler
Hi, http://redmine.lighttpd.net/issues/2306 was a duplicate of http://redmine.lighttpd.net/issues/2269, which is now the correct upstream bug. I found and fixed the problem in commit 2788:

Bug#624426: mumble-django postinst chown ignores dpkg-statoverride

2011-04-28 Thread Stefan Bühler
Package: mumble-django Version: 2.4-3 Hi, I think running mumble-django as www-data is stupid and wrong; so I chose to spawn it with runit/spawn-fcgi as a different user: exec /usr/bin/spawn-fcgi -s /var/run/lighttpd2/mumble-django.sock -n -u mumble-server -U www-data --

Bug#607297: cvs: violates FHS

2011-05-02 Thread Stefan Bühler
NO I DO NOT WANT TO SETUP CVS SERVER REPOSITORIES! I just wanted to able to import cvs repos into git... That is really stupid. just split the package into client and server packages. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe.

Bug#612735: imvirt misses pciutils dependency

2011-02-15 Thread Stefan Bühler
Hi again, On 02/10/2011 12:45 PM, Thomas Liske wrote: Re, On 02/10/2011 12:21 PM, Stefan Bühler wrote: On 02/10/2011 12:16 PM, Thomas Liske wrote: Hi, IMHO imvirt should not depend on pciutils (I would prefer a Suggests or Recommends) as this might be useless for some virtualization

Bug#637444: experimental gkrellm broken by openssl split

2011-08-11 Thread Stefan Bühler
Package: gnutls26 Version: 2.12.7-4 Manual breaks are the wrong way imho - they only protect known dependencies. Imho the gnutls library itself needs a so bump - you should never change the interface provided by a library packages, and this includes reomving libs. Yes, this means that

Bug#637444: experimental gkrellm broken by openssl split

2011-08-12 Thread Stefan Bühler
On 08/12/2011 03:15 PM, Andreas Metzler wrote: On 2011-08-11 Stefan Bühlerlight...@stbuehler.de wrote: Package: gnutls26 Version: 2.12.7-4 Manual breaks are the wrong way imho - they only protect known dependencies. We do know the packages in Debian that break. I have checked. That

Bug#636339: Missing directory structure in /var/run

2011-08-02 Thread Stefan Bühler
Package: initscripts Version: 2.88dsf-13.11 User: rle...@debian.org Usertags: run-transition Hi! Let me put this first: I think using a tmpfs for /var/run is a good idea. But I think you have to be a little bit more careful. The FHS states, that Files under this directory must be cleared

Bug#637091: Stall while Connecting in Psi-plus and Kopete with jabberd2

2011-08-08 Thread Stefan Bühler
Package: kopete Version: 4:4.6.5-2 Hi, kopete doesn't connect to my jabberd2 server, it hangs in the Connecting state. It claims to send some data in the xml console, but this data never reaches the network, and neither does new data i enter in the box. It works with ekg2. For more

Bug#642563: wget needs many memory for recursive https downloads

2011-09-28 Thread Stefan Bühler
Same here. -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy: (990, 'testing'), (500, 'unstable'), (101, 'experimental') Architecture: amd64 (x86_64) Kernel: Linux 3.0.0-1-amd64 (SMP w/2 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8

Bug#636339: Missing directory structure in /var/run

2011-09-28 Thread Stefan Bühler
Hi Michael, On 09/28/2011 10:22 PM, Michael Biebl wrote: Hi Stefan, a mechanism like tmpfiles.d [2] as provided by systemd would be the solution for this and we should consider making that generally usable (i.e. without a dependency on systemd). This way your package can drop a simple file in

Bug#644227: lighttpd create-mime.assign.pl ignores ~/.mime.types

2011-10-04 Thread Stefan Bühler
On 10/04/2011 09:29 AM, Magnus Olsson wrote: Lighttpd gets its MIME configuration from output of /usr/share/lighttpd/create-mime.assign.pl. This script only reads MIME types from /etc/mime.types. However, the mime-support package also keeps per-user MIME-types in ~/.mime.types. These are ignored

Bug#642604: lighttpd always binds to IPv6 on TCP port 80

2011-10-04 Thread Stefan Bühler
On 10/04/2011 01:34 PM, Olaf van der Spek wrote: On Tue, Oct 4, 2011 at 1:08 PM, Adam Nielsena.niel...@shikadi.net wrote: but at least in this case the files will both be small enough that it shouldn't really be a problem in practice. Shouldn't? Really? Those qualifications indicate

Bug#673030: Bug 673030 still a problem?

2012-06-28 Thread Stefan Bühler
Hi! On 06/28/2012 06:14 AM, Scott Kitterman wrote: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=673030 You reported this bug at a time when Qt had been updated in Unstable to 4.8, but Sip and PyQt hadn't been updated to match. They have been now, so I expect this problem has resolved

Bug#679854: [lighttpd] Please assume /var/log/ can be volatile

2012-07-02 Thread Stefan Bühler
Hi! On 07/02/2012 07:20 AM, Roman Mamedov wrote: Package: lighttpd Version: 1.4.31-1 Severity: wishlist Hello, On various embedded systems running from a flash disk with limited number of overwrite cycles it might be desirabe to mount /var/log as tmpfs, especially if long-term storage of logs

Bug#675801: BaseTsd.h not found - case sensitive problems

2012-06-03 Thread Stefan Bühler
Package: gcc-mingw-w64-i686 Version: 4.6.3-5+6 $ printf '#include BaseTsd.h\nint main() { return 0; }\n' | i686-w64-mingw32-gcc -o /dev/stdout -E - # 1 stdin # 1 built-in # 1 command-line # 1 stdin stdin:1:21: fatal error: BaseTsd.h: No such file or directory compilation terminated. Same

Bug#673522: unshare NEWNET + using sockets from before: unregister_netdevice: waiting for lo to become free. Usage count = 2

2012-05-19 Thread Stefan Bühler
Package: linux-image-3.2.0-2-amd64 Version: 3.2.16-1 Hi, CLONE_NEWNET is still buggy (i found random reports with the same error message from 2010). uname: Linux * 3.2.0-2-amd64 #1 SMP Mon Apr 30 05:20:23 UTC 2012 x86_64 GNU/Linux See the attached example. I don't think it matters much how

Bug#671740: pam_userdb only supports basic crypt with 2 character salt

2012-05-06 Thread Stefan Bühler
Package: libpam-modules Version: 1.1.3-7 pam_userdb should at least support the platform crypt() algorithms; ideally it should support the same set as pam_unix. Patch for the first part is attached (works for me with cups on kfreebsd). It would also be nice to have a tool to generate the

Bug#644912: ipv6 link-local doesn't work as lookup doesn't set scope id

2011-10-10 Thread Stefan Bühler
Package: libnss-mdns Tags: ipv6 Version: 0.10-3.2 Hi, libnss-mdns doesn't set the scope-id for link-local addresses, so something like $ ping6 example.local gives connect: Invalid argument while $ getent host example.local returns a valid link-local IPv6 address (fe80::...) and

Bug#692317: dh-autoreconf_clean deletes unrelated files (due to spaces?)

2012-11-07 Thread Stefan Bühler
Hi, I think you're right - the spaces in the filenames lead to problems: dh_autoreconf_clean uses the perl split function to split the lines into checksum and filename: * a comment says the delimiter is comma, which is wrong: there are two spaces between checksum and filename * split

Bug#683619: NBD lockup with segfaulting qemu-nbd

2012-08-02 Thread Stefan Bühler
Package: linux-image-3.2.0-3-amd64 Version: 3.2.21-3 Hi, i tried to get https://github.com/asb/spindle running, but in ./wheezy-stage0 mkfs hangs forever. kill -9 doesn't work on mkfs and qemu-nbd, and i can't attach with strace (at least i can kill strace). I guess qemu-nbd shouldn't segfault

Bug#613116: libev-dev: c++ compilation problem

2012-08-14 Thread Stefan Bühler
Hi, looks like it got fixed: http://cgit.lighttpd.net/libev.git/commit/ev++.h?id=0c56dcc65f038fe37c790397251f1317aed7539c Don't ask me how to look that up in the upstream cvs :P And ofc no commit message, as usual. -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a

Bug#684902: libev_4.11.orig.tar.gz has different size than upstream libev-4.11.tar.gz

2012-08-14 Thread Stefan Bühler
Package: libev Version: 1:4.11-1 And as there is no difference i see no reason why you would repackage it... -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#684902: libev_4.11.orig.tar.gz has different size than upstream libev-4.11.tar.gz

2012-08-16 Thread Stefan Bühler
On 08/14/2012 05:23 PM, Jérémy Lal wrote: On 14/08/2012 16:15, Stefan Bühler wrote: Package: libev Version: 1:4.11-1 And as there is no difference i see no reason why you would repackage it... Maybe git-buildpackage (i.e. pristine-tar) is responsible of that ? Jérémy. git import-orig

Bug#663678: icinga-idoutils fails to start if socket file exists

2012-03-13 Thread Stefan Bühler
Package: icinga-idoutils Version: 1.6.1-2 Severity: serious Reproduce: # /etc/init.d/ido2db stop # touch /var/lib/icinga/ido.sock # /etc/init.d/ido2db start Could not bind socket: Address already in use (or just powercycle your box...) You should unlink the old socket file before you try to

Bug#641684: Quote character not escaped correctly for Postgresql

2012-03-13 Thread Stefan Bühler
severity 641684 grave thanks This bug makes the package unusable unless the mentioned workarounds are applied, as it doesn't work with the default postgres server on wheezy (9.1 right now). Even with the workaround applied the log gets spammed: 2012-03-13 10:33:51 UTC WARNING: nonstandard use

Bug#660806: libdispatch0 uses SSE2 instructions

2012-02-21 Thread Stefan Bühler
Package: libdispatch0 Severity: serious libdispatch0 uses SSE2 instructions (MFENCE) which are not available on a Pentium 3. According to http://www.debian.org/releases/stable/i386/ch02s01.html.en Pentium 3 has to be supported; so at least the user should get more than a Illegal instruction

Bug#652442: lighttpd: please include systemd service file

2011-12-17 Thread Stefan Bühler
Hi Michael, i have a small question: is systemd still needed for /etc/tmpfiles.d/lighttpd.conf ? If yes i think it should *not* be used, as it only works if you are using systemd, which is a wrong dependency here - it must work with all init systems (see #636339). The

Bug#652442: lighttpd: please include systemd service file

2011-12-17 Thread Stefan Bühler
Hi Michael, On 12/17/2011 01:12 PM, Michael Stapelberg wrote: Hi Stefan, Excerpts from Stefan Bühler's message of 2011-12-17 11:59:13 +: I’m not sure why providing this file would add a dependency on systemd: • If the user uses sysvinit, the init-script will create the folder. • If

Bug#652442: lighttpd: please include systemd service file

2011-12-17 Thread Stefan Bühler
Hi Michael, On 12/17/2011 12:27 PM, Michael Stapelberg wrote: Hi Stefan, Thanks for your quick reply. Excerpts from Stefan Bühler's message of 2011-12-17 11:18:14 +: is systemd still needed for /etc/tmpfiles.d/lighttpd.conf ? If yes i think it should *not* be used, as it only works if

Bug#652442: lighttpd: please include systemd service file

2011-12-18 Thread Stefan Bühler
Hi, i committed the systemd/lighttpd.service file in r2818. I won't add the tmpfiles config upstream, as i think this should be handled by the distributions. Regards, Stefan -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble?

Bug#652442: lighttpd: please include systemd service file

2011-12-18 Thread Stefan Bühler
Hi Michael, On 12/18/2011 04:29 PM, Michael Stapelberg wrote: Excerpts from Stefan Bühler's message of 2011-12-18 15:19:14 +: I won't add the tmpfiles config upstream, as i think this should be handled by the distributions. So, every distribution now has to ship an identical

Bug#668617: PXE Boot kfreebsd-9 broken

2012-04-13 Thread Stefan Bühler
Package: debian-installer Hi, The grub.cfg for kfreebsd-9 is broken: (http://d-i.debian.org/daily-images/kfreebsd-i386/daily/netboot-9/debian-installer/kfreebsd-i386/grub.cfg) It uses $prefix/kfreebsd.gz as kernel, but the kernel is named kfreebsd-9.gz (Perhaps other kfreebsd-9 images have the

Bug#666948: tangerine doesn't work on Debian/kfreebsd

2012-04-02 Thread Stefan Bühler
Package: tangerine Version: 0.3.4-3 Hi, tangerine doesn't run as the inotify lib isn't available (i can't even build it on testing). The easiest way is to build a stub lib which returns -1 in the init function (no other functions need apparently). The attached patch can probably be done in a

Bug#666949: amarok doesn't work with tangerine

2012-04-02 Thread Stefan Bühler
Package: tangerine Version: 0.3.4-3 Hi again, this is probably a bug in amarok... amarok doesn't send a session id for the sound files (and doesn't support login with password ofc); so as a workaround one can allow requests without session id if there is no session limit and no authentication

Bug#670412: geli init script fails if /etc/default/geli is unconfigured

2012-04-25 Thread Stefan Bühler
Package: geom Version: 9.0+ds1-3 The geli init script fails if no geli devices are configured in /etc/fstab and /etc/default/geli. This prevented an upgrade of geom and freebsd-geom: [...] Setting up geom (9.0+ds1-3) ... Starting GELI subsystem...UNCONFIGURED. See /etc/default/geli ...

Bug#696752: segfault in ruby-taglib2, need FTBFS fix

2012-12-26 Thread Stefan Bühler
Package: ruby-taglib2 Version: 0.1.3-1 Severity: important Environment: kFreeBSD (9.0.2-amd64) file_alloc sets data-closed=0; but doesn't set data-file=NULL. This means that free_tgFileData (the ruby data destructor) can fail, if init failed (which would set data-file in case of success).

Bug#673030: plasma-desktop segfault (in python-kde/pythin-sip)

2012-05-15 Thread Stefan Bühler
Package: plasma-desktop Version: 4:4.7.4-2+b1 Versions of: python-sip: 4.13.2-1 python-kde4: 4:4.7.4-2+b1 python-qt4: 4.9.1-3 Moving /usr/lib/python2.7/dist-packages/sip.so to /usr/lib/python2.7/dist-packages/sip.so.bak fixed it. Application: Plasma Desktop Shell (plasma-desktop),

  1   2   3   >