[Bug 252843] [NEW] hardy php5 max execution time

2008-07-29 Thread krig
Public bug reported: Binary package hint: php5 I got this error: Fatal error: Maximum execution time of 0 seconds exceeded in /var/www/... on line 134 but in /etc/php5/apache2/php.ini parameter max_execution_time = 0 max execution time should be set to infinite if value is 0, but I got fatal

[Bug 240387] Re: php5-ldap TLS (start_tls) quirks

2008-07-29 Thread Martin Adler
I was finally able to capture an strace of slapd with the error happening (apache auth_ldap failing the starttls): Captured with the following command: strace /usr/sbin/slapd -g openldap -u openldap -f /etc/ldap/slapd.conf -d 255 See attached text file (large part of certificate dump removed).

[Bug 252686] Re: Reload action on init script kills daemon

2008-07-29 Thread Thierry Carrez
Confirmed in hardy. This is in fact a bug in /lib/lsb/init-functions where killproc does handle all signals as SIGTERM : http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=478871 The fix is already merged in intrepid. ** Changed in: nagios2 (Ubuntu) Importance: Undecided = Medium

[Bug 252686] Re: Reload action on init script kills daemon

2008-07-29 Thread Thierry Carrez
This can be worked-around in nagios2, or fixed in lsb. The LSB change might have too much regression potential for a SRU, though. If we want to fix it in nagios2 we can use the attached initscript patch. ** Attachment added: killproc.patch http://launchpadlibrarian.net/16377987/killproc.patch

[Bug 252686] Re: Reload action on init script kills daemon

2008-07-29 Thread Thierry Carrez
This would be the patch if we choose to fix it in lsb directly. This will change behavior of all scripts calling killproc with a signal number. This is theorically a good change, but it might generate unexpected behavior changes. I can make a debdiff for the chosen solution. ** Also affects:

[Bug 218569] Re: OpenVPN compiled without pkcs11 support

2008-07-29 Thread Thierry Carrez
2.1~rc8-1 is in intrepid now. ** Changed in: openvpn (Ubuntu) Status: Triaged = Fix Released -- OpenVPN compiled without pkcs11 support https://bugs.launchpad.net/bugs/218569 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openvpn

[Bug 251641] Re: openvpn init script lacks the 'status' action

2008-07-29 Thread Thierry Carrez
Nathan: fyi, 2.1~rc8-1 was synced to intrepid recently to fix a couple of bugs. It still misses the status action in the initscript so this bug is still open. -- openvpn init script lacks the 'status' action https://bugs.launchpad.net/bugs/251641 You received this bug notification because you

[Bug 252686] Re: Reload action on init script kills daemon

2008-07-29 Thread Thierry Carrez
nagios2 initscript patch if we prefer to fix it in nagios2 ** Attachment added: initscript.patch http://launchpadlibrarian.net/16378233/initscript.patch -- Reload action on init script kills daemon https://bugs.launchpad.net/bugs/252686 You received this bug notification because you are a

[Bug 251996] Re: package winbind 3.0.28a-1ubuntu4.4 failed to install/upgrade: dependency problems - leaving unconfigured

2008-07-29 Thread Pascal De Vuyst
That's because samba-common fails to install with the following error: Setting up samba-common (3.0.28a-1ubuntu4.4) ... Installing new version of config file /etc/dhcp3/dhclient-enter-hooks.d/samba ... perl: warning: Setting locale failed. perl: warning: Please check that your locale settings:

[Bug 234367] Re: If many queries come in too quickly, apache2 freezes.

2008-07-29 Thread d1zzyg
I have tried taking slapd out of the equation, using access and password files, and it works fine that way. My slapd version is 2.4.9-0ubuntu0.8.04, libapache2-svn is version 1.4.6dfsg1-2ubuntu1 Looking at apache's access logs, Eclipse is sending a slew of OPTION and PROPFINDs. I don't *think*

[Bug 250841] Re: Image Magic Libraries missing

