Bug#994910: tripwire segfaults while reading files in /etc

2021-10-02 Thread Christoph Kling
Package: tripwire Version: 2.4.3.7-3+b3 Followup-For: Bug #994910 Hi, Same problem here. My strace also shows that opening /etc/nsswitch.conf was the last before segfault. The package is completely useless. The only thing I can still run is tripwire --help, but any tripwire -m operation fails. B

Bug#968236: davmail: Cannot restrict access to private keys for SSL

2020-08-11 Thread Christoph Kling
Package: davmail Version: 5.5.1.3299-2 Severity: important Tags: security X-Debbugs-Cc: Debian Security Team Davmail seems to run with systemd's DynamicUser configuration. That means that the user the daemon runs with is not known before runtime. Therefore I cannot give specific permissions to t

Bug#847597: wordpress enforces installation of MariaDB

2016-12-09 Thread Christoph Kling
Package: wordpress Version: 4.6.1+dfsg-2 Severity: important Hi, The package depends on default-mysql-client which in turn requires mariadb-client-10.0. Users not wishing to change their database implementation cannot opt out. Update is thus not possible. The problem probaby lies in default-my

Bug#779681: executing ifdown on a dhcp configured interface unconfigures other dhcp interfaces

2015-07-07 Thread Christoph Kling
I can confirm that this bug affects also version 0.7.54. Christoph -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#771503: Remove package web2ldap

2015-06-27 Thread Christoph Kling
The work of both of you is highly valuable to many people around here and it would really be a pity if the package was removed from Debian. Even a late package is better than no package. Please reconsider your decision, downgrade the severity and keep doing the good job you already have done. K

Bug#499756: patch works

2013-01-01 Thread Christoph Kling
Hi, I've just tested Andrzej's patch. It works. Regards Christoph -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#694878: backup-manager: FTP upload cancels after 120 seconds without reason

2012-12-01 Thread Christoph Kling
Package: backup-manager Version: 0.7.10.1-2 Severity: normal Dear maintainer, When backup-manager is uploading archives to the ftp backup host, it cancels the upload process if the transfer of a file takes more than 120 seconds. Bigger files will interrupt the upload and thus leave the backup sto

Bug#689440: php5-cgi: php5_cgi.load breaks existing cgi setup

2012-10-02 Thread Christoph Kling
Package: php5-cgi Version: 5.4.4-7 Severity: normal Dear Maintainer, the sethandler directives in /etc/apache2/mods-available/php5_cgi.conf refer to a non-existing handler application/x-httpd-php which breaks existing cgi setups. Solution: remove the configuration file. A handler "application/x-

Bug#667634: cacti uses wrong timezone and logs PHP warnings

2012-04-05 Thread Christoph Kling
Package: cacti Version: 0.8.7i-2 Severity: normal Dear Maintainer, cacti logs dozens of warnings in its /var/log/cacti/poller-error.log. The message is: "PHP Warning: date(): It is not safe to rely on the system's timezone settings. You are *required* to use the date.timezone setting or the

Bug#667633: letodms requires libapache2-mod-php5

2012-04-05 Thread Christoph Kling
Package: letodms Version: 3.2.2+dfsg-1 Severity: normal Dear Maintainer, The letodms package requires libapache2-mod-php5 which does not allow alternative PHP setups, e.g. fcgi configurations. This minimizes the usability of the package. Regards, Christoph -- System Information: Debian Release

Bug#608340: daemon fails to create shell session with --daemon

