[Bug 267802] Re: Home Folder for Nagios is wiped on Reboot

2008-09-08 Thread Thierry Carrez
I meant "ssh -F /etc/nagios/ssh_config ..." -- Home Folder for Nagios is wiped on Reboot https://bugs.launchpad.net/bugs/267802 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-

[Bug 267802] Re: Home Folder for Nagios is wiped on Reboot

2008-09-08 Thread Thierry Carrez
> This requires files in ~/.ssh for the nagios user Not exactly. You can (and should) run ssh with the -F option to specify a configfile that will point to files in other locations. Example : ssh -F /var/lib/nagios/ssh_config ... /etc/nagios/ssh_config: UserKnownHostsFile /var/lib/nagios/known_h

[Bug 267701] Re: php5 session files purge cron job not working outside /var/lib/php5

2008-09-08 Thread Manu
updated description ** Description changed: session files saved outside /var/lib/php5, in /tmp for example, are not deleted by the cron job /etc/cron.d/php5 - FYI, apache is running suphp module. + apache is running suphp module. + + OsCommerce for example, set the php configuration vari

[Bug 228693] Re: [SRU] bacula-director-pgsql postinstall broken

2008-09-08 Thread Steve Langasek
reopening, I don't know why the hardy-backports upload closed this bug :/ ** Changed in: bacula (Ubuntu Hardy) Status: Fix Released => Triaged -- [SRU] bacula-director-pgsql postinstall broken https://bugs.launchpad.net/bugs/228693 You received this bug notification because you are a memb

[Bug 228693] Re: [SRU] bacula-director-pgsql postinstall broken

2008-09-08 Thread Launchpad Bug Tracker
This bug was fixed in the package bacula - 2.4.2-1ubuntu4~hardy1 --- bacula (2.4.2-1ubuntu4~hardy1) hardy-backports; urgency=low * Automated backport upload; no source changes. bacula (2.4.2-1ubuntu4) intrepid; urgency=low * debian/patches/ubuntu_grant_privileges.patch: Upda

[Bug 267980] Re: sftp cannot get filenames with "[" and "]" whith space between

2008-09-08 Thread Spayder26
I've updated description so get "selene []" works, but get "selene[ ]" and "selene[_ ]" don't. Jonathan, I'm using Ubuntu hardy amd64 as client, and i386 as server, linux 2.6.24-19, and openssh-client and server version 1:4.9p1-8ubuntu1.2. sftp> ls incomingselene , . [ ] selene , [ ]

[Bug 267980] Re: sftp cannot get filenames with "[" and "]" whith space between

2008-09-08 Thread Spayder26
** Summary changed: - sftp cannot get filenames with "[ " and " ]" + sftp cannot get filenames with "[" and "]" whith space between ** Description changed: sftp cannot get a filename named "South Park - 10x08 - Make Love, Not Warcraft [ Subtitulado.al.Castellano] [By.Tetsu].avi", but when I

[Bug 267980] Re: sftp cannot get filenames with "[ " and " ]"

2008-09-08 Thread Jonathan Ben-Joseph
Hello Spayder26, What version of Ubuntu are you running? Also can you try substituting [ for \] and seeing if it works like that? -Jonathan -- sftp cannot get filenames with "[" and "]" whith space between https://bugs.launchpad.net/bugs/267980 You received this bug notification because you are

[Bug 267980] Re: sftp cannot get filenames with "]"

2008-09-08 Thread Spayder26
and getting "selene[]" (whithout spaces) works too. sftp> get "selene[]" Fetching /home/mluser/selene[] to selene[] /home/mluser/selene[] 100% 53 0.1KB/s 00:00 **

[Bug 267980] Re: scp cannot quoted filenames with "]"

2008-09-08 Thread Spayder26
** Summary changed: - scp cannot get quoted filenames larger than 74 characters + scp cannot quoted filenames with "]" ** Description changed: scp and sftp cannot get a filename named "South Park - 10x08 - Make Love, Not Warcraft [ Subtitulado.al.Castellano] [By.Tetsu].avi", but - when I ren

[Bug 267980] [NEW] scp cannot quoted filenames with "]"

2008-09-08 Thread Spayder26
Public bug reported: scp and sftp cannot get a filename named "South Park - 10x08 - Make Love, Not Warcraft [ Subtitulado.al.Castellano] [By.Tetsu].avi", but when I renamed to "South Park - 10x08 - Make Love, Not Warcraft [ Subtitulado.al.Castellano", they can. scp and sftp show the same error wh

[Bug 260291] Re: Network Manager 0.7, openvpn, VPN Connection Failed

2008-09-08 Thread David Tomaschik
I can confirm that the patch posted by Alexander Sack fixes the issue. -- Network Manager 0.7, openvpn, VPN Connection Failed https://bugs.launchpad.net/bugs/260291 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openvpn in ubuntu. -- Ub