2008-07-29 Thread Ante Karamatić
*** This bug is a duplicate of bug 203023 *** https://bugs.launchpad.net/bugs/203023 ** This bug has been marked a duplicate of bug 203023 PHP Startup: Unable to load dynamic library '/usr/lib/php5/20060613/imagick.so' - libWand.so.9 -- Image Magic Libraries missing

[Bug 203023] Re: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20060613/imagick.so' - libWand.so.9

2008-07-29 Thread Ante Karamatić
** Changed in: php-imagick (Ubuntu) Importance: Undecided = High -- PHP Startup: Unable to load dynamic library '/usr/lib/php5/20060613/imagick.so' - libWand.so.9 https://bugs.launchpad.net/bugs/203023 You received this bug notification because you are a member of Ubuntu Server Team, which

[Bug 203023] Re: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20060613/imagick.so' - libWand.so.9

2008-07-29 Thread Ante Karamatić
Patch was tested and resulting binaries work as they should. No regressions. ** Changed in: imagemagick (Ubuntu Hardy) Status: New = Invalid -- PHP Startup: Unable to load dynamic library '/usr/lib/php5/20060613/imagick.so' - libWand.so.9 https://bugs.launchpad.net/bugs/203023 You

[Bug 203023] Re: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20060613/imagick.so' - libWand.so.9

2008-07-29 Thread Ante Karamatić
This patch solves the issue in the same manner as Debian did. ** Attachment added: php-imagick.diff http://launchpadlibrarian.net/16381997/php-imagick.diff ** Changed in: php-imagick (Ubuntu Hardy) Importance: Undecided = High Status: New = Confirmed -- PHP Startup: Unable to load

[Bug 237894] Re: I cannot connect to any server. Conection hangs up at channel 0: open confirm rwindow 0 rmax 32768

2008-07-29 Thread Christian Holtje
This same problem (and the solution) is mentioned in this email thread: http://mail-index.netbsd.org/current-users/2008/04/21/msg001941.html It looks like it was a bug in the ssh client. It's probably made worse by the unreliability of wifi (ie, I packet lost here or there). Ciao! -- I cannot

Re: [Bug 251641] Re: openvpn init script lacks the 'status' action

2008-07-29 Thread Dustin Kirkland
On Tue, Jul 29, 2008 at 4:20 AM, Thierry Carrez [EMAIL PROTECTED] wrote: Nathan: fyi, 2.1~rc8-1 was synced to intrepid recently to fix a couple of bugs. It still misses the status action in the initscript so this bug is still open. Nathan- Can you re-base your diff against the current

[Bug 203023] Re: PHP Startup: Unable to load dynamic library '/usr/lib/php5/20060613/imagick.so' - libWand.so.9

2008-07-29 Thread Luca Falavigna
ACK from motu-sru. -- PHP Startup: Unable to load dynamic library '/usr/lib/php5/20060613/imagick.so' - libWand.so.9 https://bugs.launchpad.net/bugs/203023 You received this bug notification because you are a member of Ubuntu Server Team, which is a bug assignee. -- Ubuntu-server-bugs mailing

[Bug 252980] [NEW] mydestinations can't be preseeded

2008-07-29 Thread Waldemar
Public bug reported: Binary package hint: postfix Preseeding of several values that I tried works fine, except for the Other destinations to accept mail for (blank for none): setting. If I preseed it to postfix postfix/destinationsstring and then reconfigure the package, it still drops

[Bug 234367] Re: If many queries come in too quickly, apache2 freezes.

