[Bug 337207] Re: redesign openvpn startscript

2009-06-25 Thread Torsten Krah
Sorry to miss feedback. It works, my fault that it did not work - choosed the debian original script which is not aware of thate, ubuntus one is fine, wrong server, wrong distribution - this is really not ubuntus fault, but mine - can be closed as invalid ** Changed in: openvpn (Ubuntu)

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

2009-06-25 Thread Thierry Carrez
@Mateusz: your bug is different, as this precise one was fixed. Yours looks a lot like bug 275451. -- nfs shares not mounted at startup https://bugs.launchpad.net/bugs/45842 You received this bug notification because you are a member of Ubuntu Server Team, which is a bug assignee. --

[Bug 380715] Re: samba shares of symlinks are always read-only

2009-06-25 Thread Thierry Carrez
I can't reproduce the problem on Jaunty. I created a symlink and shared it using your parameters, I could successfully write to the resulting share. So maybe the issue comes from somewhere else ? Please try a simple local link/share like this and let me know if it works for you: $ mkdir real $

[Bug 391551] Re: package openssh-server 1:5.1p1-5ubuntu1 failed to install: sub process post-installation script returned error code 1

2009-06-25 Thread Thierry Carrez
Last useradd/groupadd call must have forgotten to release the lock, but it's difficult to tell why. FWIW last package to previously add a user/group was dbus: Adding new user `messagebus' (UID 108) with group `messagebus' ... Thanks for reporting this bug, closing as Invalid as far as openssh is

[Bug 392013] [NEW] Properly package easy-rsa as a separate binary package

2009-06-25 Thread Thierry Carrez
Public bug reported: Binary package hint: openvpn easy-rsa is a set of scripts/files shipped with openvpn releases that can be used to easily setup a basic PKI for use with openVPN setups. In Debian/Ubuntu it is shipped as-is in /usr/share/doc/openvpn/examples /easy-rsa/2.0/, not really packaged

[Bug 391884] Re: insufficient quoting in easy-rsa-2 vars script

2009-06-25 Thread Thierry Carrez
*** This bug is a duplicate of bug 392013 *** https://bugs.launchpad.net/bugs/392013 The true issue here is that we don't really support easy-rsa, it's only shipped as a documentation example. It should be properly packaged, which is the idea behind bug 392013, so I'm marking this bug as a

[Bug 242219] Re: wrong filename in easy-rsa Makefile

2009-06-25 Thread Thierry Carrez
*** This bug is a duplicate of bug 392013 *** https://bugs.launchpad.net/bugs/392013 ** This bug has been marked a duplicate of bug 392013 Properly package easy-rsa as a separate binary package -- wrong filename in easy-rsa Makefile https://bugs.launchpad.net/bugs/242219 You received

[Bug 231199] Re: revoke-full fails

2009-06-25 Thread Thierry Carrez
*** This bug is a duplicate of bug 392013 *** https://bugs.launchpad.net/bugs/392013 Main issue here is that easy-rsa isn't properly supported, but just shipped as a documentation example. I filed bug 392013 to track proper packaging of easy-rsa and fixing this bug would be part of it, so I'm

[Bug 386768] Re: auth-worker(default): malloc: 197212: Cannot allocate memory

2009-06-25 Thread djdvant
free -m total used free sharedbuffers cached Mem: 3650 2987663 0108 1587 -/+ buffers/cache: 1292 2358 Swap: 1172 8 1163 -- auth-worker(default): malloc: 197212: Cannot allocate

[Bug 306293] Re: Mod_ssl randomly causes apache threads to use 100% of CPU

2009-06-25 Thread Steve Langasek
I think that's sufficient to consider this verified, given how long this has been in -proposed now in various iterations. ** Tags added: verification-done ** Tags removed: verification-needed -- Mod_ssl randomly causes apache threads to use 100% of CPU https://bugs.launchpad.net/bugs/306293 You

[Bug 306293] Re: Mod_ssl randomly causes apache threads to use 100% of CPU

2009-06-25 Thread Launchpad Bug Tracker
This bug was fixed in the package apache2 - 2.2.8-1ubuntu0.9 --- apache2 (2.2.8-1ubuntu0.9) hardy-proposed; urgency=low * debian/patches//101_fix-spinning-mod_proxy.dpatch: Fix mod_proxy with SSL using all the CPU. (LP: #306293) -- Chuck Short zul...@ubuntu.com Fri, 13 Feb

[Bug 236640] Re: iSCSI install fails under hardy

2009-06-25 Thread Colin Watson
Kevin: comment 13 is apparently from an alternate install CD; that message can only be explained by running off a CD that doesn't include open-iscsi-udeb, and the server CD definitely does contain that package. As such, I'm still waiting for feedback on this bug. If at all possible, I need the

[Bug 236640] Re: iSCSI install fails under hardy

2009-06-25 Thread Colin Watson
Please also state the URL from which you downloaded the CD image in any report. -- iSCSI install fails under hardy https://bugs.launchpad.net/bugs/236640 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to open-iscsi in ubuntu. --

[Bug 306233] Re: Segmentation fault in timelib_builtin_db()

2009-06-25 Thread Chuck Short
** Changed in: php5 (Ubuntu) Status: Incomplete = Triaged -- Segmentation fault in timelib_builtin_db() https://bugs.launchpad.net/bugs/306233 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to php5 in ubuntu. -- Ubuntu-server-bugs

[Bug 358703] Re: Wrong/insecure configuration of PHP module

2009-06-25 Thread Chuck Short
Thanks for the bug report. Regards chuck ** Changed in: php5 (Ubuntu) Importance: Undecided = Wishlist ** Changed in: php5 (Ubuntu) Status: New = Triaged -- Wrong/insecure configuration of PHP module https://bugs.launchpad.net/bugs/358703 You received this bug notification because

[Bug 368585] Re: php5 crashed with SIGSEGV in _Unwind_ForcedUnwind()

2009-06-25 Thread Chuck Short
*** This bug is a duplicate of bug 259479 *** https://bugs.launchpad.net/bugs/259479 ** This bug has been marked a duplicate of bug 259479 php5 crashed with SIGSEGV in _Unwind_ForcedUnwind() -- php5 crashed with SIGSEGV in _Unwind_ForcedUnwind() https://bugs.launchpad.net/bugs/368585 You

[Bug 305264] Re: gnutls regression: failure in certificate chain validation

2009-06-25 Thread Mika Pflüger
I guess we are having the same problem authenticating against a sun open directory server. I use intrepid-proposed on my client: r...@client:~# dpkg-query -W -f='${Package} ${Version} ${Source} ${Status}\n' | egrep 'slapd|ldap|gnutls' gnutls-bin 2.4.1-1ubuntu0.3 gnutls26 install ok installed

[Bug 305264] Re: gnutls regression: failure in certificate chain validation

2009-06-25 Thread Mika Pflüger
** Attachment added: our ldap.conf http://launchpadlibrarian.net/28369422/ldap.conf -- gnutls regression: failure in certificate chain validation https://bugs.launchpad.net/bugs/305264 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 305264] Re: gnutls regression: failure in certificate chain validation

2009-06-25 Thread Mika Pflüger
** Attachment added: output of ldapsearch -x -ZZ -d7 http://launchpadlibrarian.net/28369454/ldapsearch_-x_-ZZ_-d7 -- gnutls regression: failure in certificate chain validation https://bugs.launchpad.net/bugs/305264 You received this bug notification because you are a member of Ubuntu Server

[Bug 392124] [NEW] ssh wrong home path

2009-06-25 Thread ReimaBauer
Public bug reported: some of my users are having a homedir below another dir in home e.g. /home/user/NAME The user dir is shared by an nfs mount to several boxes. It seems not to possible to connect bugfree by ssh from such a user to another box. The user can login by password. But then he is

[Bug 156562] Re: ldap not working with Gutsy

2009-06-25 Thread Teej
*** This bug is a duplicate of bug 155947 *** https://bugs.launchpad.net/bugs/155947 Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug 155947, so it is being marked as such. In future you

[Bug 392146] [NEW] package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.2 failed to install/upgrade: subproces post-installation script gaf een foutwaarde 1 terug

2009-06-25 Thread Funnyplay
Public bug reported: I wanted to install LAMP ProblemType: Package Architecture: i386 DistroRelease: Ubuntu 9.04 ErrorMessage: subproces post-installation script gaf een foutwaarde 1 terug NonfreeKernelModules: wl Package: mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.2 SourcePackage:

[Bug 392146] Re: package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.2 failed to install/upgrade: subproces post-installation script gaf een foutwaarde 1 terug

2009-06-25 Thread Funnyplay
** Attachment added: Dependencies.txt http://launchpadlibrarian.net/28371106/Dependencies.txt ** Attachment added: DpkgTerminalLog.gz http://launchpadlibrarian.net/28371107/DpkgTerminalLog.gz -- package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.2 failed to install/upgrade: subproces

[Bug 392146] Re: package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10.2 failed to install/upgrade: subproces post-installation script gaf een foutwaarde 1 terug

2009-06-25 Thread Mathias Gug
Thank you for taking the time to report this bug and helping to make Ubuntu better. Relevant error message: Instellen van mysql-server-5.0 (5.1.30really5.0.75-0ubuntu10.2) ... * Stopping MySQL database server mysqld  [ OK ] * Reloading AppArmor profiles ... 

[Bug 237557] Re: chroot fails if compiled with SELinux support

2009-06-25 Thread Colin Watson
** Bug watch added: Debian Bug tracker #454076 http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=454076 ** Also affects: openssh (Debian) via http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=454076 Importance: Unknown Status: Unknown -- chroot fails if compiled with SELinux

[Bug 237557] Re: chroot fails if compiled with SELinux support

2009-06-25 Thread Bug Watch Updater
** Changed in: openssh (Debian) Status: Unknown = New -- chroot fails if compiled with SELinux support https://bugs.launchpad.net/bugs/237557 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in ubuntu. --

[Bug 357583] Re: missing the last bit for powering off the system

2009-06-25 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/karmic/nut -- missing the last bit for powering off the system https://bugs.launchpad.net/bugs/357583 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nut in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 344816] Re: mysql-server-5.0: Leaves password in debconf database

2009-06-25 Thread Launchpad Bug Tracker
** Branch linked: lp:~mathiaz/+junk/mysql-5.1-pkg-ubuntu-karmic -- mysql-server-5.0: Leaves password in debconf database https://bugs.launchpad.net/bugs/344816 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu. --

[Bug 316974] Re: Mysql dead after update

2009-06-25 Thread Launchpad Bug Tracker
This bug was fixed in the package mysql-dfsg-5.1 - 5.1.34-1ubuntu1 --- mysql-dfsg-5.1 (5.1.34-1ubuntu1) karmic; urgency=low * Merge from debian experimental (and 5.0 from main), remaining changes: - debian/mysql-server-5.1.config: + ask for MySQL root password at priority

[Bug 316974] Re: Mysql dead after update

2009-06-25 Thread Mathias Gug
Reopening for 5.1 - the mentioned bug number in the changelog is wrong. ** Changed in: mysql-dfsg-5.1 (Ubuntu) Status: Fix Released = Triaged ** Changed in: mysql-dfsg-5.1 (Ubuntu) Status: Triaged = Fix Released -- Mysql dead after update https://bugs.launchpad.net/bugs/316974

[Bug 316974] Re: Mysql dead after update

2009-06-25 Thread Mathias Gug
Actually it's the correct bug. Marking Fix released again for 5.1. -- Mysql dead after update https://bugs.launchpad.net/bugs/316974 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 mailing

[Bug 390556] Re: openssh-server dos regression in jaunty (oom_adj)

2009-06-25 Thread ksuehring
I have done some more investigations on the issue. I found that the original debian patch still exists in sshd. The problem is caused by the DHCP initialization of my network interface during startup. The DHCP request is processed in the background while the OpenSSH initialization script (and

[Bug 392236] [NEW] MySQL 5.0.22 Crash on Ubuntu 6.06.2 LTS

2009-06-25 Thread Shang Wu
Public bug reported: System info: r...@cmdb:~# dpkg -l mysql-server-5.0 ii mysql-server-5.0 5.0.22-0ubuntu6.06.11 mysql database server binaries r...@cmdb:~# lsb_release -a No LSB modules are available. Distributor ID: Ubuntu Description: Ubuntu 6.06.2 LTS Release: 6.06 Codename: dapper Using

[Bug 283811] Re: cups says can't promp for authorization when printing to my samba printer

2009-06-25 Thread noble
Is there any workaround for this? I am trying to get my wife to switch to Ubuntu from WinXp and it is a deal-breaker if she can't use her laptop to print at work. -- cups says can't promp for authorization when printing to my samba printer https://bugs.launchpad.net/bugs/283811 You received

[Bug 392124] Re: ssh wrong home path

2009-06-25 Thread ulul
Hi, on the other box (the one they're logging to) is the homedir correctly set in /etc/passwd and not overwritten (HOME var) in .bashrc or .profile ? ulul -- ssh wrong home path https://bugs.launchpad.net/bugs/392124 You received this bug notification because you are a member of Ubuntu Server

[Bug 236640] Re: iSCSI install fails under hardy

2009-06-25 Thread Etienne Goyer
There is no daily of the server flavour on http://cdimage.ubuntu.com, but here is /var/log/syslog from Jaunty server ISO, when launched with iscsi=true. Steve, contrary to what we discussed earlier today, I do think finally it is the same error we get on jaunty and hardy after all. It does

Re: [Bug 392236] [NEW] MySQL 5.0.22 Crash on Ubuntu 6.06.2 LTS

2009-06-25 Thread Mathias Gug
Hi, On Thu, Jun 25, 2009 at 06:15:29PM -, Shang Wu wrote: Using the following query triger the crash on the dapper 6.06.2 machine: Result from MySQL 5.0.22 (Ubuntu) r...@localhost:(none) SELECT * FROM (SELECT mu.User FROM mysql.user mu UNION SELECT mu.user FROM mysql.user mu ORDER BY

[Bug 283811] Re: cups says can't promp for authorization when printing to my samba printer

2009-06-25 Thread DERG
Noble, I feel your pain. Try this, it worked for me. From my earlier post... ...For some reason I opened SERVER (above NEW) in SYSTEM/ADMINISTRATION/PRINTING/PRINTER CONFIGURATION - LOCALHOST. In desperation, I checked Show Printers Shared by Other Systems Publish Shared Printers Connected To

[Bug 377268] Re: package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10 failed to install/upgrade: el subproceso post-installation script devolvi? el c?digo de salida de error 1

2009-06-25 Thread Calvin Mitchell
Dell Inspiron E1505 Karmic Koala Synaptic error: E: /var/cache/apt/archives/mysql-server-5.0_5.1.30really5.0.75-0ubuntu10_amd64.deb: subprocess pre-installation script returned error exit status 1 -- package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10 failed to install/upgrade: el

[Bug 377268] Re: package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10 failed to install/upgrade: el subproceso post-installation script devolvi? el c?digo de salida de error 1

2009-06-25 Thread Calvin Mitchell
E: /var/cache/apt/archives/mysql- server-5.0_5.1.30really5.0.75-0ubuntu10_amd64.deb: conflicting packages - not installing mysql-server-5.0 sudo apt-get -f install [sudo] password for calvin: Reading package lists... Done Building dependency tree Reading state information... Done Correcting

[Bug 377268] Re: package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10 failed to install/upgrade: el subproceso post-installation script devolvi? el c?digo de salida de error 1

2009-06-25 Thread Calvin Mitchell
sudo dpkg --configure mysql-server-5.0 dpkg: error processing mysql-server-5.0 (--configure): package mysql-server-5.0 is not ready for configuration cannot configure (current status `config-files') Errors were encountered while processing: mysql-server-5.0 -- package mysql-server-5.0

[Bug 377268] Re: package mysql-server-5.0 5.1.30really5.0.75-0ubuntu10 failed to install/upgrade: el subproceso post-installation script devolvi? el c?digo de salida de error 1

2009-06-25 Thread Calvin Mitchell
sudo apt-get -f install mysql-server-5.0 Reading package lists... Done Building dependency tree Reading state information... Done Suggested packages: tinyca The following NEW packages will be installed: mysql-server-5.0 0 upgraded, 1 newly installed, 0 to remove and 1 not upgraded. 1 not fully

[Bug 114505] Re: ntp brought up before network is ready; fails not resolve any ip or host names; ntp does not recover

2009-06-25 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/karmic/ntp -- ntp brought up before network is ready; fails not resolve any ip or host names; ntp does not recover https://bugs.launchpad.net/bugs/114505 You received this bug notification because you are a member of Ubuntu Server Team, which is a bug assignee. --

[Bug 291265] Re: [SRU] Buffer overflow in check_ntp_peer - Nagios can't check time servers in Intrepid

2009-06-25 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/karmic/nagios-plugins -- [SRU] Buffer overflow in check_ntp_peer - Nagios can't check time servers in Intrepid https://bugs.launchpad.net/bugs/291265 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 201054] Re: check_http segfaults with -a x option

