Bug#1039967: [PATCH] autofs: Fix hang on kerberos authenticated ldap

2023-07-05 Thread Christian Tacke
package autofs severity 1039967 important thanks Looking at the Severity levwls [1] I think, important is more appropriate: The package in its current state is unusable for us, "without rendering it completely unusable to everyone." Greetings Christian [1]:

Bug#1039967: [PATCH] autofs: Fix hang on kerberos authenticated ldap

2023-06-30 Thread Christian Tacke
Package: autofs Version: 5.1.8-2 Tags: patch, fixed-upstream Hi, With kerberos authenticated ldap we experienced hangs during startup of automount. This has already been fixed in upstreams git [1]. Could you please fix this in a point release for bookworm (and bullseye)? Christian Tacke [1

Bug#559067: postfix: add envelope-from in Received headers

2015-11-26 Thread Christian Tacke
Hi, just curious: Why not just add the -DRECEIVED_ENVELOPE_FROM to the build process? This is for example useful for spamassassin: http://wiki.apache.org/spamassassin/EnvelopeSenderInReceived Does anybody fear that this reveals privacy related information? I am quite unsure about that. IF it

Bug#791801: O: apt-p2p -- apt helper for peer-to-peer downloads of Debian packages

2015-10-05 Thread Christian Tacke
Hi, just wanted to add, that the bootstrap nodes seem to have gone away also. This could probably be fixed by getting a new one up and running... Cheers Christian -- www.cosmokey.com

Bug#798691: libc6-i686: sin() sometimes broken

2015-09-11 Thread Christian Tacke
Package: libc6-i686 Version: 2.19-18+deb8u1 Severity: important Hi, I was trying to create a local backport of python-cffi onto jessie/i386. On a system with libc6-i686 installed, I get a failure in the self test of the build: > assert library.sin(12.3) == math.sin(12.3) E assert

Bug#451947: mini-dinstall: Add --foreground option

2015-08-14 Thread Christian Tacke
Hi, Could you please reconsider this feature request? Running things under a supervisor tool becomes more and more common these days. I am considering supervisord at this point. If you think the original patch is good, please let us know, then I can help test it? Cheers Christian --

Bug#590201: kdelibs5-plugins: kdoctools absolutely needed?

2015-07-17 Thread Christian Tacke
Hi Luigi, On Thu, Jul 16, 2015 at 23:49:47 +0200, Luigi Toscano wrote: [...] Please don't. kdoctools is an integral part of kde4libs, so it should simply stay as it is, as kdelibs4-based applications can expect to have it around at _can_ expect... but don't have to expect. So some will work

Bug#590201: kdelibs5-plugins: kdoctools absolutely needed?

2015-07-09 Thread Christian Tacke
package kdelibs5-plugins found 590201 4:4.14.2-5 thanks On Sat, Jul 24, 2010 at 22:17:27 +0200, Elrond wrote: [...] Can the Depends: be turned into a Recommends:? Recommenands means You REALLY should install this. If you don't do it, expect missing functionality., which seems appropiate

Bug#784852: bird: Use debconf for router id

2015-05-09 Thread Christian Tacke
Package: bird Version: 1.5.0-1 Severity: wishlist Hi, the current default of using the same documentation IP as the default router at least gets bird4/6 (6 especially, because it needs a manually configured id!) at least running, which is good. But really, a useful install needs a unique router

Bug#731243: two reasons to separate bird/bird6

2015-05-09 Thread Christian Tacke
Hi again, On Sat, May 09, 2015 at 18:00:02 +0200, Christian Tacke wrote: [...] I might be wrong, but bird's config seems quite backward compatible (newer bird version will read older config). So unless your config has some incompatible options, it should be just install newer package

Bug#731243: two reasons to separate bird/bird6

2015-05-09 Thread Christian Tacke
Hi Frank, Since 1.4.5-1 bird6 at least has a default config that lets it start up and run. So the red letters are gone. Really, Debian wants to be ipv6 ready out of the box. In the long run, ipv6 will hopefully be the default. So, having bird install the v6 one seems a good thing. If you don't

Bug#766337: automysqlbackup: Why not /var/backups/*?

2014-10-22 Thread Christian Tacke
. Place the upgrade fix here instead of postgresql-9.1.preinst (which does not exist any more now). (LP: #1270597) + [ Christian Tacke ] + * Newly created clusters now use /var/run/postgresql/%v-%c_stat_tmp +for their stats_temp_directory in postgresql.conf. +The contents

Bug#765702: lighttpd: Disable SSL 3.0

2014-10-17 Thread Christian Tacke
Package: lighttpd Version: 1.4.31-4+deb7u3 Tags: patch Hi, looking at CVE-2014-3566 (POODLE) it seems a very good idea to finally disable SSL 3.0 by default (secure by default). Please test attached patch. Cheers Christian Tacke -- www.cosmokey.com --- ./debian/conf-available/10-ssl.conf

Bug#765702: lighttpd: Disable SSL 3.0

2014-10-17 Thread Christian Tacke
Hi, On Fri, Oct 17, 2014 at 18:47:50 +0200, Stefan Bühler wrote: [...] I'd say go with this instead: http://git.lighttpd.net/lighttpd/lighttpd-1.x.git/commit/?id=084df7e99a8738be79f83e330415a8963280dc4a That also works of course. Go with whatever makes maintainers happy. Just please

Bug#759011: icinga2 default: icinga@localhost does not work

2014-08-23 Thread Christian Tacke
Cheers Christian Tacke -- cosmokey.com -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org

Bug#739276: postgresql: Put pgstat in /var/run

2014-03-08 Thread Christian Tacke
On Fri, Mar 07, 2014 at 13:40:53 +0100, Christoph Berg wrote: Re: Martin Pitt 2014-03-07 20140307090805.ga23...@piware.de I think configuring a tmpfs dir by default is a good idea, thanks for pointing that out. +1. === modified file 'createcluster.conf' --- createcluster.conf

Bug#739276: postgresql: Put pgstat in /var/run

2014-03-08 Thread Christian Tacke
Hi, (excuse my previous empty mail, hit the wrong button) On Fri, Mar 07, 2014 at 13:40:53 +0100, Christoph Berg wrote: Re: Martin Pitt 2014-03-07 20140307090805.ga23...@piware.de [...] + +# Starting at version 8.4 one can move the pg_stat_tmp dir +stats_temp_directory =

Bug#739276: postgresql: Put pgstat in /var/run

2014-03-08 Thread Christian Tacke
Hey, On Sat, Mar 08, 2014 at 17:53:07 +0100, Martin Pitt wrote: [...] Note that pg_ctlcluster creates the stats_temp_directory and sets the owner of that directory to the cluster owner. So for clusters that root/postgres created but hands over to other people, this should actually work.

Bug#739276: postgresql: Put pgstat in /var/run

2014-03-08 Thread Christian Tacke
Hi also, On Sat, Mar 08, 2014 at 20:08:03 +0100, Christoph Berg wrote: [...] /tmp is possibly still better than the data directory. Yes, indeed. Especially on machines with a reasonable amount of memory it is advisable to put /tmp/ on a tmpfs, and I guess many people do that (reduces