[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 
error on heavy script execution.
Set time to 1800 (30 mins) to avoid this error (script runs about 15-20 
minutes), but anyway  max_execution_time parameter has wrong behavior for value 
set to 0

PHP Version 5.2.4-2ubuntu5.3
System  Linux gvv 2.6.24-20-generic #1 SMP Mon Jul 28 13:49:52 UTC 2008 i686

** Affects: php5 (Ubuntu)
 Importance: Undecided
 Status: New

** Summary changed:

- gutsy php5 max execution time
+ hardy php5 max execution time

** Description changed:

  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 
error on heavy script execution.
  Set time to 1800 (30 mins) to avoid this error (script runs about 15-20 
minutes), but anyway  max_execution_time parameter has wrong behavior for value 
set to 0
+ 
+ PHP Version 5.2.4-2ubuntu5.3
+ SystemLinux gvv 2.6.24-20-generic #1 SMP Mon Jul 28 13:49:52 UTC 2008 
i686

-- 
hardy php5 max execution time
https://bugs.launchpad.net/bugs/252843
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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).


** Attachment added: strace and debug 255 output of slapd with failed client 
starttls
   http://launchpadlibrarian.net/16377707/strace_slapd_starttls_failed

-- 
php5-ldap TLS (start_tls) quirks
https://bugs.launchpad.net/bugs/240387
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to php5 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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
   Status: New = Confirmed

-- 
Reload action on init script kills daemon
https://bugs.launchpad.net/bugs/252686
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nagios2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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

-- 
Reload action on init script kills daemon
https://bugs.launchpad.net/bugs/252686
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nagios2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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: lsb (Ubuntu)
   Importance: Undecided
   Status: New

** Attachment added: killproc_signal.patch
   http://launchpadlibrarian.net/16378139/killproc_signal.patch

** Attachment removed: killproc.patch

   http://launchpadlibrarian.net/16377987/killproc.patch

-- 
Reload action on init script kills daemon
https://bugs.launchpad.net/bugs/252686
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to nagios2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 are a member of Ubuntu
Server Team, which is subscribed to openvpn in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 member of Ubuntu
Server Team, which is subscribed to nagios2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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:
LANGUAGE = en_GB:en,
LC_ALL = (unset),
LANG = en_GB.UTF-8
are supported and installed on your system.
perl: warning: Falling back to the standard locale (C).
locale: Cannot set LC_ALL to default locale: No such file or directory
Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale. at 
/usr/share/perl5/Debconf/FrontEnd/Gnome.pm line 54.
Gdk-WARNING **: locale not supported by C library at 
/usr/share/perl5/Debconf/FrontEnd/Gnome.pm line 54.
Gtk-WARNING **: Locale not supported by C library.
Using the fallback 'C' locale. at 
/usr/share/perl5/Debconf/FrontEnd/Gnome.pm line 60.
Gdk-WARNING **: locale not supported by C library at 
/usr/share/perl5/Debconf/FrontEnd/Gnome.pm line 60.
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = en_GB:en,
LC_ALL = (unset),
LANG = en_GB.UTF-8
are supported and installed on your system.
perl: warning: Falling back to the standard locale (C).
perl: warning: Setting locale failed.
perl: warning: Please check that your locale settings:
LANGUAGE = en_GB:en,
LC_ALL = (unset),
LANG = en_GB.UTF-8
are supported and installed on your system.
perl: warning: Falling back to the standard locale (C).
dpkg: error processing samba-common (--configure):
 subprocess post-installation script returned error exit status 1

** Changed in: samba (Ubuntu)
   Status: New = Confirmed

** Tags added: dapper2hardy

-- 
package winbind 3.0.28a-1ubuntu4.4 failed to install/upgrade: dependency 
problems - leaving unconfigured
https://bugs.launchpad.net/bugs/251996
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to samba in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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* the fault lies with slapd itself because
accessing the repos via browser works, but further use of
Eclipse/Subversive fails.

-- 
If many queries come in too quickly, apache2 freezes.
https://bugs.launchpad.net/bugs/234367
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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
https://bugs.launchpad.net/bugs/250841
You received this bug notification because you are a member of Ubuntu
Server Team, which is a bug assignee (via bug 203023).

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 is a bug assignee.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 received this bug notification because you are a member of Ubuntu
Server Team, which is a bug assignee.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 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 list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 connect to any server. Conection hangs up at channel 0: open confirm 
rwindow 0 rmax 32768
https://bugs.launchpad.net/bugs/237894
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openssh in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


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 openvpn?

:-Dustin

