Public bug reported:

Binary package hint: ifupdown

Ubuntu 8.10 Alpha5
+ full update as of 2008-09-13 13:00 GMT

ifupdown 0.6.8ubuntu9

I have uninstalled network-manager and am using a static IP in
/etc/network/interfaces (see below).

If I run : ifup eth0

I get errors :

[EMAIL PROTECTED]:~$ sudo ifdown eth0
[EMAIL PROTECTED]:~$ sudo ifup eth0
grep: /etc/network/run/ifstate: No such file or directory
/etc/network/if-up.d/mountnfs: line 120: [: -eq: unary operator expected
grep: /etc/network/run/ifstate: No such file or directory
/etc/network/if-up.d/mountnfs: line 120: [: -eq: unary operator expected
 * Starting portmap daemon...
 * Already running.
   ...done.
 * Starting NFS common utilities
   ...done.

My /etc/network/interfaces :

#-------------------------------------------------------
auto lo
iface lo inet loopback

# The primary network interface
auto eth0
iface eth0 inet static
    address 10.19.130.5
    netmask 255.255.255.0
    gateway 10.19.130.1
    nameserver 10.19.130.1
#-------------------------------------------------------

** Affects: ifupdown (Ubuntu)
     Importance: Undecided
         Status: New

-- 
ifup gives "grep" errors about missing /etc/network/run/ifstate
https://bugs.launchpad.net/bugs/269808
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to