[Bug 1729910] Re: lp ignores ~/.cups/lpoptions in 17.10

2017-11-10 Thread Rolf Anders
** Tags removed: verification-needed-artful ** Tags added: verification-done-artful -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1729910 Title: lp ignores ~/.cups/lpoptions in 17.10 To manage noti

[Bug 1729910] Re: lp ignores ~/.cups/lpoptions in 17.10

2017-11-10 Thread Rolf Anders
I confirm that the problem is fixed in version 2.2.4-7ubuntu3. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1729910 Title: lp ignores ~/.cups/lpoptions in 17.10 To manage notifications about this

[Bug 1515446] Re: network file systems in FSTAB no longer mount at boot with NetworkManager

2016-03-07 Thread Rolf Anders
I can confirm that the bug is fixed in network-manager 1.0.4-0ubuntu5.3. Thanks! ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/151

[Bug 1217835] [NEW] Kernel Oops while mounting via NFSv4

2013-08-28 Thread Rolf Anders
Public bug reported: The Kernel Oops occurred during system startup, apparently while mounting an NFSv4 share. The entry in /etc/fstab is: fqdn_of_nfs_server:/ /cfs nfs4 sec=krb5p 0 0 'mountall --daemon', which was started via /etc/init/mountall.conf, is still running (since several hours). Usu

Re: [Bug 1101292] Re: NFSv4 regression in 3.4-rc1 causes Invalid Argument on chown/grp

2013-03-08 Thread Rolf Anders
s the null-byte. But let's see what the experts say. > Just in case Rolf Anders, can you please attach a tcpdump of a single > run of chown or chgrp? Attached. Thank you ** Attachment added: "chgrp.cap" https://bugs.launchpad.net/bugs/1101292/+attachment/3564138/+f

[Bug 1101292] Re: NFSv4 regression in 3.4-rc1 causes Invalid Argument on chown/grp

2013-01-29 Thread Rolf Anders
The problem with mounting was my fault: I only installed 'linux-image' and not 'linux-image-extra' which contains rpcsec_gss_krb5.ko. That module is needed for mounting with 'sec=krb5'. So I was able to test 3.8.0-030800rc5-generic from http://kernel.ubuntu.com/~kernel-ppa/mainline. Unfortunately

[Bug 1101292] Re: NFSv4 regression in 3.4-rc1 causes Invalid Argument on chown/grp

2013-01-21 Thread Rolf Anders
I'm the original reporter of this problem and would like to add a possibly helpful detail. I did wireshark traces and found that in the failing case the length of the group name in the SETATTR call is given wrongly: Opcode: SETATTR (34) stateid [StateID Hash: 0xafa9] seqid: 0x

[Bug 1041377] Re: mountall ignores NFS mount option "timeo"

2012-12-27 Thread Rolf Anders
mountall 2.36.3 solves the problem (tested on Ubuntu 12.04). Thanks! ** Tags removed: verification-needed ** Tags added: verification-done -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1041377 Title

[Bug 1041377] Re: mountall ignores NFS mount option "timeo"

2012-08-24 Thread Rolf Anders
** Attachment added: "rz-t-apport.mountall.txt" https://bugs.launchpad.net/bugs/1041377/+attachment/3275880/+files/rz-t-apport.mountall.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1041377 Ti

[Bug 1041377] [NEW] mountall ignores NFS mount option "timeo"

2012-08-24 Thread Rolf Anders
Public bug reported: If the mount option "timeo" is specified for an NFS mount in /etc/fstab, mountall does not pass it to mount.nfs. The bug is in the function cut_options() in mountall.c. It is called with the following arguments: opts = cut_options (NULL, mnt, "showthrough", "optional"