-- 
openvpn init script lacks the 'status' action
https://bugs.launchpad.net/bugs/251641
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to openvpn in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 back to the default. I
thought it might be connected to an empty value being set, but even a
non-empty value is not being honored. All the other values that I have
tried do work, so I suppose it is a bug related to this setting only.
Please correct me if I am being stupid.

Thanks for the help.
Waldemar

** Affects: postfix (Ubuntu)
 Importance: Undecided
 Status: New

-- 
mydestinations can't be preseeded
https://bugs.launchpad.net/bugs/252980
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to postfix in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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
- possibly increase ldap cache sizes

-- 
If many queries come in too quickly, apache2 freezes.
https://bugs.launchpad.net/bugs/234367
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to apache2 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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: likewise-open (Ubuntu)
 Importance: Undecided
 Status: New

-- 
likewise-open-gui needs a better menu item name
https://bugs.launchpad.net/bugs/253032
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to likewise-open in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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  ou=Linux,dc=my,dc=domain,dc=com?one

and placed all the POSIX groups under the OU named Linux at the root of
our Domain.

Another work around is to give all the groups Unix attributes, but in
our domain it was impossible because we are a part of a whole lot of
bigger forest and we have some cross grouping in the forest.

-- 
LDAP and AD connection problem with hardy
https://bugs.launchpad.net/bugs/227229
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to libnss-ldap in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 members of the arrays that got degraded comes available (very likely 
for arrys that got started degraded only as a sideeffect) you risk Bug #244792 
corrupting your data.
(As long as ubuntu still uses --assemble --scan --no-degraded in the udev rule.)

-- 
cannot boot raid1 with only one disk
https://bugs.launchpad.net/bugs/120375
You received this bug notification because you are a member of Ubuntu
Server Team, which is a subscriber of a duplicate bug.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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)
 Assignee: (unassigned) = Jamie Strandboge (jdstrand)
   Status: Confirmed = In Progress

** Attachment added: openldap2.3_2.4.9-0ubuntu0.8.04.1.debdiff
   
http://launchpadlibrarian.net/16410093/openldap2.3_2.4.9-0ubuntu0.8.04.1.debdiff

-- 
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.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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
   
http://launchpadlibrarian.net/16410156/openldap2.3_2.4.9-0ubuntu0.8.04.1.debdiff

-- 
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.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 you are a member of Ubuntu
Server Team, which is subscribed to openldap2.3 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 urgent, please contact: Jan Novak [EMAIL PROTECTED]
;

I use sql lookups for users and passwords. For some reason the default
location ~/.dovecot-sieve did not work for some reason. However I prefer
to put sieve scripts to /var/lib/sieve and when I added additional field
to lookup with this location it started to work. But it sends vacation
messages with null envelope sender, which is in my opinion undesirable,
because many vacation messages are caught in spam filters.

I think there could be same sender on envelope. 
In dovecot-sieve/src/sieve-cmu.c around line 380 is a call to 
smtp_client_open(src-addr, NULL, f);
NULL could be replaced with src-fromaddr

Maybe some more patching may be necesary. I found similar patch for
cyrus-imapd at http://oss.digirati.com.br/mail/cyrus.html

My system:
1)
Description:Ubuntu 8.04.1
Release:8.04

2) dovecot-common:
  Installed: 1:1.0.10-1ubuntu5.1
  Candidate: 1:1.0.10-1ubuntu5.1
  Version table:
 *** 1:1.0.10-1ubuntu5.1 0
500 http://de.archive.ubuntu.com hardy-updates/main Packages
100 /var/lib/dpkg/status
 1:1.0.10-1ubuntu5 0
500 http://de.archive.ubuntu.com hardy/main Packages

3) I expect messages sent by vacation recipe should have envelope from
same as user's e-mail address. This is then writen to Return-Path:
header by receiving MTA

4) NULL envelope from is used, resulting (in my case) to Return-Path: 
rewriten by postfix to Return-Path: MAILER-DAEMON by receiving MTA

** Affects: dovecot (Ubuntu)
 Importance: Undecided
 Status: New

-- 
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 Ubuntu
Server Team, which is subscribed to dovecot in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 Ubuntu
Server Team, which is subscribed to dovecot in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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 debug, it shows the problem is:

error writing spool : NT_STATUS_ACCESS_DENIED

I have sent an email to samba mailing list about this problem as I
thought it is samba related issue, not ubuntu.

David

-- 
cups smb printing backend no longer works
https://bugs.launchpad.net/bugs/39484
You received this bug notification because you are a member of Ubuntu
Server Team, which is a bug assignee.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[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.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs