[Bug 105457] Re: mysqd_safe high cpu usage

2008-05-16 Thread Paul van Genderen
estaticdeath: although I did have the mysql-server meta package, your
solution didn't work for me. I wouldn't consider this bug triaged yet
until there's a real solution. Thanks for your efforts though!

-- 
mysqd_safe high cpu usage
https://bugs.launchpad.net/bugs/105457
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 list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 227410] Re: Catalog Backup fails because .my.cnf is not read

2008-05-16 Thread Hauke Smit
I've added '--defaults-file=/var/lib/bacula/.my.cnf' to the mysqldump:

--- /etc/bacula/scripts/make_catalog_backup_awk.dist2008-05-16 
09:08:14.0 +0200
+++ /etc/bacula/scripts/make_catalog_backup_awk 2008-05-16 09:04:48.0 
+0200
@@ -48,6 +48,6 @@
printf   port=%s\n,dbport  /var/lib/bacula/.my.cnf
if (dbsocket != )
printf   socket=%s\n,dbsocket  
/var/lib/bacula/.my.cnf
-   system(sprintf (mysqldump %s  
/var/lib/bacula/bacula.sql,dbname))
+   system(sprintf (mysqldump 
--defaults-file=/var/lib/bacula/.my.cnf %s  
/var/lib/bacula/bacula.sql,dbname))
}
 }


** Attachment added: make_catalog_backup.diff
   http://launchpadlibrarian.net/14553560/make_catalog_backup.diff

-- 
Catalog Backup fails because .my.cnf is not read
https://bugs.launchpad.net/bugs/227410
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
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 231004] Re: Path to 'mail' incorrect in /etc/nagios2/commands.cfg

2008-05-16 Thread Erik Forsberg

** Attachment added: Patch fixing problem
   http://launchpadlibrarian.net/14554741/commands.cfg.diff

-- 
Path to 'mail' incorrect in /etc/nagios2/commands.cfg
https://bugs.launchpad.net/bugs/231004
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 230878] Re: Apache 2 produces an OOM after 4 hours using

2008-05-16 Thread Dustin Kirkland
*** This bug is a duplicate of bug 224945 ***
https://bugs.launchpad.net/bugs/224945

** This bug has been marked a duplicate of bug 224945
   [SRU] memory leaks in apache2 when running mod_ssl

-- 
Apache 2 produces an OOM after 4 hours using
https://bugs.launchpad.net/bugs/230878
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 121642] Re: smbfs in fstab and nautilus slow up

2008-05-16 Thread wolfger
10 months with no response (4 months incomplete). We are closing this
bug report because it lacks the information we need to investigate the
problem, as described in the previous comments. Please reopen it if you
can give us the missing information, and don't hesitate to submit bug
reports in the future. To reopen the bug 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

-- 
smbfs in fstab and nautilus slow up
https://bugs.launchpad.net/bugs/121642
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 174805] Re: [gutsy] graceful-stop fails when apache listens on more than one socket

2008-05-16 Thread Swift
I totally agree with Guillermo, this is a very important fix and needs to be 
backported to gutsy asap.
Because of this bug, we have currently severe problems with our servers.

-- 
[gutsy] graceful-stop fails when apache listens on more than one socket
https://bugs.launchpad.net/bugs/174805
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 210741] Re: no way to read and write files on mounted samba share on hardy

2008-05-16 Thread tonyw
I think I have almost found the answer. Look at this bug:

https://bugzilla.samba.org/show_bug.cgi?id=2512

I turned off Unix Extensions on the server side and lo and behold I
could mount the share on the client using CIFS and the program worked!
It looks like CIFS is not telling the how truth when you do an ls -l on
a remote share. It may report the local UID/GID as given on the mount,
but when it comes to permission checking...

Unfortunately, turning off the Unix Extensions isn't an ideal answer as
you lose things like symlinks. Making the UIDs and GIDs match over both
client and server should allow Unix Extensions to be kept - but then
you're back to the same UID management problems as for NFS.

-- 
no way to read and write files on mounted samba share on hardy
https://bugs.launchpad.net/bugs/210741
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 229654] Re: muliples crashes after 6.06 to 8.04 x64 upgrade

2008-05-16 Thread Chuck Short
Can you provide the output of testparm -S /etc/samba/smb.conf and
install the samba-dbg package and run the command
/usr/lib/debug/usr/sbin/samba -F

Thanks
chuck

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

-- 
muliples crashes after 6.06 to 8.04 x64 upgrade
https://bugs.launchpad.net/bugs/229654
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 231003] Re: Host key regeneration leaves ltsp out in the cold

2008-05-16 Thread Oliver Grawert
*** This bug is a duplicate of bug 230565 ***
https://bugs.launchpad.net/bugs/230565

** This bug has been marked a duplicate of bug 230565
   cant login with ltsp after update of openssh/openssl

-- 
Host key regeneration leaves ltsp out in the cold
https://bugs.launchpad.net/bugs/231003
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


[Bug 217137] Re: Hardy Heron: Nautilus fails to open directory with more than 140 subfolders

2008-05-16 Thread Geoff123
Could some of these symptoms be related to bug #212789  ?

-- 
Hardy Heron: Nautilus fails to open directory with more than 140 subfolders
https://bugs.launchpad.net/bugs/217137
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 89945] Re: scp doesn't report correct filenames with spaces in verbose mode

2008-05-16 Thread eldragon
could you care explain why is it this way?

-- 
scp doesn't report correct filenames with spaces in verbose mode
https://bugs.launchpad.net/bugs/89945
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


