[Bug 218891] Re: converting some doubles to strings yields trailing colon

2008-05-07 Thread Russell Smith
The bug doesn't actually apply to PHP the package, it only appears to apply as when you compile the php source on Ubuntu the problem appears. Compiling on a different system, in my case CentOS 5.1 i686, give the correct output and the bug is not reproducible. ** Changed in: php Status: Conf

[Bug 223836] Re: user table setup fails if hostname is "localhost"

2008-05-07 Thread Chuck Short
I have confirmed this for hardy. The bug has been addressed upstream by http://bugs.mysql.com/bug.php?id=34461. It has not been added to intrepid yet because it has not be merged yet. It is a simple one liner patch, which I have attached to the bug report. TEST CASE: To reproduce it, you have to

[Bug 223836] Re: user table setup fails if hostname is "localhost"

2008-05-07 Thread Chuck Short
I have confirmed this for hardy. The bug has been addressed upstream by http://bugs.mysql.com/bug.php?id=34461. It has not been added to intrepid yet because it has not be merged yet. It is a simple one liner patch, which I have attached to the bug report. TEST CASE: To reproduce it, you have to

[Bug 224945] Re: memory leaks in apache2 when running mod_ssl

2008-05-07 Thread Léobaillard
BTW, here's some debug information from /var/log/kern.log : May 3 19:51:22 yoda kernel: [10632.509889] Out of memory: kill process 9047 (apache2) score 19040 or a child May 3 19:51:22 yoda kernel: [10632.510045] Killed process 9047 (apache2) May 3 19:51:22 yoda kernel: [10634.310259] named inv

[Bug 224945] Re: memory leaks in apache2 when running mod_ssl

2008-05-07 Thread Léobaillard
Hi, I've got the same bug. I've tried disabling mod_ssl without any success, the memory leak is still happening... Do you have an idea ? Maybe it's not/not only SSL after all ? -- memory leaks in apache2 when running mod_ssl https://bugs.launchpad.net/bugs/224945 You received this bug notificati

[Bug 226851] Re: Users "not root" don't works correctly

2008-05-07 Thread Mathias Gug
Confirmed. TESTCASE: * Create a test user from mysql shell: CREATE USER X IDENTIFIED BY 'Y'; GRANT ALL PRIVILEGES ON *.* TO 'X'@'%' IDENTIFIED BY 'Y' WITH GRANT OPTION; FLUSH PRIVILEGES; * From the shell, try to connect to the server: mysql -uX -pY Gutsy result: access is gran

[Bug 226851] Re: '%' hostname doesn't match localhost

2008-05-07 Thread Mathias Gug
Forwarded to MySQL bug tracker: http://bugs.mysql.com/36576 -- '%' hostname doesn't match localhost https://bugs.launchpad.net/bugs/226851 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu. -- Ubuntu-server-bugs m

[Bug 227178] Re: Slave slapd crashes when doing syncrepl

2008-05-07 Thread Chuck Short
I was able to reproduce the bug but I dont have a fix for it yet. Thanks chuck ** Changed in: openldap2.3 (Ubuntu) Status: Incomplete => Confirmed -- Slave slapd crashes when doing syncrepl https://bugs.launchpad.net/bugs/227178 You received this bug notification because you are a membe

[Bug 227744] Re: dapper upgrade to hardy: openldap silently refuses to start when unable to open SSL certificates

2008-05-07 Thread Mathias Gug
The error message is indeed cryptic: main: TLS init def ctx failed: -64 ** Changed in: openldap2.3 (Ubuntu) Importance: Undecided => Low Status: New => Triaged ** Summary changed: - dapper upgrade to hardy: openldap silently refuses to start when unable to open SSL certificates + d

[Bug 227744] Re: dapper upgrade to hardy: openldap silently refuses to start when unable to open SSL certificates

2008-05-07 Thread Bug Watch Updater
** Changed in: openldap2.3 (Debian) Status: Unknown => Confirmed -- dapper upgrade to hardy: openldap silently refuses to start when unable to open SSL certificates - main: TLS init def ctx failed: -64 https://bugs.launchpad.net/bugs/227744 You received this bug notification because you a

