Bug#673551: Processed: Bug#673551: ifupdown: error during boot: grep: unrecognized option '--all'

2012-06-23 Thread markus schnalke
[2012-06-09 14:07] Andrew Shadura > On Sat, 09 Jun 2012 12:55:47 +0200 > markus schnalke wrote: > >>> IFACE can be used only when you're sure it holds what you expect it >>> to hold. If you expect a name of iface ... inet stanza, you should >>> also check ADDRFAM for "inet". If you probably expec

Bug#673551: Processed: Bug#673551: ifupdown: error during boot: grep: unrecognized option '--all'

2012-06-09 Thread Thilo Six
Hello all, Excerpt from Markus Schnalke: -- -- > Now, I'd like to have a look at the bug reporter's > /etc/default/masqmail file. What value has it assigned to IFUP_IFACES? > I guess that it's ``--all'', instead of ``all''. > > @Thilo: Can you confirm? I read through the bugreport and i am not

Bug#673551: Processed: Bug#673551: ifupdown: error during boot: grep: unrecognized option '--all'

2012-06-09 Thread Andrew Shadura
Hello, On Sat, 09 Jun 2012 12:55:47 +0200 markus schnalke wrote: > > IFACE can be used only when you're sure it holds what you expect it > > to hold. If you expect a name of iface ... inet stanza, you should > > also check ADDRFAM for "inet". If you probably expect inet6 things > > too, you shou

Bug#673551: Processed: Bug#673551: ifupdown: error during boot: grep: unrecognized option '--all'

2012-06-09 Thread markus schnalke
[2012-06-09 13:27] Andrew Shadura > On Sat, 9 Jun 2012 11:13:09 +0100 > Raf Czlonka wrote: > > > Also, since IFACE is not declared anywhere in the script and by > > testing I found out that is being passed from if{up,down} as no > > matter which /etc/network/ip-up.d/ script I put "echo $IFACE" >

Bug#673551: Processed: Bug#673551: ifupdown: error during boot: grep: unrecognized option '--all'

2012-06-09 Thread markus schnalke
[2012-06-09 11:13] Raf Czlonka > > It seems like you've missed what I've written in my previous email, > it is IFACE variable which holds "--all", not IFUP_IFACES. True. You're right. > Also, since IFACE is not declared anywhere in the script and by > testing I found out that is being passed fr

Bug#673551: Processed: Bug#673551: ifupdown: error during boot: grep: unrecognized option '--all'

2012-06-09 Thread Andrew Shadura
Hello, On Sat, 9 Jun 2012 11:13:09 +0100 Raf Czlonka wrote: > It seems like you've missed what I've written in my previous email, > it is IFACE variable which holds "--all", not IFUP_IFACES. Yes. > Also, since IFACE is not declared anywhere in the script and by > testing I found out that is be

Bug#673551: Processed: Bug#673551: ifupdown: error during boot: grep: unrecognized option '--all'

2012-06-09 Thread Raf Czlonka
On Sat, Jun 09, 2012 at 09:57:53AM BST, markus schnalke wrote: > tags 673551 pending > thanks > > Hello, > > thanks for reporting this bug and thanks for the discussion already > done. Hi Markus, Thanks for getting back to me. > Now, I'd like to have a look at the bug reporter's > /etc/default

Bug#673551: Processed: Bug#673551: ifupdown: error during boot: grep: unrecognized option '--all'

2012-06-09 Thread Andrew Shadura
Hello, On Sat, 09 Jun 2012 10:57:53 +0200 markus schnalke wrote: > if [ ! x"$IFUP_IFACES" = x"all" ] ; then > echo $IFUP_IFACES | grep $IFACE > /dev/null || exit 0 > fi > Now, I'd like to have a look at the bug reporter's > /etc/default/masqmail file. What value has it

Bug#673551: Processed: Bug#673551: ifupdown: error during boot: grep: unrecognized option '--all'

2012-06-09 Thread markus schnalke
tags 673551 pending thanks Hello, thanks for reporting this bug and thanks for the discussion already done. We are currently working on the transition from masqmail-0.2.x to masqmail-0.3.x. The new package is 98% finished and will be uploaded very soon. It does not interface with ifupdown anymor

Bug#673551: ifupdown: error during boot: grep: unrecognized option '--all'

2012-06-08 Thread Andrew Shadura
reassign 673551 masqmail thanks Hello, On Fri, 8 Jun 2012 18:07:55 +0100 Raf Czlonka wrote: > echo $IFUP_IFACES | grep $IFACE > /dev/null || exit 0 > Since IFACE variable holds "--all", grep treats it as its own option. Please make sure it filters this *not* by interface name but by address f

Bug#673551: ifupdown: error during boot: grep: unrecognized option '--all'

2012-06-08 Thread Raf Czlonka
On Fri, Jun 08, 2012 at 04:04:34PM BST, Andrew Shadura wrote: > It is not a problem of ifupdown anyway, it's something which has its > scripts under /etc/network/if-*.d, most probably initscripts. Do you > have initscripts=2.88dsf-25 installed? If you don't, please install it > and check again. Th

Bug#673551: ifupdown: error during boot: grep: unrecognized option '--all'

2012-06-08 Thread Andrew Shadura
Hello, On Fri, 8 Jun 2012 11:20:33 +0100 Raf Czlonka wrote: > It's not initscripts-related at all, as I already mentioned that > if{up,down} -a on its own causes it. It is not a problem of ifupdown anyway, it's something which has its scripts under /etc/network/if-*.d, most probably initscripts

Bug#673551: ifupdown: error during boot: grep: unrecognized option '--all'

2012-06-08 Thread Raf Czlonka
On Fri, Jun 08, 2012 at 09:59:34AM BST, Andrew Shadura wrote: > Hello, > > Does it still happen with the latest initscripts and ifupdown? Yes it does, checked yesterday - in fact, I restarted my laptop remotely and the network hadn't come back ;^) Had to fiddle a bit with it and bring the interf

Bug#673551: ifupdown: error during boot: grep: unrecognized option '--all'

2012-06-08 Thread Andrew Shadura
Hello, As far as I can see the bug was happening in mountnfs script, which was called by ifupdown, but it's already fixed, so it shouldn't happen any more. Anyway, ifupdown isn't a proper package for this bug. -- WBR, Andrew signature.asc Description: PGP signature

Bug#673551: ifupdown: error during boot: grep: unrecognized option '--all'

2012-06-08 Thread Andrew Shadura
Hello, Does it still happen with the latest initscripts and ifupdown? -- WBR, Andrew signature.asc Description: PGP signature

Bug#673551: ifupdown: error during boot: grep: unrecognized option '--all'

2012-06-08 Thread Raf Czlonka
Package: initscripts Followup-For: Bug #673551 Hi, It is indeed caused by both 'ifup' and 'ifdown' from 'ifupdown' package when run with '-a' option. This bug shoud be therefore re-assigned to ifupdown. Cheers, Raf -- System Information: Debian Release: wheezy/sid APT prefers unstable APT

Bug#673551: ifupdown: error during boot: grep: unrecognized option '--all'

2012-05-19 Thread Thilo Six
Package: ifupdown Version: 0.7~rc3 Severity: normal Dear Maintainer, today i updated to ifupdown 0.7~rc3 and now i get during boot the following error: snip --- [ ok ] Setting up resolvconf...done. [] Configuring network interfaces...grep: unrecognized option '--all' Usage