[Bug 241796] Re: sshd doesn't start properly

2008-09-08 Thread Mathias Gug
** Changed in: openssh (Ubuntu) Status: Incomplete => Invalid -- sshd doesn't start properly https://bugs.launchpad.net/bugs/241796 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 l

[Bug 241796] Re: sshd doesn't start properly

2008-09-08 Thread Wawrzek
Please feel free to close the bug. I created another bug report against installer (bug 267929). -- sshd doesn't start properly https://bugs.launchpad.net/bugs/241796 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in ubuntu. -- U

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

2008-09-08 Thread Boyan Ivanov
The solution from this bug report (https://bugs.launchpad.net/ubuntu/+source/linux-restricted-modules/+bug/259816/) works for me : Open a console and type : "sudo iwpriv eth1 set_vlanmode 0" -- I cannot connect to any server. Conection hangs up at "channel 0: open confirm rwindow 0 rmax 32768

[Bug 267701] Re: php5 session files purge cron job not working outside /var/lib/php5

2008-09-08 Thread Chuck Short
Which session files are being saved in /tmp? Thanks chuck ** Changed in: php5 (Ubuntu) Status: New => Incomplete -- php5 session files purge cron job not working outside /var/lib/php5 https://bugs.launchpad.net/bugs/267701 You received this bug notification because you are a member of Ub

[Bug 267696] Re: mysqldump fails silently against mysql 4.0 server

2008-09-08 Thread Chuck Short
Hi, Can you try the version that is my ppa? http://launchpad.net/~zulcss Thanks chuck ** Changed in: mysql-dfsg-5.0 (Ubuntu) Status: New => Triaged -- mysqldump fails silently against mysql 4.0 server https://bugs.launchpad.net/bugs/267696 You received this bug notification because you

[Bug 125687] Re: Samba does not start on boot.

2008-09-08 Thread Peter Cordes
> This should be already fixed in hardy. It isn't totally fixed, unless samba is supposed to start before interfaces are configured by DHCP, and that doesn't count as a bug. my smb.conf has interfaces = 127.0.0.1/8 10.255.255.255/8 bind interfaces only = true so eth0 _has_ to be up and c

[Bug 70329] Re: Samba and Edgy Eft -> not multimedia - Edgy will not stream files from a Windows share

2008-09-08 Thread Chuck Short
Im closing this because edgy is no longer supported and no activity for this bug for serveral months. If you still have this problem please re-open. Thanks chuck ** Changed in: samba (Ubuntu) Status: Confirmed => Invalid -- Samba and Edgy Eft -> not multimedia - Edgy will not stream fil

[Bug 125687] Re: Samba does not start on boot.

2008-09-08 Thread Chuck Short
This should be already fixed in hardy. Thanks for the bug report. Regards chuck ** Changed in: samba (Ubuntu) Status: Confirmed => Fix Released -- Samba does not start on boot. https://bugs.launchpad.net/bugs/125687 You received this bug notification because you are a member of Ubuntu Se

[Bug 247365] Re: Cannot copy complete files to NAS (samba server)

2008-09-08 Thread Chuck Short
I think you might want to contact your support department for the QNAP , it sounds like a buggy implementation on the hardware side. chuck ** Changed in: samba (Ubuntu) Status: New => Won't Fix -- Cannot copy complete files to NAS (samba server) https://bugs.launchpad.net/bugs/247365 You

[Bug 263840] Re: smbpasswd crashed with SIGSEGV in dump_core()

2008-09-08 Thread Chuck Short
Please attach your logs with this happens and how to reproduce this. thanks chuck ** Visibility changed to: Public ** Changed in: samba (Ubuntu) Status: New => Incomplete -- smbpasswd crashed with SIGSEGV in dump_core() https://bugs.launchpad.net/bugs/263840 You received this bug notifi

[Bug 243157] Re: package mysql-server 5.0.51a-3ubuntu5.1 failed to install/upgrade: probl?mes de d?pendances - laiss? non configur?

2008-09-08 Thread Mathias Gug
** Changed in: mysql-dfsg-5.0 (Ubuntu) Status: Incomplete => Invalid -- package mysql-server 5.0.51a-3ubuntu5.1 failed to install/upgrade: probl?mes de d?pendances - laiss? non configur? https://bugs.launchpad.net/bugs/243157 You received this bug notification because you are a member of

[Bug 217159] Re: slapd + gnutls fails

2008-09-08 Thread Ronald van Engelen
I'm having the same problems: * `TLS_REQCERT=never` needed in `/etc/ldap.conf` (`/etc/ldap/ldap.conf` is a symlink to the former) * openldap user can't access ssl-certificates; fixed with `adduser openldap ssl-cert ` After applying those fixes pam works but nss doesn't i.e. a normal user can l

[Bug 255776] Re: freeradius lacks eap-tls eap-ttls eap-peap on hardy

2008-09-08 Thread Bug Watch Updater
** Changed in: freeradius (Debian) Status: Confirmed => Won't Fix -- freeradius lacks eap-tls eap-ttls eap-peap on hardy https://bugs.launchpad.net/bugs/255776 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to freeradius in ubuntu. -

[Bug 267802] [NEW] Home Folder for Nagios is wiped on Reboot

2008-09-08 Thread Chad Skeeters
Public bug reported: Binary package hint: nagios2 When setting up plugings to connect via ssh to check things on remote systems, it's nice to be able to setup RSA authentication. This requires files in ~/.ssh for the nagios user. The nagios user's home for the ubuntu package is /var/run/nagios2

[Bug 239640] Re: openvpn-vulnkey disagrees with openssl-vulnkey

2008-09-08 Thread Jamie Strandboge
openvpn-vulnkey and openssl-vulnkey are two separate programs that test different things. openssl-vulnkey checks openssl certificates, et al whereas openvpn-vulnkey checks *only* the shared key as generated with 'openvpn --genkey --secret'. They are not interchangeable. -- openvpn-vulnkey disagr

[Bug 265058] Re: openvpn2.1~rc7 fails to pick up the CN of certificates

2008-09-08 Thread Stefan Lesicnik
Hi, Would it be possible to help test this SRU by using my PPA. deb http://ppa.launchpad.net/stefanlsd/ubuntu intrepid main Contains openvpn_2.1~rc7-1ubuntu3.4~ppa1 which is the following change ssl.c: applied fix from upstream to fix extract_x509_field_ssl where the extraction would fail

[Bug 262264] Re: Fails to join a domain: Unknown pam configuration

2008-09-08 Thread Fregster
I get the same error, all software up to date on a x32 dell optiplex 170l -- Fails to join a domain: Unknown pam configuration https://bugs.launchpad.net/bugs/262264 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to likewise-open in ubuntu.

[Bug 267671] Re: bug of samba

2008-09-08 Thread Chuck Short
Did you try to uninstall samba? chuck ** Changed in: samba (Ubuntu) Status: New => Incomplete -- bug of samba https://bugs.launchpad.net/bugs/267671 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to samba in ubuntu. -- Ubuntu-serv

[Bug 267671] Re: bug of samba

2008-09-08 Thread Jamie Strandboge
** Visibility changed to: Public ** This bug is no longer flagged as a security issue -- bug of samba https://bugs.launchpad.net/bugs/267671 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

[Bug 262264] Re: Fails to join a domain: Unknown pam configuration

2008-09-08 Thread Lucian Mormogeac
Warning: Unknown pam configuration The likewise PAM module cannot be configured for the gnome-screensaver service. Either this service is unprotected (does not require a valid password for access), or it is using a pam module that this program is unfamiliar with. Please email Likewise technical sup

[Bug 262264] Re: Fails to join a domain: Unknown pam configuration

2008-09-08 Thread Lucian Mormogeac
Warning: Unknown pam configuration The likewise PAM module cannot be configured for the gnome-screensaver service. Either this service is unprotected (does not require a valid password for access), or it is using a pam module that this program is unfamiliar with. Please email Likewise technical sup

[Bug 265058] Re: openvpn2.1~rc7 fails to pick up the CN of certificates

2008-09-08 Thread Stefan Lesicnik
Actually, this should be an SRU. I am investigating this process. -- openvpn2.1~rc7 fails to pick up the CN of certificates https://bugs.launchpad.net/bugs/265058 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openvpn in ubuntu. -- Ubu

[Bug 265058] Re: openvpn2.1~rc7 fails to pick up the CN of certificates

2008-09-08 Thread Stefan Lesicnik
Suggesting this for a backport into Hardy. ** Changed in: openvpn (Ubuntu) Status: New => Confirmed -- openvpn2.1~rc7 fails to pick up the CN of certificates https://bugs.launchpad.net/bugs/265058 You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 267701] [NEW] php5 session files purge cron job not working outside /var/lib/php5

2008-09-08 Thread Manu
Public bug reported: session files saved outside /var/lib/php5, in /tmp for example, are not deleted by the cron job /etc/cron.d/php5 FYI, apache is running suphp module. ** Affects: php5 (Ubuntu) Importance: Undecided Status: New -- php5 session files purge cron job not working

[Bug 267696] [NEW] mysqldump fails silently against mysql 4.0 server

2008-09-08 Thread Liam Bedford
Public bug reported: This affects the version of mysql-dfsg-5.0 in hardy. Intrepid is up to date enough to work correctly. Upstream bug: http://bugs.mysql.com/bug.php?id=34192 [copied and reworded a little from the upstream bug] mysqldump in 5.0.51 SILENTLY fails to dump databases from mysql 4.