2009-06-25 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/karmic/nagios-plugins -- check_http segfaults with -a x option https://bugs.launchpad.net/bugs/201054 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to nagios-plugins in ubuntu. -- Ubuntu-server-bugs mailing

[Bug 291265] Re: [SRU] Buffer overflow in check_ntp_peer - Nagios can't check time servers in Intrepid

2009-06-25 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/intrepid-updates/nagios-plugins -- [SRU] Buffer overflow in check_ntp_peer - Nagios can't check time servers in Intrepid https://bugs.launchpad.net/bugs/291265 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to

[Bug 104738] Re: net-snmp-config doesn't work without /bin/bash

2009-06-25 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/karmic/net-snmp -- net-snmp-config doesn't work without /bin/bash https://bugs.launchpad.net/bugs/104738 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to net-snmp in ubuntu. -- Ubuntu-server-bugs mailing list

[Bug 200614] Re: segfault and warnings from net-snmp 5.4.x

2009-06-25 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/karmic/net-snmp -- segfault and warnings from net-snmp 5.4.x https://bugs.launchpad.net/bugs/200614 You received this bug notification because you are a member of Ubuntu Server Team, which is a bug assignee. -- Ubuntu-server-bugs mailing list

[Bug 192745] Re: Net-SNMP tries to read the obsolete /etc/sensors.conf

2009-06-25 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/karmic/net-snmp -- Net-SNMP tries to read the obsolete /etc/sensors.conf https://bugs.launchpad.net/bugs/192745 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to net-snmp in ubuntu. -- Ubuntu-server-bugs