Bug#571133: openswan: pluto seems to ignore rightid if rightcert is set to missing file

2010-06-25 Thread Benjamin S.
Dear Harald, On Wed, 23 Jun 2010 10:27:32 +0200 Harald Jenny wrote: > I talked with Paul about your issue and he is not sure how your setup worked in the first place as the config you speficied should be considered invalid. Unfortunately I have no system with lenny anymore and thus I can't t

Bug#570006: claws-mail: gtkcmctree.c:4556 Condition node != NULL failed

2010-03-17 Thread Benjamin S.
On Tue, 16 Feb 2010 08:45:20 +0100 Ricardo Mones wrote: > Please install claws-mail-dbg package to get a proper backtrace, the one > you sent has no symbols. You may have a look here [0] for some help with > debugging claws-mail. > Also, what are the steps to make it crash? I cannot figu

Bug#551566: hylafax-client: still present in 6.0.4-2

2010-03-12 Thread Benjamin S.
Just had the same problem: Setting up hylafax-client (2:6.0.4-2) ... cp: `/etc/hylafax/pagesizes' and `/var/spool/hylafax/etc/pagesizes' are the same file dpkg: error processing hylafax-client (--configure): subprocess installed post-installation script returned error exit status 1 dpkg: depend

Bug#572085: policykit-1: restart-multiple-users executed though cancel button has been clicked

2010-03-01 Thread Benjamin S.
Package: policykit-1 Version: 0.96-1 Severity: normal Steps to reproduce: - Log in to gnome - Start Update Manager (supply root password to log in) - click system->shut down->restart The message "System policy prevents restarting the system when other users are logged in

Bug#572060: pm-utils: "pm-powersave" on desktop machine behaves like "pm-powersave true"

2010-03-01 Thread Benjamin S.
Package: pm-utils Version: 1.3.0~rc3-2 Severity: normal pm-powersave without any option behaves like pm-powersave true on desktop machines because "if on_ac_power; then" at line 47 is true if on_ac_power returns 0 (=on main power) and not if it returns 255 (=Power status could not be determine

Bug#572046: phpmyadmin table and user not created while upgrading though dbconfig-common was enabled

2010-03-01 Thread Benjamin S.
Package: phpmyadmin Version: 4:3.2.5-2 Severity: normal The dialog about dbconfig-common creates the impression that it will create the table and user directly. But they are not created before I manually call dpkg-reconfigure phpmyadmin which asks me some questions needed to create the table a

Bug#572018: wpasupplicant fails to associate after "wpa_action reload" if ap_scan=1

2010-02-28 Thread Benjamin S.
Package: wpasupplicant Version: 0.6.9-3 Severity: normal # lspci -v | grep -i Wire 04:02.0 Network controller: Intel Corporation PRO/Wireless 2200BG [Calexico2] Network Connection (rev 05) # cat /etc/wpa_supplicant.conf ap_scan=1 fast_reauth=1 # default ctrl_interface path ctrl_interface=DIR=/

Bug#571133: openswan: pluto seems to ignore rightid if rightcert is set to missing file

2010-02-25 Thread Benjamin S.
Paul wrote: > Try using leftid=%fromcert > You might also want to add leftsendcert=always Both options have no influence. May I ask why you are suggesting me these options? Do you think my configuration is wrong? If not there is no need to suggesting other options to me because everything w

Bug#571133: openswan: pluto seems to ignore rightid if rightcert is set to missing file

2010-02-23 Thread Benjamin S.
Package: openswan Version: 1:2.6.23+dfsg-1 Severity: normal Since I upgraded from lenny to testing my client was unable to connect to a server which is also using openswan but still lenny. ipsec.conf at clientside was: conn leftright leftsourceip=192.168.111.5 leftsubnet=192.168.111.0/

Bug#570852: bind9: infinite loop in initscript if stopping named fails

2010-02-21 Thread Benjamin S.
Package: bind9 Version: 1:9.6.1.dfsg.P3-1 Severity: normal The following loop waits until the server dies. But this may never happen. Shouldn't there be a counter to prevent an infinite loop? if [ -n $pid ]; then while kill -0 $pid 2>/dev/null; do log_progress_msg "waiting for pid $pid

Bug#570816: dpkg --purge mysql-server-5.0 after upgrading to 5.1 stops new server

2010-02-21 Thread Benjamin S.
Package: mysql-server-5.0 Severity: normal Until yesterday the system run with an uptodate lenny. Then I upgraded to testing. The update of mysql-server did not work without removing the line skip-bdb from /etc/mysql/my.cnf. By the way the user should at least be warned if the line is present.

Bug#570006: claws-mail: gtkcmctree.c:4556 Condition node != NULL failed

2010-02-15 Thread Benjamin S.
Package: claws-mail Version: 3.7.5-1 Severity: normal claws-mail shows the following backtrace if run from terminal: gtkcmctree.c:4556 Condition node != NULL failed traceback: 0: claws-mail(gtk_cmctree_select+0x18e) [0x5f8b2e] 1: /usr/lib/libgobject-2.0.so.0(g_closure_invoke+0x15e) [0

Bug#505906: One more bug found

2009-11-22 Thread Benjamin S.
Hello, if I don't miss something the code still has an bug. The line "while read file err" reads the filename (actually only up to the first blank) and then reads the error. But according to the lines above the error is printed first. Regards Benjamin -- To UNSUBSCRIBE, email to debian-bu

Bug#557536: initramfs-tools: break=init doesn't work

2009-11-22 Thread Benjamin S.
Package: initramfs-tools Version: 0.92o Severity: normal If I add "break=init" to the kernels boot parameters I expect init to run a shell in the initrds environment instead of running the root partitions init. But it seems initrds init ignores break=init. digest of initrds init: # don't le

Bug#409650: sylpheed-claws-gtk2: also segfault connecting to imap/ssl server

2007-04-10 Thread Benjamin S.
Package: sylpheed-claws-gtk2 Version: 2.6.0-1.1 Followup-For: Bug #409650 I have exactly the same problem but my backtrace is Program received signal SIGSEGV, Segmentation fault. [Switching to Thread 47566478282432 (LWP 9187)] 0x00549075 in imap_add_envelope_fetch_att () (gdb) bt #0