[Bug 610557] Re: NFS Client Not Properly Unmounted on Halt/Reboot

2011-04-23 Thread Patrick Donnelly
On Ubuntu 10.10: batrick@menzoberranzan:~$ uname -a Linux menzoberranzan 2.6.35-28-generic #50-Ubuntu SMP Fri Mar 18 18:42:20 UTC 2011 x86_64 GNU/Linux batrick@menzoberranzan:~$ /usr/sbin/openvpn --version OpenVPN 2.1.0 x86_64-pc-linux-gnu [SSL] [LZO2] [EPOLL] [PKCS11] [MH] [PF_INET6]

[Bug 610557] Re: NFS Client Not Properly Unmounted on Halt/Reboot

2011-04-23 Thread Patrick Donnelly
All you need to do to reproduce this is install openvpn and nfs-client: look at the startup script rc dependencies. NFS is wrongly killed *after* OpenVPN. This fix should be straightforward... -- You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 610557] Re: NFS Client Not Properly Unmounted on Halt/Reboot

2011-04-23 Thread Patrick Donnelly
On Ubuntu 10.10: batrick@menzoberranzan:~$ uname -a Linux menzoberranzan 2.6.35-28-generic #50-Ubuntu SMP Fri Mar 18 18:42:20 UTC 2011 x86_64 GNU/Linux batrick@menzoberranzan:~$ /usr/sbin/openvpn --version OpenVPN 2.1.0 x86_64-pc-linux-gnu [SSL] [LZO2] [EPOLL] [PKCS11] [MH] [PF_INET6]

[Bug 610557] Re: NFS Client Not Properly Unmounted on Halt/Reboot

2011-04-23 Thread Patrick Donnelly
All you need to do to reproduce this is install openvpn and nfs-client: look at the startup script rc dependencies. NFS is wrongly killed *after* OpenVPN. This fix should be straightforward... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 673313] Re: ssh does not honor -i switch with config file

2010-12-23 Thread Patrick Donnelly
This bug report will soon expire. What is the status on this? -- You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openssh in ubuntu. https://bugs.launchpad.net/bugs/673313 Title: ssh does not honor -i switch with config file --

[Bug 673313] Re: ssh does not honor -i switch with config file

2010-12-23 Thread Patrick Donnelly
This bug report will soon expire. What is the status on this? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/673313 Title: ssh does not honor -i switch with config file -- ubuntu-bugs mailing list

[Bug 673313] Re: ssh does not honor -i switch with config file

2010-11-12 Thread Patrick Donnelly
This problem does not exist on Debian 5.0 (I realize you wanted to check Ubuntu 10.04): batr...@batbytes:~$ ssh -v OpenSSH_5.1p1 Debian-5, OpenSSL 0.9.8g 19 Oct 2007 batr...@batbytes:~$ ssh -i /home/batrick/.ssh/id_rsa.subversion batr...@svn.batbytes.com svnserve -t ( success ( 2 2 ( ) (

[Bug 673313] Re: ssh does not honor -i switch with config file

2010-11-12 Thread Patrick Donnelly
This problem does not exist on Debian 5.0 (I realize you wanted to check Ubuntu 10.04): batr...@batbytes:~$ ssh -v OpenSSH_5.1p1 Debian-5, OpenSSL 0.9.8g 19 Oct 2007 batr...@batbytes:~$ ssh -i /home/batrick/.ssh/id_rsa.subversion batr...@svn.batbytes.com svnserve -t ( success ( 2 2 ( ) (

[Bug 673313] Re: ssh does not honor -i switch with config file

2010-11-10 Thread Patrick Donnelly
I do not think it existed in 10.04 but cannot recall exactly. I also don't have a means to test it right now. -- ssh does not honor -i switch with config file https://bugs.launchpad.net/bugs/673313 You received this bug notification because you are a member of Ubuntu Server Team, which is

[Bug 673313] Re: ssh does not honor -i switch with config file

2010-11-10 Thread Patrick Donnelly
I do not think it existed in 10.04 but cannot recall exactly. I also don't have a means to test it right now. -- ssh does not honor -i switch with config file https://bugs.launchpad.net/bugs/673313 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 673313] [NEW] ssh does not honor -i switch with config file

2010-11-09 Thread Patrick Donnelly
Public bug reported: (I'm using Ubuntu 10.10 amd64) (batr...@neverwinter:~$ apt-cache policy ssh ssh: Installed: 1:5.5p1-4ubuntu4 Candidate: 1:5.5p1-4ubuntu4) If the ~/.ssh/config file contains an IdentityFile, then ssh will ignore the one given on the command line switch (but still open and

[Bug 673313] [NEW] ssh does not honor -i switch with config file

2010-11-09 Thread Patrick Donnelly
Public bug reported: (I'm using Ubuntu 10.10 amd64) (batr...@neverwinter:~$ apt-cache policy ssh ssh: Installed: 1:5.5p1-4ubuntu4 Candidate: 1:5.5p1-4ubuntu4) If the ~/.ssh/config file contains an IdentityFile, then ssh will ignore the one given on the command line switch (but still open and

[Bug 41794] Re: VPN tunnel is closed before network drives are unmounted when shutting down

2010-07-27 Thread Patrick Donnelly
What's the status on this bug? -- VPN tunnel is closed before network drives are unmounted when shutting down https://bugs.launchpad.net/bugs/41794 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openvpn in ubuntu. -- Ubuntu-server-bugs

[Bug 610557] Re: NFS Client Not Properly Unmounted on Halt/Reboot

2010-07-27 Thread Patrick Donnelly
Ok, I didn't realize this despite reading the manual page for update- rc.d. Perhaps the man page should be updated to reflect: 1) The /etc/init.d/umountnfs.sh script does nothing on start. That's not how S scripts are called in runlevels 0 and 6; this is not a bug. Thanks for the help. -- NFS

[Bug 41794] Re: VPN tunnel is closed before network drives are unmounted when shutting down

2010-07-27 Thread Patrick Donnelly
What's the status on this bug? -- VPN tunnel is closed before network drives are unmounted when shutting down https://bugs.launchpad.net/bugs/41794 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list

[Bug 610557] [NEW] NFS Client Not Properly Unmounted on Halt/Reboot

2010-07-27 Thread Patrick Donnelly
Public bug reported: (Note, this bug also exists in Debian.) I am using Ubuntu 10.04.1 LTS. After installing the nfs-client package, Ubuntu installs the following rc0.d and rc6.d links: $ ls -l /etc/rc0.d/S31umountnfs.sh lrwxrwxrwx 1 root root 22 2009-02-19 19:22 /etc/rc0.d/S31umountnfs.sh -

[Bug 610557] Re: NFS Client Not Properly Unmounted on Halt/Reboot

2010-07-27 Thread Patrick Donnelly
Ok, I didn't realize this despite reading the manual page for update- rc.d. Perhaps the man page should be updated to reflect: 1) The /etc/init.d/umountnfs.sh script does nothing on start. That's not how S scripts are called in runlevels 0 and 6; this is not a bug. Thanks for the help. -- NFS

[Bug 440522] Re: Kernel modules not compiled (Stats, NFS, AFS, etc)

2010-07-07 Thread Patrick Donnelly
Backport would be awesome. -- Kernel modules not compiled (Stats, NFS, AFS, etc) https://bugs.launchpad.net/bugs/440522 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com