[Bug 1226067] Re: ifquery fails with bad file descriptor

2013-10-03 Thread Launchpad Bug Tracker
This bug was fixed in the package ifupdown - 0.7~beta2ubuntu10 --- ifupdown (0.7~beta2ubuntu10) precise-proposed; urgency=low * Backport a fix from upstream mercurial (http://anonscm.debian.org/hg/collab-maint/ifupdown/rev/fb3055c2c4f0) for a regression introduced by a93db3e

[Bug 1226067] Re: ifquery fails with bad file descriptor

2013-10-03 Thread Launchpad Bug Tracker
This bug was fixed in the package ifupdown - 0.7.2ubuntu4 --- ifupdown (0.7.2ubuntu4) quantal-proposed; urgency=low * Backport a fix from upstream mercurial (http://anonscm.debian.org/hg/collab-maint/ifupdown/rev/fb3055c2c4f0) for a regression introduced by a93db3ecb8f0. LP:

[Bug 1226067] Re: ifquery fails with bad file descriptor

2013-10-03 Thread Launchpad Bug Tracker
This bug was fixed in the package ifupdown - 0.7.5ubuntu2.2 --- ifupdown (0.7.5ubuntu2.2) raring-proposed; urgency=low * Backport a fix from upstream mercurial (http://anonscm.debian.org/hg/collab-maint/ifupdown/rev/fb3055c2c4f0) for a regression introduced by a93db3ecb8f0.

[Bug 1226067] Re: ifquery fails with bad file descriptor

2013-09-23 Thread Bryan Quigley
Verified on raring and quantal as well. All commands work fine on both root or not. ** Tags removed: verification-needed ** Tags added: verification-done-quantal -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.

[Bug 1226067] Re: ifquery fails with bad file descriptor

2013-09-23 Thread Bryan Quigley
** Tags added: verification-done-raring -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1226067 Title: ifquery fails with bad file descriptor To manage notifications about this bug go to: https://bug

[Bug 1226067] Re: ifquery fails with bad file descriptor

2013-09-23 Thread Bryan Quigley
On precise it appears that this never worked: $ ifquery --list --allow auto ifquery: failed to open statefile /run/network/ifstate: Permission denied Which now shows up as: $ ifquery --list --allow auto ifquery: failed to open lockfile /run/network/.ifstate.lock: Permission denied But when run w

[Bug 1226067] Re: ifquery fails with bad file descriptor

2013-09-19 Thread Brian Murray
Hello Scott, or anyone else affected, Accepted ifupdown into raring-proposed. The package will build now and be available at http://launchpad.net/ubuntu/+source/ifupdown/0.7.5ubuntu2.2 in a few hours, and then in the -proposed repository. Please help us by testing this new package. See https://w

[Bug 1226067] Re: ifquery fails with bad file descriptor

2013-09-17 Thread Scott Moser
** Description changed: + == Begin SRU == + [Impact] + This bug is a regression of the fix applied under bug 1160490. + The bug is that 'ifquery --list' will try to obtain a lock on a file in /run, which will fail with an error message of 'Bad file descriptor'. + + The changes applied here are a

[Bug 1226067] Re: ifquery fails with bad file descriptor

2013-09-17 Thread Scott Moser
I just uploaded Chris's patches to {precise,quantal,raring}-proposed. Thanks Chris. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1226067 Title: ifquery fails with bad file descriptor To manage not

[Bug 1226067] Re: ifquery fails with bad file descriptor

2013-09-17 Thread Scott Moser
I verified this fixes saucy. $ cat /etc/cloud/build.info build_name: server serial: 20130917 $ ifquery --list --all lo eth0 $ cat > /tmp/interfaces

[Bug 1226067] Re: ifquery fails with bad file descriptor

2013-09-16 Thread Launchpad Bug Tracker
This bug was fixed in the package ifupdown - 0.7.44ubuntu3 --- ifupdown (0.7.44ubuntu3) saucy; urgency=low * Backport a fix from upstream mercurial (http://anonscm.debian.org/hg/collab-maint/ifupdown/rev/fb3055c2c4f0) for a regression introduced by a93db3ecb8f0. LP: #1226067

[Bug 1226067] Re: ifquery fails with bad file descriptor

2013-09-16 Thread Chris J Arges
I've built this and tested it using a saucy vm, and it fixes the issue for me. A test build is here: http://people.canonical.com/~arges/lp1226067/ ** Patch added: "ifupdown-fix-lp1226067.debdiff" https://bugs.launchpad.net/ubuntu/+source/ifupdown/+bug/1226067/+attachment/3823917/+files/ifupdow

[Bug 1226067] Re: ifquery fails with bad file descriptor

2013-09-16 Thread Chris J Arges
** Patch added: "fix-quantal-lp1226067.debdiff" https://bugs.launchpad.net/ubuntu/+source/ifupdown/+bug/1226067/+attachment/3823983/+files/fix-quantal-lp1226067.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.l

[Bug 1226067] Re: ifquery fails with bad file descriptor

2013-09-16 Thread Scott Moser
Possibly related is bug 1160490 "race condition updating statefile". -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1226067 Title: ifquery fails with bad file descriptor To manage notifications abou

[Bug 1226067] Re: ifquery fails with bad file descriptor

2013-09-16 Thread Scott Moser
some info, on system this died on: $ cat /var/log/upstart/network-interface-eth0.log Internet Systems Consortium DHCP Client 4.2.4 Copyright 2004-2012 Internet Systems Consortium. All rights reserved. For info, please visit https://www.isc.org/software/dhcp/ Listening on LPF/eth0/fa:16:3e:3b:18:74

[Bug 1226067] Re: ifquery fails with bad file descriptor

2013-09-16 Thread Scott Moser
** Attachment added: "console log (serial console) of instance" https://bugs.launchpad.net/ubuntu/+source/ifupdown/+bug/1226067/+attachment/3823889/+files/console.log -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.lau

[Bug 1226067] Re: ifquery fails with bad file descriptor

2013-09-16 Thread Chris J Arges
** Patch added: "fix-precise-lp1226067.debdiff" https://bugs.launchpad.net/ubuntu/+source/ifupdown/+bug/1226067/+attachment/3823982/+files/fix-precise-lp1226067.debdiff -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.l

[Bug 1226067] Re: ifquery fails with bad file descriptor

2013-09-16 Thread Chris J Arges
** Patch added: "fix-raring-lp1226067.debdiff" https://bugs.launchpad.net/ubuntu/+source/ifupdown/+bug/1226067/+attachment/3823984/+files/fix-raring-lp1226067.debdiff ** Also affects: ifupdown (Ubuntu Precise) Importance: Undecided Status: New ** Also affects: ifupdown (Ubuntu Quant

[Bug 1226067] Re: ifquery fails with bad file descriptor

2013-09-16 Thread Scott Moser
verified this is regression of bug 1160490. ** Description changed: $ sudo ifquery --list --allow auto; echo $?; ifquery: failed to lock lockfile /run/network/.ifstate.lock: Bad file descriptor 1 This seems possibly quite serious as /etc/network/if-up.d/upstart uses this program to

[Bug 1226067] Re: ifquery fails with bad file descriptor

2013-09-16 Thread Scott Moser
** Attachment added: "syslog on failed system" https://bugs.launchpad.net/ubuntu/+source/ifupdown/+bug/1226067/+attachment/3823891/+files/syslog ** Changed in: ifupdown (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, whi

[Bug 1226067] Re: ifquery fails with bad file descriptor

2013-09-16 Thread Chris J Arges
** Changed in: ifupdown (Ubuntu) Assignee: (unassigned) => Chris J Arges (arges) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1226067 Title: ifquery fails with bad file descriptor To manage n