[Bug 227744] Re: dapper upgrade to hardy: openldap silently refuses to start when unable to open SSL certificates

2008-05-07 Thread Mathias Gug
** Bug watch added: Debian Bug tracker #416272 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=416272 ** Also affects: openldap2.3 (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=416272 Importance: Unknown Status: Unknown -- dapper upgrade to hardy: openldap silent

[Bug 227654] Re: package mysql-server 5.0.51a- 3ubuntu5 failed to install/upgrade: problemy z zale żnościami - pozostawiony nieskonfigurowany

2008-05-07 Thread Mathias Gug
Where you trying to upgrade or install mysql package ? Could you have a look in /var/log/daemon.log around the time of the upgrade/install for mysql related messages ? ** Changed in: mysql-dfsg-5.0 (Ubuntu) Status: New => Incomplete -- package mysql-server 5.0.51a-3ubuntu5 failed to inst

[Bug 227848] [NEW] boot order wrong for iscsi

2008-05-07 Thread Jesper Krogh
Public bug reported: Binary package hint: open-iscsi The boot order is still wrong in some cases for iscsi. iscsi probably waits for networking to start (due to upstart and dependencies) but it does not wait long enough, so "link" are available before. Trace from bootup: [EMAIL PROTECTED]:~# dm

[Bug 227178] Re: Slave slapd crashes when doing syncrepl

2008-05-07 Thread Anderson
A question: the bug didn't occur in your setup? -- Slave slapd crashes when doing syncrepl https://bugs.launchpad.net/bugs/227178 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 U

[Bug 227178] Re: Slave slapd crashes when doing syncrepl

2008-05-07 Thread Anderson
Humm... I have an OpenLDAP server listening in ldaps:// and ldapi://. Simple and SASL authentication are enabled. I am trying to run in the same machine another OpenLDAP server listening only in ldap://, but acting as a replica of the existing OpenLDAP server. In this second server, I want to dis

Re: [Bug 227267] Re: package slapd failed to install

2008-05-07 Thread Mathias Gug
On Wed, May 07, 2008 at 04:46:55AM -, Sven Zeisberg wrote: > I'll rather reinstall the whole server since more problems pile up due to my > bewitched kolab trials... I still have the old server running and have so far > just been testing the installation on the new one. exim and postfix pack

Re: [Bug 45842] Re: nfs shares not mounted at startup

2008-05-07 Thread Dustin Kirkland
Hi- I took a look at Bug #213444 and it does not appear to be related, in my opinion. Bug #45842 (this bug) was caused by a race condition, which specifically only occured on boot. The slowness of mount.nfs you speak of in Bug #213444 usually points to an rpc/portmap or networking problem, in my

[Bug 227744] [NEW] dapper upgrade to hardy: openldap silently refuses to start when unable to open SSL certificates

2008-05-07 Thread Nick Moffitt
Public bug reported: We ran a slapd on Dapper for a long time, and it relied on an SSL cert that we made root-owned 0400 for reasons of our own internal security. Apache happily opens these certs as root and passes the file descriptor along for after it drops privilege to the www-data user. The d

[Bug 227178] Re: Slave slapd crashes when doing syncrepl

2008-05-07 Thread Chuck Short
Hi Thanks for the bug report can you describe more of your test setup? Thanks chuck ** Changed in: openldap2.3 (Ubuntu) Status: New => Incomplete -- Slave slapd crashes when doing syncrepl https://bugs.launchpad.net/bugs/227178 You received this bug notification because you are a member

[Bug 115445] Re: Bug in Samba after patched USN-460-1

2008-05-07 Thread Gareth Fitzworthington
We are closing this report (no response to request for information). To reopen the report you can click on the current status, under the Status column, and change the Status back to "New". Thanks again! ** Changed in: samba (Ubuntu) Status: Incomplete => Invalid -- Bug in Samba after patc

[Bug 127158] Re: PHP5 FREETDS