[Bug 210741] Re: no way to read and write files on mounted samba share on hardy

2008-05-16 Thread Jan Hoogenraad
My server: an old linux server: Linux 2.2.16-22 #1 Tue Aug 22 16:16:55 EDT 2000 
i586 unknown
/usr/sbin/smbd -V: Version 2.0.7

On the server: both accounts where the uid is the same as on the client, and 
(most) accounts where the uid differs from that on the client.
Passwords in plain text (local network, also supporting Windows XP en Windows 
95 machines)

Shares: defined as:
[homes]
   comment = Home Directories
   browseable = no
   writable = yes

Command:
sudo mount -t smbfs //his01/jhh ~/t5 -o user=jhh

---

Did the client side log I (debug1.txt) attached to the bug report help
you at all ?

 Mapping smb error code 12 to POSIX err -13
 Error in Open = -13
cifs_open returned 0xfff3
CIFS VFS: leaving cifs_open (xid = 30) rc = -13

netmisc is not coming from the samba git, so I looked it up at:
http://lxr.free-electrons.com/source/fs/cifs/netmisc.c
The mapping error string does not tell if it is a DOS or SVR error class. I 
guess it is a bad open mode:
 #define ERRbadaccess12  /* Invalid open mode. */

If I look at the samba SERVER code, I guess that the new Hardy samba
provides garbled (or improved ???) parameters to the open command, where
map_open_params_to_ntcreate then breaks (rather than the PERMISSIONS) on
the server.

The POSIX err -13 is then (incorrectly !) further propagated as a
permissions error.

Furthermore: I am able to read the files using Nautilus, but I need to
type my passwords a few times. It is just that mounting does not work.
Therefore my first personal suspect were the interactions with the (for
Hardy changed) gvfs and keyring.

-- 
no way to read and write files on mounted samba share on hardy
https://bugs.launchpad.net/bugs/210741
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 230534] Re: Improve output of ssh-vulnkey

2008-05-16 Thread Tomas Pospisek
well the comment was overly short. Here's the output of ssh-vulnkey
before the patch:

# ./ssh-vulnkey -a
Not blacklisted: 2048 a6:d5:5c:58:c6:ed:37:13:50:c1:aa:3c:a4:6c:87:c0 
/etc/ssh/ssh_host_rsa_key 
Not blacklisted: 1024 bf:f4:74:b3:f7:1a:32:b2:8e:e8:b9:81:58:45:a4:14 
/etc/ssh/ssh_host_dsa_key 
Not blacklisted: 2048 f6:04:5d:ee:55:a2:03:c7:6a:da:9a:0a:d1:df:fd:00 
/home/baz/.ssh/id_rsa 
Not blacklisted: 2048 d6:2d:4b:11:6e:a0:68:17:18:14:55:8d:c6:6c:87:da [EMAIL 
PROTECTED]

and after the patch:

# ./ssh-vulnkey -a
Not blacklisted: 2048 a6:d5:5c:58:c6:ed:37:13:50:c1:aa:3c:a4:6c:87:c0 
/etc/ssh/ssh_host_rsa_key 
Not blacklisted: 1024 bf:f4:74:b3:f7:1a:32:b2:8e:e8:b9:81:58:45:a4:14 
/etc/ssh/ssh_host_dsa_key 
Not blacklisted: 2048 f6:04:5d:ee:55:a2:03:c7:6a:da:9a:0a:d1:df:fd:00 
/home/baz/.ssh/id_rsa 
Not blacklisted: 2048 d6:2d:4b:11:6e:a0:68:17:18:14:55:8d:c6:6c:87:da 
/home/baz/.ssh/authorized_keys [EMAIL PROTECTED]

-- 
Improve output of ssh-vulnkey
https://bugs.launchpad.net/bugs/230534
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


[Bug 231212] [NEW] UPS services does not autostart during boot.

2008-05-16 Thread Anders Häggström
Public bug reported:

Binary package hint: nut

I recently made a fresh install of Ubuntu 8.04 Server and at the same time 
installed nut for communicating with my UPS, a Belkin Universal UPS 
(F6C120xxUNV). The installation made good progress and after some 
troubleshooting with the serial port I made contact with my UPS.
After next reboot I lost contact again.

To regain contact I had to manually start the driver, and then manually start 
the daemon.
$ sudo upsdrvctl start  sudo upsd

I checked the UPS connection with this command, and a long list of intresting 
details showed up:
$ upsc [EMAIL PROTECTED]

when I tried to shut down the UPS-services I tried the following command, but 
it didn't react, I am still connected to my UPS afterwards.
$ sudo sh /etc/init.d/nut stop

If you need debugging info, logfiles or any other output, just tell me
what to do.

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

-- 
UPS services does not autostart during boot.
https://bugs.launchpad.net/bugs/231212
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
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 230534] Re: Improve output of ssh-vulnkey

2008-05-16 Thread Tomas Pospisek
Doesn't seem to work reliably on all machines though... :-/

-- 
Improve output of ssh-vulnkey
https://bugs.launchpad.net/bugs/230534
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


[Bug 210741] Re: no way to read and write files on mounted samba share on hardy

2008-05-16 Thread Steve Langasek
Hi Jan,

The client-side log really only shows that the kernel driver got an
error accessing the file, and mapped this to the EACCES, which I don't
know to be incorrect.

The requested client- and server-side ls output, showing the respective
permissions, would still be helpful here.

-- 
no way to read and write files on mounted samba share on hardy
https://bugs.launchpad.net/bugs/210741
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