2008-07-29 Thread Stefan Fritsch
Some ideas to narrow down the problem: - configure the ldap-status url and see if it gives any useful information while the problem appears (see http://httpd.apache.org/docs/2.2/mod/mod_ldap.html ) - increase apache loglevel - use netstat to watch the number of connections from apache to slapd -

[Bug 253032] [NEW] likewise-open-gui needs a better menu item name

2008-07-29 Thread Colin Watson
Public bug reported: Binary package hint: likewise-open likewise-open-gui installs a System - Administration - Likewise menu item. This is meaningless unless you already know what it is. The menu item name should include something about the software's function as well as its name. ** Affects:

[Bug 227229] Re: LDAP and AD connection problem with hardy

2008-07-29 Thread sopsaare
I confirm this one. The problem is that even thought there is this line in the ldap.conf nss_map_objectclass posixGroup group It will still recognise the AD groups which are not POSIX one's. This will lead it to error with the GID's. I made my work-around with nss_base_group

[Bug 120375] Re: cannot boot raid1 with only one disk

2008-07-29 Thread ceg
4 of the 5 bugs taged as duplicates use a separate home array, the fix will not let such systems boot degraded. WARNING: The mdadm - 2.6.7-3ubuntu2fix uses mdadm --assemble --scan on a system based on udev hotplugging. It will start all partly attatched arrays in degraded mode. When any

[Bug 229252] Re: slapd gssapi failure - apparmor profile doesn't support kerberos gssapi

2008-07-29 Thread Jamie Strandboge
Attached debdiff is (perhaps obviously) for Hardy SRU. -- slapd gssapi failure - apparmor profile doesn't support kerberos gssapi https://bugs.launchpad.net/bugs/229252 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap in ubuntu.

[Bug 243525] Re: slapd needs apparmor changes for cn=config

2008-07-29 Thread Jamie Strandboge
** Changed in: openldap2.3 (Ubuntu) Status: Triaged = In Progress -- slapd needs apparmor changes for cn=config https://bugs.launchpad.net/bugs/243525 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap2.3 in ubuntu. --

[Bug 229252] Re: slapd gssapi failure - apparmor profile doesn't support kerberos gssapi

2008-07-29 Thread Jamie Strandboge
Attached debdiff was tested and verified to work against a krb5 KDC and kerberized slapd. The profile allows 'kr' access to /etc/krb5.keytab as well as all of /etc/ldap/** (so users can put their keytabs in there). Attached debdiff also fixes bug #243525 ** Changed in: openldap (Ubuntu)

[Bug 243525] Re: slapd needs apparmor changes for cn=config

2008-07-29 Thread Jamie Strandboge
The attached debdiff simply adds 'rw' access to /etc/ldap/slapd.d, and cnconfig importing was tested to work properly. Patch is for Hardy SRU. Also included in the debdiff is a fix for bug #229252. ** Attachment added: openldap2.3_2.4.9-0ubuntu0.8.04.1.debdiff

[Bug 243525] Re: slapd needs apparmor changes for cn=config

2008-07-29 Thread Jamie Strandboge
Testing consisted of updating the qa-regression-testing scripts to test for cnconfig imports, and the above debdiff passes this test with an apparmor enforcing profile. -- slapd needs apparmor changes for cn=config https://bugs.launchpad.net/bugs/243525 You received this bug notification because

[Bug 253121] [NEW] dovecot sieve sends vacation messages with null envelope sender

2008-07-29 Thread Josef Liška
Public bug reported: I am using this simple sieve script to do vacation: require [fileinto, vacation]; if exists X-Spam-Flag { stop; } vacation :days 1 :subject Out of office reply :addresses [[EMAIL PROTECTED], [EMAIL PROTECTED] ] I am on vacation until 2008-08-07. If you have something

[Bug 253121] Re: dovecot sieve sends vacation messages with null envelope sender

2008-07-29 Thread Josef Liška
** Attachment added: dovecot-sieve-nullsender.patch http://launchpadlibrarian.net/16410607/dovecot-sieve-nullsender.patch -- dovecot sieve sends vacation messages with null envelope sender https://bugs.launchpad.net/bugs/253121 You received this bug notification because you are a member of

[Bug 39484] Re: cups smb printing backend no longer works

2008-07-29 Thread david_kt
I can confirm that this bug return again in dapper from last upgrade of samba to 3.0.22. Before that, I could print from other dapper and windows XP to dapper print server, but recently it stopped with message in linux client printer: Ready: /usr/lib/cups/filter/foomatic-rip failed And using

[Bug 244925] Re: slapd reports wrong ssf using gnutls

2008-07-29 Thread Bug Watch Updater
** Changed in: openldap2.3 (Debian) Status: Confirmed = Fix Released -- slapd reports wrong ssf using gnutls https://bugs.launchpad.net/bugs/244925 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openldap2.3 in ubuntu. --