2011-08-14 Thread Christoph Kling
Hi Julien, > You mean en_US.utf8? > > Check with `locale' or `echo $LANG'. The locale is plain and simple en_US without any unicode extension. > I've found a python alternative at [0]. > In my example, it gives: > >>> import os > >>> import chardet > >>> chardet.detect(os.popen("ls *ng.tx

Bug#608340: daemon fails to create shell session with --daemon

2011-08-14 Thread Christoph Kling
Hi Julien > You mention in your email that Ajaxterm crashes (or so) when you raise 'ls > -l'. > Do you have any files/directories with specific encodings in your ~/ ? > what locale do you use on your server? The locale of the user I log in with is set to en_US. There was one file with a German

Bug#608340: daemon fails to create shell session with --daemon

2011-08-10 Thread Christoph Kling
Subject: Re: daemon fails to create shell session with --daemon Followup-For: Bug #608340 Package: ajaxterm Version: 0.10-11 Hello, I can provide additional information for this bug. I experience it if I configure ajaxterm to start in daemon mode with uid root so that ajaxterm uses /bin/login.

Bug#624675: wget --backup-converted does not work

2011-04-30 Thread Christoph Kling
manual section 2.7: wget re-downloads every file when mirroring. The solution proposed in manual section 2.7 is the use of --backup-converted, which, as has been shown, does not work. Regards Christoph Kling -- System Information: Debian Release: wheezy/sid APT prefers testing APT policy

Bug#587698: Severity

2011-01-20 Thread Christoph Kling
Hi, I think that the Severity should be changed to grave since the package is not functional without the patch. Regards Christoph -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#598442: passwd backup script in cron.daily fails with files not found

2010-09-28 Thread Christoph Kling
file for a fix. Regards, Christoph Kling -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-5-amd64 (SMP w/8 CPU cores) Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968) Shell: /bin

Bug#557888: Solution!

2010-06-09 Thread Christoph Kling
t has been 1001 milliseconds, and we got 50 timer ticks Regards, Christoph Kling -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Bug#330105: libc6-dev: __FD_SETSIZE equals to 1024 is too small

2010-06-09 Thread Christoph Kling
Hello, if you raise FD_SETSIZE in /usr/include/bits/typesizes.h and then compile a software which uses select(), this software will be able to handle more than 1024 FDs. Recompiling glibc, the kernel or whatever else is not necessary. I tested this solution with UnrealIRCd and 8000 clients. Unfo

Bug#566609: Logs are filling up with suhosin alerts about cacti trying to increase memory_limit

2010-05-04 Thread Christoph Kling
es in clude suhosin.memory_limit=0. So why are there still alerts? Is this a suhosin bug? Regards Christoph Kling -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (500, 'testing') Architecture: amd64 (x86_64) Kernel: Linux 2.6.32-3-amd64 (SMP

Bug#579365: mount option attrs not documented for reiserfs

2010-04-27 Thread Christoph Kling
Package: mount Version: 2.16.2-0 Severity: minor The "attrs" mount option for reiserfs is not documented within the man page. The option allows to use file attributes on reiser file systems. Christoph Kling -- System Information: Debian Release: squeeze/sid APT prefers testing

Bug#549129: asterisk-addons: New upstream version available

2009-12-13 Thread Christoph Kling
Hi, I am sorry, I don't understand the preceding message? There is a new upstream version which works perfectly when being compiled with asterisk-dev, containing particularly the format_mp3 module. Regards, Christoph Kling -- To UNSUBSCRIBE, email to debian-bugs-dist

Bug#554631: fails with c2faxrecvinvoke-rc.d: initscript capi4hylafax, action "stop" failed.

2009-12-02 Thread Christoph Kling
Hi Lionel, > Thank your for your bug report. The problem is not the upgrade of > capi4hylafax, nor a corruption of the init script, but an upgrade of > hylafax you probably did at the same time as the capi4hylafax > upgrade. You upgraded hylafax to version 2:6.0.0-1 or later, right? > Well, now hy

Bug#557888: Playback() on an iax channel causes asterisk to hang indefinitly

2009-11-24 Thread Christoph Kling
sk server directly, everything is fine! The problem occurs only with iax. core show channel IAX2/interlink-5309 gives the following output (while hanging): delta*CLI> core show channel iax2/interlink-5309 -- General -- Name: IAX2/interlink-5309 Type: IAX2 Uniq

Bug#554631: fails with c2faxrecvinvoke-rc.d: initscript capi4hylafax, action "stop" failed.

2009-11-22 Thread Christoph Kling
hylafax (--configure): subprocess installed post-installation script returned error exit status 1 Regards, Christoph Kling -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.6.30.1 Loca

Bug#549129: asterisk-addons: New upstream version available

2009-09-30 Thread Christoph Kling
Package: asterisk-addons Version: 1.4.7-1 Severity: wishlist Please update the package so that its content is available also to the users of the new asterisk 1.6 versions. Thanks. Regards Christoph -- System Information: Debian Release: squeeze/sid APT prefers testing APT policy: (500, 't

Bug#542776: jitterbuffer: frame log file cannot be created

2009-08-21 Thread Christoph Kling
:504 create_jb: Failed to create frame log file with pathname '/tmp/ast_fixed_jb_SIP#phi-08213d00--CAPI#ISDN1#02/022882096463-7a.log' The permissions of /tmp are set to drwxrwxrwt. Regards Christoph Kling -- System Information: Debian Release: squeeze/sid APT prefers testing APT po

Bug#499756: iptraf doesn't show traffic on tun device

2008-09-21 Thread Christoph Kling
Package: iptraf Version: 3.0.0-6 Severity: normal iptraf doesn't show traffic on tun devices used by openvpn. kernel version = 2.6.18.1 Regards CK -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (500, 'testing') Architecture: i386 (i686) Kernel: Linux 2.

Bug#491310: asterisk: Problem not solved by downgrade

2008-08-03 Thread Christoph Kling
0 1 > ChanSel: B1 channel 1 ] 1 > [28 0f 43 68 72 69 73 74 6f 70 68 20 4b 6c 69 6e 67] 1 > Display (len=15) [ Christoph Kling ] 1 > [6c 05 00 81 70 68 69] 1 > Calling Number (len= 7) [ Ext: 0 TON: Unknown Number Type (0) NPI: Unknown

Bug#491310: asterisk: Problem not solved by downgrade

2008-08-03 Thread Christoph Kling
Followup-For: Bug #491310 Package: asterisk Version: 1:1.4.21.2~dfsg-1+b1 Hello, I cannot solve the problem by downgrading to 1.4.20, 1.4.19 or 1.4.18. I also tried to downgrade zaptel from 1.4.11 to 1.4.10 - problem remains. The error behaviour is different than Louis-David reported it: - the

Bug#482882: backup-manager: ssh upload fails with port setting left blank

2008-05-25 Thread Christoph Kling
ation says: # port to use for SSH connections (leave blank for default one) export BM_UPLOAD_SSH_PORT="" If the port is specified, it works. Bye Christoph Kling -- System Information: Debian Release: lenny/sid APT prefers testing APT policy: (500, 'testing') Arc

Bug#475451: Patch confirm

2008-05-11 Thread Christoph Kling
Hello, I can confirm this patch for prism54. It works. Thanks. Regards, Christoph Kling -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Bug#389238: asterisk-classic

2006-09-26 Thread Christoph Kling
/asterisk/modules.conf already contains: [global] chan_capi.so=yes Regards, Christoph Kling