2008-05-07 Thread Gareth Fitzworthington
We are closing this report (no response to request for information). To reopen the report you can click on the current status, under the Status column, and change the Status back to "New". Thanks again! ** Changed in: php5 (Ubuntu) Status: Incomplete => Invalid -- PHP5 FREETDS https://bug

[Bug 50385] Re: samba can't be launched by a normal user (qemu related)

2008-05-07 Thread janevert
Me too. As a really ugly workaround I thought about this... (1) disable samba to run as daemon (add 'exit' in /etc/default/samba) (2) sudo chmod a+rw /var/run/samba/*.tdb /var/lib/samba/*.tdb This totally ruins the samba security, I expect. That's why I disabled samba to start as a daemon. -- s

[Bug 227615] Re: mysql failing to start due to permission errors

2008-05-07 Thread Nick Barcet
** Changed in: mysql-dfsg-5.0 (Ubuntu) Status: New => Invalid -- mysql failing to start due to permission errors https://bugs.launchpad.net/bugs/227615 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu. -- U

Re: [Bug 227615] [NEW] mysql failing to start due to permission errors

2008-05-07 Thread Nick Barcet
vik wrote: > This seems to be a problem if the directory for mysql data is anywhere > outside /var/lib/mysql : http://ubuntuforums.org/showthread.php?t=782224 Thanks a lot ofr taking the time to report this problem and help us make Ubuntu better. There is now an apparmor profile enabled by defaul

[Bug 227654] Re: package mysql-server 5.0.51a- 3ubuntu5 failed to install/upgrade: problemy z zale żnościami - pozostawiony nieskonfigurowany

2008-05-07 Thread nightman
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/14327109/Dependencies.txt ** Attachment added: "DpkgTerminalLog.gz" http://launchpadlibrarian.net/14327110/DpkgTerminalLog.gz -- package mysql-server 5.0.51a-3ubuntu5 failed to install/upgrade: problemy z zależnościami

[Bug 227654] [NEW] package mysql-server 5.0. 51a-3ubuntu5 failed to install/upgrade: problemy z zale żnościami - pozostawiony nieskonfigurowany

2008-05-07 Thread nightman
Public bug reported: package mysql-server 5.0.51a-3ubuntu5 failed to install/upgrade: problemy z zależnościami - pozostawiony nieskonfigurowany ProblemType: Package Architecture: i386 Date: Wed May 7 10:41:37 2008 DistroRelease: Ubuntu 8.04 ErrorMessage: problemy z zależnościami - pozostawiony n

[Bug 227613] Re: SIGSEGV in bacula-fd

2008-05-07 Thread Bug Watch Updater
** Changed in: bacula (Debian) Status: Unknown => Fix Released -- SIGSEGV in bacula-fd https://bugs.launchpad.net/bugs/227613 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to bacula in ubuntu. -- Ubuntu-server-bugs mailing list Ubu

Re: [Bug 227613] [NEW] SIGSEGV in bacula-fd

2008-05-07 Thread Ante Karamatić
On Wed, 07 May 2008 06:21:31 - Andreas Schultz <[EMAIL PROTECTED]> wrote: > bacula-fd has a know bug/crash when the strippath option is used. Thanks for information. -- SIGSEGV in bacula-fd https://bugs.launchpad.net/bugs/227613 You received this bug notification because you are a member of

[Bug 227613] Re: SIGSEGV in bacula-fd

2008-05-07 Thread Andreas Schultz
** Attachment added: "backtrace" http://launchpadlibrarian.net/14325054/backtrace ** Bug watch added: Debian Bug tracker #452195 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=452195 ** Also affects: bacula (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=452195 Import

[Bug 227613] [NEW] SIGSEGV in bacula-fd

2008-05-07 Thread Andreas Schultz
Public bug reported: Binary package hint: bacula bacula-fd has a know bug/crash when the strippath option is used. more information here: http://bugs.bacula.org/view.php?id=1047 The upstream bug has not been fixed in 2.2.8!! ** Affects: bacula (Ubuntu) Importance: Undecided Statu