[Bug 279262] Re: [regression] devices/interfaces not set to auto in /etc/network/interfaces get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)

2011-01-06 Thread Adam Porter
One problem as I see it is that the Network Manager applets/widgets
should have a simple option to changed unmanaged devices to managed.
All it takes is for a managed=true line in nm-settings.conf to be
changed to managed=false and Network Manager is stuck!  The only way
to fix it is to fix that configuration file, and if a user can't get
online to find the solution, he'll be stuck!  (And probably will switch
to Windows, too.)

This or a similar problem happened when I ran nm-applet in KDE because
of plasma-widget-networkmanager's inability to handle DSL PPPoE
connections.  Suddenly after rebooting, the line in the conf file was
set to managed=false, and the widget lacks the ability to return the
device to managed mode, and so I couldn't get online.  Deleting the file
and restarting NM fixes it, or doing:

$(sudo sed -i s/managed=false/managed=true/g /etc/NetworkManager/nm-
system-settings.conf  sudo restart network-manager)

fixes it also.

I remember encountering this bug over a year ago when testing a newer
release of Kubuntu...and so I stayed with Hardy.  But here we are in
Maverick and the bug is still there.  *sigh*

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/279262

Title:
  [regression] devices/interfaces not set to auto in /etc/network/interfaces 
get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 279262] Re: [regression] devices/interfaces not set to auto in /etc/network/interfaces get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)

2010-06-16 Thread cwsupport
Just a quick bit of info as I saw a similar problem...which may or may
not have been related on 9.10.

The problem as I see it was caused by have a static ip setup on eth0 -
but the network manager was 'swiping' the connection and attempting dhcp
(which is not available on the particular network).  I found that the
following changes to my /etc/network/interfaces cured problems.

1. On lines following iface use a tab to indent not spaces.
2. Between keywords and data (i.e. netmask 255.255.0.0) use a single space not 
multiple spaces.

After a reboot this cured my problems.

-- 
[regression] devices/interfaces not set to auto in /etc/network/interfaces 
get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)
https://bugs.launchpad.net/bugs/279262
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 279262] Re: [regression] devices/interfaces not set to auto in /etc/network/interfaces get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)

2009-04-26 Thread cristian
I upgraded to Jaunty final release and the bug still persist. is someone
working at this or like in intrepid the bug will persist until the next
release.

-- 
[regression] devices/interfaces not set to auto in /etc/network/interfaces 
get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)
https://bugs.launchpad.net/bugs/279262
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 279262] Re: [regression] devices/interfaces not set to auto in /etc/network/interfaces get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)

2009-04-26 Thread Dave Jakeman
I too have a static IP address config and got hit by this problem
attempting to upgrade from 8.04 to 9.04 (via 8.10).  So I wiped and did
a clean install of 9.04 and static IP configuration then worked fine.
Not a fix for those that want to upgrade though.

-- 
[regression] devices/interfaces not set to auto in /etc/network/interfaces 
get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)
https://bugs.launchpad.net/bugs/279262
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 279262] Re: [regression] devices/interfaces not set to auto in /etc/network/interfaces get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)

2009-04-01 Thread Nausser
Really the easiest way is to just do a ip address reservation for your
NIC's MAC address on your DHCP server. That way when this long drawn
out bug is finally fixed, you won't have to do any special re-config
of anything.

On Thu, Dec 4, 2008 at 9:14 AM, Alexander Sack a...@jwsdot.com wrote:
 On Sat, Nov 08, 2008 at 07:44:40PM -, Dave Jakeman wrote:
 Just back from wiping/installing 8.10 (full) and trying to set up my
 static wired connections.

 On the first attempt, I configured my connections and they were accepted
 without a read-only error.  Couldn't get onto the internet though.
 Went back to check, and both connection definitions had vanished.
 Reconfigured them again and this time renamed them from auto eth0 and
 auto eth1 to Wired Ethernet 1 and Wired Ethernet 2.  This time,
 they were stored and I could surf with Firefox.  On reboot though, both
 the connections had disappeared again.


 Auto connections are read-only. Its a bug that you dont get an
 error. You need to create new connections if you want to do your own stuff.


  - Alexander

 --
 [regression] devices/interfaces not set to auto in /etc/network/interfaces 
 get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)
 https://bugs.launchpad.net/bugs/279262
 You received this bug notification because you are a direct subscriber
 of a duplicate bug.

 Status in “network-manager” source package in Ubuntu: Triaged
 Status in network-manager in Ubuntu Intrepid: Won't Fix

 Bug description:
 the regression here is that devices are unmanaged even though they dont have 
 a auto eth0 line in /etc/network/interfaces

 Here an example of an interfaces configuration that should not set the 
 devices in unmanaged mode
 https://bugs.edge.launchpad.net/ubuntu/+source/network-manager/+bug/279262/comments/14

 To reproduce:
 use the /etc/network/interfaces configuration from the above comment and see 
 that after restart the device is unmanaged in intrepid, but managed in hardy 
 (0.6).

 The code we shipped in NM 0.6 that shows that auto connections were 
 blacklisted is:

        for (curr_b = ifparser_getfirst (); curr_b; curr_b = curr_b-next) {
                if ((!strcmp (curr_b-type, auto) || !strcmp (curr_b-type, 
 allow-hotplug))
                     strstr (curr_b-name, iface))
                        blacklist = TRUE;
        }

 The proposed patch is committed to the ubuntu.0.7 branch (see Related 
 Branches section in this bug) and can be seen here:
  http://bazaar.launchpad.net/~network-manager/network-manager/ubuntu.0.7/annotate/2957?file_id=012ifupdownunmanagea-20081022120139-7rgnlk84604f1ysu-1

 Test packages with that patch are available: 
 https://edge.launchpad.net/~network-manager/+archive

 Impact:
 1. no impact for new users
 2. no impact for users that installed in gutsy or later and didnt modify 
 their /etc/network/interfaces (e.g. through gnome network-admin)
 3. users with dhcp that installed before that will most likely see their 
 interface as being unmanaged and not upped on startup even though those 
 interfaces were previously managed by NM. Note: we transitioned those old 
 installs in gutsy to NM by commenting just the auto ethX lines in 
 /etc/network/interfaces.

 Risk:
 + patch appears reasonable minimal





-- 
Brian VanMeeteren
Technical Specialist
ConsultSYS
135 Root Trail #3
Palm Beach, FL  33480
(561) 273-1142
consultsys.br...@gmail.com

-- 
[regression] devices/interfaces not set to auto in /etc/network/interfaces 
get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)
https://bugs.launchpad.net/bugs/279262
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 279262] Re: [regression] devices/interfaces not set to auto in /etc/network/interfaces get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)

2009-03-31 Thread mrbean71
I upgraded from 8.10 to 9.04 beta and network worked but plasma-network-widget 
showed unmanaged, I thought beacues ia had handly modified interfaces and 
resolv.conf.
I decided to installa fresh 9.04 due the fact I was upgrading from a long time.
I was very disappointd to see netork work via dhcp but with big problem, I 
tried to configure network via plasm widget with any succes, then I uninstalled 
Networkmanager stuff and configured network via interfaces and resolv.conf.
I read around about this problem many people solve it installing wicd.
I think this bug is extremely serious for common users, maybe you are 
understimating it?

-- 
[regression] devices/interfaces not set to auto in /etc/network/interfaces 
get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)
https://bugs.launchpad.net/bugs/279262
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 279262] Re: [regression] devices/interfaces not set to auto in /etc/network/interfaces get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)

2009-01-07 Thread Ronnie Redd
Those who need a static ip 
Change your /etc/resolv.conf to something like below (replace the x's with ip 
addresses of your dns servers)
with the command:
sudo gedit /etc/resolv.conf

#/etc/resolv.conf
search yourdomain
nameserver xxx.xxx.xxx.xxx
nameserver xxx.xxx.xxx.xxx
nameserver xxx.xxx.xxx.xxx

Change your /etc/network/interfaces to something like below (replace the x's 
with your ip addresses and gateways)
with the command:
sudo gedit /etc/network/interfaces
#/etc/network/interfaces
auto lo
iface lo inet loopback

auto eth0
iface eth0 inet static
address xxx.xxx.xxx.xxx
netmask 255.255.255.0
gateway xxx.xxx.xxx.xxx

auto eth1
iface eth1 inet static
address xxx.xxx.xxx.xxx
netmask 255.255.255.0
gateway xxx.xxx.xxx.xxx

After that restart networking and your dns issues should be resolved.
sudo /etc/init.d/networking restart

Make sure you get rid all the extra things in that mysteriously appeared in the 
upgrade from 8.04 to 8.10
All that being said, it is advised to stay away from network manager until 
these issues are resolved. If you attempt to change things w/ network manager 
and do a reboot, the resolv.conf file may be written over to be blank.

-- 
[regression] devices/interfaces not set to auto in /etc/network/interfaces 
get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)
https://bugs.launchpad.net/bugs/279262
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 279262] Re: [regression] devices/interfaces not set to auto in /etc/network/interfaces get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)

2008-12-04 Thread Alexander Sack
On Sat, Nov 08, 2008 at 07:44:40PM -, Dave Jakeman wrote:
 Just back from wiping/installing 8.10 (full) and trying to set up my
 static wired connections.
 
 On the first attempt, I configured my connections and they were accepted
 without a read-only error.  Couldn't get onto the internet though.
 Went back to check, and both connection definitions had vanished.
 Reconfigured them again and this time renamed them from auto eth0 and
 auto eth1 to Wired Ethernet 1 and Wired Ethernet 2.  This time,
 they were stored and I could surf with Firefox.  On reboot though, both
 the connections had disappeared again.
 

Auto connections are read-only. Its a bug that you dont get an
error. You need to create new connections if you want to do your own stuff.


 - Alexander

-- 
[regression] devices/interfaces not set to auto in /etc/network/interfaces 
get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)
https://bugs.launchpad.net/bugs/279262
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 279262] Re: [regression] devices/interfaces not set to auto in /etc/network/interfaces get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)

2008-11-28 Thread Repgahroll
Thanks Sokraates!
(https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/279262/comments/20)

Worked like a charm!

-- 
[regression] devices/interfaces not set to auto in /etc/network/interfaces 
get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)
https://bugs.launchpad.net/bugs/279262
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 279262] Re: [regression] devices/interfaces not set to auto in /etc/network/interfaces get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)

2008-11-11 Thread John Rose
Network Manager is getting wirse. It now randomly does things like:
offering a wireless connection when there is a wired connection (both defined 
as dhcp)
after requesting a WPA/WPA2 key, never connecting
ignoring DNS (in /etc/resolv.conf) but not allowing them in Network Manager 
applet
not picking up connection if it's static ip.

Under Gutsy, I also had wireless problem using Edimax usb wireless
dongle. Way round it was to use wicd. However, I was not able to return
to using NM after upgrade to Hardy. Had to clean install Hardy.
Therfore, I do not want to repeat this performance under Ibex (i.e.
going to wicd but not able to return to NM when upgrading to 9.04
release).

-- 
[regression] devices/interfaces not set to auto in /etc/network/interfaces 
get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)
https://bugs.launchpad.net/bugs/279262
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 279262] Re: [regression] devices/interfaces not set to auto in /etc/network/interfaces get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)

2008-11-10 Thread Martin G Miller
Paul, you didn't look at the gui for network manager very closely, did you?  
Network manager does write to resolv.conf. 

This is how you set up for a static IP connection:
Right click the icon, select edit connections,  highlight the connection you 
want to tweak.  Click Edit and then select the IPV4 Settingstab.  You put 
your gateway (192.168.1.1 in my case also) on the line with the IP address in 
the field labeled Gateway.  You put the DNS servers on the DNS servers line, 
seperated by a comma(,).

As gui's go it's pretty straightforward and seems to work fine once the
other issues I experienced in my upgrade from Hardy to Intrepid were
sorted.

In fact, you have put your routers IP in the DNS field, which really
isn't correct.  Apparently, something in your router is taking care of
the DNS lookups for you.

Go into your router and look in the Status field or whatever your router 
calls it (I have a Linksys) to see the correct DNS entries. 
I am assuming your router uses TCP/IP and is set to DHCP to pull an address 
from your ISP.

Of course, if you use PPP or PPPoe, which I have no experience with, I
may be totally off base here.

Here is my resolve.conf, properly written to by network manager with the 
correct DNS entries, retrieved from looking at my router:
$ cat /etc/resolv.conf
# Generated by NetworkManager
nameserver 167.206.254.2
nameserver 167.206.254.1

If I use the Automatic Eth0 connection, every thing in all the fields is set 
to automatic and greyed out  works 
fine in the half dozen or so Intrepid machines I have set up.  You still have 
the option to change this setting as noted above by changing the method in the 
IPV4 tab from Automatic (DHCP) to Manual and then you can enter whatever 
you want.  I just haven't found that to be necessary.

If you are not able to write to the needed fields or it tells you
permission denied when you try to save something, that is a bug as
noted above on Hardy to Intrepid upgrades and if you read through the
posts above, you will find the fix for that.

-- 
[regression] devices/interfaces not set to auto in /etc/network/interfaces 
get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)
https://bugs.launchpad.net/bugs/279262
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 279262] Re: [regression] devices/interfaces not set to auto in /etc/network/interfaces get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)

2008-11-10 Thread Paul
Yes Martin, I did.  The work-around above of deleting the existing
connection and re-adding didn't work either as Network-Manager still
wouldn't allow me to add a connection (no prompt for sudo access).  The
only fix that works is to manually edit /etc/resolv.conf to add DNS
entries.  Wicd nicely manages everything for me now and I don't have to
deal with Network-manager's nonsense anymore.

-- 
[regression] devices/interfaces not set to auto in /etc/network/interfaces 
get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)
https://bugs.launchpad.net/bugs/279262
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 279262] Re: [regression] devices/interfaces not set to auto in /etc/network/interfaces get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)

2008-11-10 Thread Nausser
After successful connection, is anyone else here having windows based
pptp vpn connection issues? 
Is there a specific thread for this issue in Ibex?

Sorry if this is outside the realm of this thread.

-Brian


On Mon, 2008-11-10 at 14:53 +, Paul wrote:
 Yes Martin, I did.  The work-around above of deleting the existing
 connection and re-adding didn't work either as Network-Manager still
 wouldn't allow me to add a connection (no prompt for sudo access).  The
 only fix that works is to manually edit /etc/resolv.conf to add DNS
 entries.  Wicd nicely manages everything for me now and I don't have to
 deal with Network-manager's nonsense anymore.


-- 
[regression] devices/interfaces not set to auto in /etc/network/interfaces 
get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)
https://bugs.launchpad.net/bugs/279262
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 279262] Re: [regression] devices/interfaces not set to auto in /etc/network/interfaces get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)

2008-11-09 Thread Paul
The work around for this is easy.  Simply edit /etc/resolv.conf so your
DNS lookup server is present.  Check it out...

$ cat /etc/resolv.conf
# Generated by NetworkManager


OH LOOK IT'S BLANK.  :/  I guess let's add our DNS server in /etc/resolv.conf:

$ sudo vi /etc/resolv.conf
$ cat /etc/resolv.conf
# Generated by NetworkManager
#Using my router's IP, but OpenDNS is also a good choice
nameserver 192.168.1.1 

$ sudo /etc/init.d/networking restart

$ ping google.com
PING google.com (64.233.187.99) 56(84) bytes of data.
64 bytes from jc-in-f99.google.com (64.233.187.99): icmp_seq=1 ttl=241 
time=38.0 ms

Oh look it works now.  Hey guys?  Why won't Network-manager's GUI allow
me to write to /etc/resolv.conf?  It should prompt for sudo access when
I specify to add a DNS server.  I've uninstalled Network-manager and
using wicd now.  MUCH MUCH better.  Any plans to use/support wicd in
place of Network-manager since Network-manager has been thoroughly buggy
ever since it's been included in Ubuntu's releases?  It would be a
welcome reprieve.  Thanks.

-- 
[regression] devices/interfaces not set to auto in /etc/network/interfaces 
get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)
https://bugs.launchpad.net/bugs/279262
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 279262] Re: [regression] devices/interfaces not set to auto in /etc/network/interfaces get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)

2008-11-08 Thread Dave Jakeman
Me too.  I had two static wired interfaces before the upgrade.  Tried
upgrading by CD and over the net and both made my post-upgrade
connections incorrectly configured and read-only.  Fortunately, I took
an Acronis backup before the upgrade.  I have other issues (PC hangs on
shutdown), so I'll try a full reinstall of 8.10.

-- 
[regression] devices/interfaces not set to auto in /etc/network/interfaces 
get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)
https://bugs.launchpad.net/bugs/279262
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 279262] Re: [regression] devices/interfaces not set to auto in /etc/network/interfaces get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)

2008-11-08 Thread Dave Jakeman
Just back from wiping/installing 8.10 (full) and trying to set up my
static wired connections.

On the first attempt, I configured my connections and they were accepted
without a read-only error.  Couldn't get onto the internet though.
Went back to check, and both connection definitions had vanished.
Reconfigured them again and this time renamed them from auto eth0 and
auto eth1 to Wired Ethernet 1 and Wired Ethernet 2.  This time,
they were stored and I could surf with Firefox.  On reboot though, both
the connections had disappeared again.

-- 
[regression] devices/interfaces not set to auto in /etc/network/interfaces 
get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)
https://bugs.launchpad.net/bugs/279262
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 279262] Re: [regression] devices/interfaces not set to auto in /etc/network/interfaces get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)

2008-11-06 Thread Nausser
Do you mean removing eth0? My internet connection has always worked;
however, I've never had the nm-applet running in the notification area.
The only way to make it show up is to run command
sudo /etc/init.d/NetworkManager restart. This puts the network manager
in the notification area although it shows no physical connection. This
whole time though actually having a connection. I only need it up there
so I can connect and disconnect my vpn as I allways have in Hardy.
Does this still sound like your issue?

-Brian


On Thu, 2008-11-06 at 11:18 +, Claudio Satriano wrote:
 @Sergiu
 
 Did you try removing the existing connection entry and create a brand  
 new one?
 
 This worked for me. NM prompted me for the password and the new  
 connection is now persistent (i.e. is not lost on reboot)
 
 Claudio
 
 Il giorno 06/nov/08, alle ore 11:02, Sergiu Bivol ha scritto:
 
  Three machines with Intrepid here. All of them fresh installs,  
  updated. Each of them has 3 network cards with static IPs.
  None of them is manageable.
 
  I randomly get any combination of these results when configuring  
  the interfaces with network manager:
  - the settings are saved, but no connection.
  - a connection does not work unless I click on NM, then click on  
  EthName
  - no password prompt at all, no matter what I change
  - password prompt appears, but it has no effect (no settings get  
  saved)
  - checking/unchecking System setting or Start automatically has  
  no effect (they are simply set randomly each time I edit the  
  connection)
  - a connection finally works (ping IP), but there is no nameserver,  
  even though I have set one
  - lots of connections can be added - is there a sane reason for this?!
  - NM ignores the connections with static IPs and tries to connect  
  to an unconfigured interface
  - there is no NM at all after login
 
  There is also a stable result:
  - ALL the settings are lost on reboot, with no obvious reason
 
  A whole IT department in a whole university is going crazy here. Is
  there something that we are missing? A spell or something? Hardy works
  perfectly.
 
  -- 
  [regression] devices/interfaces not set to auto in /etc/network/ 
  interfaces get blacklisted in 0.7 (intrepid) but were managed in  
  0.6 (hardy and before)
  https://bugs.launchpad.net/bugs/279262
  You received this bug notification because you are a direct subscriber
  of the bug.
 


-- 
[regression] devices/interfaces not set to auto in /etc/network/interfaces 
get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)
https://bugs.launchpad.net/bugs/279262
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 279262] Re: [regression] devices/interfaces not set to auto in /etc/network/interfaces get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)

2008-11-06 Thread Nausser
Do you mean removing eth0? My internet connection has always worked;
however, I've never had the nm-applet running in the notification area.
The only way to make it show up is to run command
sudo /etc/init.d/NetworkManager restart. This puts the network manager
in the notification area although it shows no physical connection. This
whole time though actually having a connection. I only need it up there
so I can connect and disconnect my vpn as I allways have in Hardy.
Does this still sound like your issue?

-- 
[regression] devices/interfaces not set to auto in /etc/network/interfaces 
get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)
https://bugs.launchpad.net/bugs/279262
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 279262] Re: [regression] devices/interfaces not set to auto in /etc/network/interfaces get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)

2008-11-06 Thread NUCO
This is my old interfaces configuration, the one that was left after
the upgrade to ibex:



auto lo
iface lo inet loopback

auto eth2
#iface eth2 inet dhcp

auto ath0
#iface ath0 inet dhcp

auto wlan0
#iface wlan0 inet dhcp






iface eth0 inet static
address 192.168.0.221
netmask 255.255.255.0
gateway 192.168.0.1

auto eth0

**

This is the configuration that seems to hace solved the problem. Now
wired and wireless network seem to work perfectly from the network
manager:

***

auto lo
iface lo inet loopback

auto eth0
#iface eth0 inet dhcp

auto eth1
#iface eth1 inet dhcp

auto eth2
#iface eth2 inet dhcp

auto ath0
#iface ath0 inet dhcp

auto wlan0
#iface wlan0 inet dhcp



Hope it helps.

-- 
[regression] devices/interfaces not set to auto in /etc/network/interfaces 
get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)
https://bugs.launchpad.net/bugs/279262
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 279262] Re: [regression] devices/interfaces not set to auto in /etc/network/interfaces get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)

2008-11-06 Thread benk
@NUCO

Can you use a static IP through eth0 with your new interfaces
configuration? This is my problem. DHCP works but not static IP.

-- 
[regression] devices/interfaces not set to auto in /etc/network/interfaces 
get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)
https://bugs.launchpad.net/bugs/279262
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 279262] Re: [regression] devices/interfaces not set to auto in /etc/network/interfaces get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)

2008-11-06 Thread NUCO
Yes, it works fine. 
I can configure it from the networkmanager applet. 
Give it a try.

-- 
[regression] devices/interfaces not set to auto in /etc/network/interfaces 
get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)
https://bugs.launchpad.net/bugs/279262
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 279262] Re: [regression] devices/interfaces not set to auto in /etc/network/interfaces get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)

2008-11-06 Thread Paul
Exact same problem here.  Static IP config that worked fine in 8.04,
borked when 8.10 upgrade came.  Can't alter using NM gui (no password
prompt - says I don't have permission).  Connectivity to ISP is fine,
but DNS doesn't work.

Example:

$ ping google.com
ping: unknown host google.com

$ ping 64.233.187.99
PING 64.233.187.99 (64.233.187.99) 56(84) bytes of data.
64 bytes from 64.233.187.99: icmp_seq=1 ttl=241 time=39.9 ms
64 bytes from 64.233.187.99: icmp_seq=2 ttl=241 time=47.5 ms
64 bytes from 64.233.187.99: icmp_seq=3 ttl=241 time=37.3 ms

$ cat /etc/network/interfaces 
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback



iface eth1 inet static
address 192.168.1.128
netmask 255.255.255.0
gateway 192.168.1.1
# dns-nameservers 192.168.1.1


auto eth1



(why all the blank lines?)


$ cat /etc/NetworkManager/nm-system-settings.conf 
[main]
plugins=ifupdown,keyfile

[ifupdown]
managed=false


Really guys?  Is it THAT difficult to make a DNS lookup when using a static IP 
config?  I'll be moving to Fedora if this isn't sorted out soon.

-- 
[regression] devices/interfaces not set to auto in /etc/network/interfaces 
get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)
https://bugs.launchpad.net/bugs/279262
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 279262] Re: [regression] devices/interfaces not set to auto in /etc/network/interfaces get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)

2008-11-06 Thread Sergiu Bivol
Three machines with Intrepid here. All of them fresh installs, updated. Each of 
them has 3 network cards with static IPs.
None of them is manageable. 

I randomly get any combination of these results when configuring the interfaces 
with network manager:
- the settings are saved, but no connection. 
- a connection does not work unless I click on NM, then click on EthName
- no password prompt at all, no matter what I change
- password prompt appears, but it has no effect (no settings get saved)
- checking/unchecking System setting or Start automatically has no effect 
(they are simply set randomly each time I edit the connection)
- a connection finally works (ping IP), but there is no nameserver, even though 
I have set one
- lots of connections can be added - is there a sane reason for this?!
- NM ignores the connections with static IPs and tries to connect to an 
unconfigured interface
- there is no NM at all after login

There is also a stable result:
- ALL the settings are lost on reboot, with no obvious reason

A whole IT department in a whole university is going crazy here. Is
there something that we are missing? A spell or something? Hardy works
perfectly.

-- 
[regression] devices/interfaces not set to auto in /etc/network/interfaces 
get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)
https://bugs.launchpad.net/bugs/279262
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 279262] Re: [regression] devices/interfaces not set to auto in /etc/network/interfaces get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)

2008-11-06 Thread Claudio Satriano
@Sergiu

Did you try removing the existing connection entry and create a brand  
new one?

This worked for me. NM prompted me for the password and the new  
connection is now persistent (i.e. is not lost on reboot)

Claudio

Il giorno 06/nov/08, alle ore 11:02, Sergiu Bivol ha scritto:

 Three machines with Intrepid here. All of them fresh installs,  
 updated. Each of them has 3 network cards with static IPs.
 None of them is manageable.

 I randomly get any combination of these results when configuring  
 the interfaces with network manager:
 - the settings are saved, but no connection.
 - a connection does not work unless I click on NM, then click on  
 EthName
 - no password prompt at all, no matter what I change
 - password prompt appears, but it has no effect (no settings get  
 saved)
 - checking/unchecking System setting or Start automatically has  
 no effect (they are simply set randomly each time I edit the  
 connection)
 - a connection finally works (ping IP), but there is no nameserver,  
 even though I have set one
 - lots of connections can be added - is there a sane reason for this?!
 - NM ignores the connections with static IPs and tries to connect  
 to an unconfigured interface
 - there is no NM at all after login

 There is also a stable result:
 - ALL the settings are lost on reboot, with no obvious reason

 A whole IT department in a whole university is going crazy here. Is
 there something that we are missing? A spell or something? Hardy works
 perfectly.

 -- 
 [regression] devices/interfaces not set to auto in /etc/network/ 
 interfaces get blacklisted in 0.7 (intrepid) but were managed in  
 0.6 (hardy and before)
 https://bugs.launchpad.net/bugs/279262
 You received this bug notification because you are a direct subscriber
 of the bug.


-- 
[regression] devices/interfaces not set to auto in /etc/network/interfaces 
get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)
https://bugs.launchpad.net/bugs/279262
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 279262] Re: [regression] devices/interfaces not set to auto in /etc/network/interfaces get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)

2008-11-05 Thread benk
I think I have this bug as well. I upgraded from 8.04 to 8.10. I had a
static IP wired connection under 8.04 which worked but this stopped
working after upgrading to 8.10.

I followed advice from messages above and set

[ifupdown]
managed=true

In my /etc/NetworkManager/nm-system-settings.conf file which allowed me
to select a wired connection under NetworkManager, but still I didn't
have an internet connection.

When I commented out the line:
iface eth0 inet static
and added auto eth0
in my /etc/network/interfaces file I can at least connect through my wired 
connection using DHCP but putting in a static IP address still won't work.

Something that I have noticed though which I think is odd:
When I set my wired connection to use a static IP address, I can't use Firefox 
to open any websites BUT I am able to ping my IP address and connect via ssh 
from another machine. So I guess this suggests that it's just outgoing traffic 
that doesn't work when I use my static IP settings.

-- 
[regression] devices/interfaces not set to auto in /etc/network/interfaces 
get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)
https://bugs.launchpad.net/bugs/279262
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 279262] Re: [regression] devices/interfaces not set to auto in /etc/network/interfaces get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)

2008-11-04 Thread mauriceplus
HI, I'm using Kubuntu 8.10, upgraded from 8.04.
I want to confirm this bug, but I've experienced an interesting thing!!
Skype works fine, I can talk with anyone, but I can't surf on internet with 
firefox and other programs, and apt-get doesn't work!!
but WHY Skype WORKS???

Thanks a lot to all that are working on it!!!
P.S.: a little advertisement: sometimes who have this bugs haven't other way to 
connect to internet, so an upgrade of package(s) is not so easy to do!!

-- 
[regression] devices/interfaces not set to auto in /etc/network/interfaces 
get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)
https://bugs.launchpad.net/bugs/279262
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 279262] Re: [regression] devices/interfaces not set to auto in /etc/network/interfaces get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)

2008-11-04 Thread Adam Niedling
mauriceplus: That also happened to me a few times. For example when I
bought a wlan router and tried to make it work. Nothing but skype
works.. Strange.

-- 
[regression] devices/interfaces not set to auto in /etc/network/interfaces 
get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)
https://bugs.launchpad.net/bugs/279262
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 279262] Re: [regression] devices/interfaces not set to auto in /etc/network/interfaces get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)

2008-11-04 Thread imk
This bug unavoidably impacts anybody using VirtualBox to run guest VMs
under Ubtuntu with Host Interface Networking (i.e. real networking),
since this calls for the installation of bridge-utils and modification
of /etc/network/interfaces with the addition of code like:

auto br0
iface br0 inet dhcp
   bridge_ports eth0

This causes NetworkManager to report Unmanaged Device Found at boot and
results in no nm-applet icon appearing in the system tray.

-- 
[regression] devices/interfaces not set to auto in /etc/network/interfaces 
get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)
https://bugs.launchpad.net/bugs/279262
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 279262] Re: [regression] devices/interfaces not set to auto in /etc/network/interfaces get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)

2008-11-04 Thread Alexander Sack
mauriceplus, this is not the place to ask question. questions here will
make the bug unreadable and make it less likely that we can actually fix
something here.

-- 
[regression] devices/interfaces not set to auto in /etc/network/interfaces 
get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)
https://bugs.launchpad.net/bugs/279262
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 279262] Re: [regression] devices/interfaces not set to auto in /etc/network/interfaces get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)

2008-11-04 Thread Alexander Sack
please double check that this bug is actually your bug and if you are in
doubt open a new one. refer to this one instead of commenting here.

-- 
[regression] devices/interfaces not set to auto in /etc/network/interfaces 
get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)
https://bugs.launchpad.net/bugs/279262
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 279262] Re: [regression] devices/interfaces not set to auto in /etc/network/interfaces get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)

2008-11-03 Thread Martin G Miller
Here is some follow up.  After a reboot, I have the network manager
applet in the tray and it works, sort of.  It was showing my DHCP entry
and my static IP entry twice.

It also kept defaulting to the Auto eth0 connection which is DHCP, even
though I had unchecked connect automatically for that entry.  I could
switch between Auto eth0 and static IP connection 1 by clicking, but I
had to select the same item in both spots, since it was listed twice in
the left click drop down.

Since I never really use the DHCP, I deleted it from the Edit
Connections choice off a right click.  The Edit Connections interface
now lists only 1 static IP conneciton,  it shows the mac address as
blank. and selecting the system setting check box does not remain
selected.  (I don't know what that choice is for, there is no pop up
help for it).

If I right click the nm-applet icon and select Connection Information,
it shows 2 tabs.  Left tab says Static IP Connection 1 (default) and
right tab says Static IP Connection 1.  They both show the same hardware
address and IP address, etc.  They are identical entries.

Left clicking the network applet show all the information twice.
Clicking on either of the presented entries results in a pop up saying I
am connected to that entry.  There should not be 2 of them.  Here is
what it looks like:

Wired Network (ASUSTeK computer MCP785 [GeForce 8200] Ethernet)
 Static IP Connection 1
Wired Network (ASUSTeK computer MCP785 [GeForce 8200] Ethernet)
 Static IP Connection 1
-
VPN Connections

Clicking on either of the lines that says Static IP Connection 1 results
in the expected pop up of you are now connected to,,,etc.)

To summarize, the issues now are:
1) Why does it default to auto eth0 DHCP if there is an entry for it but the 
Connect Automatically check box is deselected?

2) Why are all the entries listed twice on a left click of the nm-applet
icon in the top tray?

I wanted to include a screen shot of the nm-applet dual entries, but the
print screen capture does not work if there are any drop down menus
showing on the top panel.  (Another bug?)

-- 
[regression] devices/interfaces not set to auto in /etc/network/interfaces 
get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)
https://bugs.launchpad.net/bugs/279262
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 279262] Re: [regression] devices/interfaces not set to auto in /etc/network/interfaces get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)

2008-11-03 Thread Alexander Sack
Martin, i dont think that your description is your bug. Anyway, the
connections are not bound to a physical device unless you lock them by
setting the HW address (MAC). so its a feature that they get reused for
multiple devices.

-- 
[regression] devices/interfaces not set to auto in /etc/network/interfaces 
get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)
https://bugs.launchpad.net/bugs/279262
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 279262] Re: [regression] devices/interfaces not set to auto in /etc/network/interfaces get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)

2008-11-03 Thread Alexander Sack
sorry meant: ... that your description matches this bug ...

-- 
[regression] devices/interfaces not set to auto in /etc/network/interfaces 
get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)
https://bugs.launchpad.net/bugs/279262
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 279262] Re: [regression] devices/interfaces not set to auto in /etc/network/interfaces get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)

2008-11-03 Thread Martin G Miller
so its a feature that they get reused for multiple devices.  If I only
have 1 nic and 1 connection type specified, there should only be 1 entry
in the drop down list.  I have another machine running Intrepid from a
clean install of rc1 and it has 2 nics in it.  The drop down correctly
shows 2 entries, one for each nic.  On my machine, I would have 4
entries.

I think this is a different bug(s).  I will start a new one for it.

Thanks.

-- 
[regression] devices/interfaces not set to auto in /etc/network/interfaces 
get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)
https://bugs.launchpad.net/bugs/279262
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 279262] Re: [regression] devices/interfaces not set to auto in /etc/network/interfaces get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)

2008-11-03 Thread Alexander Sack
On Mon, Nov 03, 2008 at 03:50:57PM -, Martin G Miller wrote:
 I think this is a different bug(s).  I will start a new one for it.

ok if that is because you see the devices duplicated its bug 262974
... but i think you found it.


 - Alexander

-- 
[regression] devices/interfaces not set to auto in /etc/network/interfaces 
get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)
https://bugs.launchpad.net/bugs/279262
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 279262] Re: [regression] devices/interfaces not set to auto in /etc/network/interfaces get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)

2008-11-03 Thread Alexander Sack
wont fix in intrepid.

** Changed in: network-manager (Ubuntu Intrepid)
   Status: Triaged = Won't Fix

-- 
[regression] devices/interfaces not set to auto in /etc/network/interfaces 
get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)
https://bugs.launchpad.net/bugs/279262
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 279262] Re: [regression] devices/interfaces not set to auto in /etc/network/interfaces get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)

2008-10-31 Thread Alexander Sack
On Fri, Oct 31, 2008 at 11:51:46AM -, Martin G Miller wrote:
 I had only 1 nic defilned in Hardy with choices of a static IP address
 and DHCP, set up with the old network manager.  Here is the contents of
 interfaces.dpkg-old, which I assume is my old interfaces file.  There
 are no blank lines and only 1 static IP nic is listed.

please post the output of

 ls -la /etc/network/interfaces*

 - Alexander

-- 
[regression] devices/interfaces not set to auto in /etc/network/interfaces 
get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)
https://bugs.launchpad.net/bugs/279262
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 279262] Re: [regression] devices/interfaces not set to auto in /etc/network/interfaces get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)

2008-10-31 Thread Martin G Miller
Here is the output you requested:

[EMAIL PROTECTED]:~$ ls -la /etc/network/interfaces*
-rw-r--r-- 1 root root 325 2008-10-31 07:53 /etc/network/interfaces
-rw-r--r-- 1 root root 537 2008-10-30 20:35 /etc/network/interfaces~
-rw-r--r-- 1 root root 496 2006-04-19 11:49 /etc/network/interfaces.dpkg-old
-rw-r--r-- 1 root root 532 2008-10-30 20:33 /etc/network/interfaces.old
[EMAIL PROTECTED]:~$ 

The last one on the list interfaces.old is a backup I made of
interfaces before I removed all the blank lines and the eth0 and eth1
references.

-- 
[regression] devices/interfaces not set to auto in /etc/network/interfaces 
get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)
https://bugs.launchpad.net/bugs/279262
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 279262] Re: [regression] devices/interfaces not set to auto in /etc/network/interfaces get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)

2008-10-31 Thread Alexander Sack
On Thu, Oct 30, 2008 at 12:32:57PM -, jOin3r wrote:
 Workaround is to remove network interface from 
 /etc/udev/rules.d/70-persistent-net.rules
 and remove the interface from /etc/network/interfaces


why remove from persistent-net.rules? removing just from interfaces
should be enough.

 - Alexander

-- 
[regression] devices/interfaces not set to auto in /etc/network/interfaces 
get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)
https://bugs.launchpad.net/bugs/279262
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 279262] Re: [regression] devices/interfaces not set to auto in /etc/network/interfaces get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)

2008-10-31 Thread Alexander Sack
i am not aware of any code that would touch /etc/network/interfaces
during hardy-intrepid update. How sure are you that you did not have
those empty lines before?

-- 
[regression] devices/interfaces not set to auto in /etc/network/interfaces 
get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)
https://bugs.launchpad.net/bugs/279262
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 279262] Re: [regression] devices/interfaces not set to auto in /etc/network/interfaces get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)

2008-10-31 Thread Martin G Miller
I had only 1 nic defilned in Hardy with choices of a static IP address
and DHCP, set up with the old network manager.  Here is the contents of
interfaces.dpkg-old, which I assume is my old interfaces file.  There
are no blank lines and only 1 static IP nic is listed.

# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# This is a list of hotpluggable network interfaces.
# They will be activated automatically by the hotplug subsystem.
mapping hotplug
script grep
map eth0

# The primary network interface


iface eth0 inet static
address 192.168.1.4
netmask 255.255.255.0
gateway 192.168.1.1


auto eth0

-- 
[regression] devices/interfaces not set to auto in /etc/network/interfaces 
get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)
https://bugs.launchpad.net/bugs/279262
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 279262] Re: [regression] devices/interfaces not set to auto in /etc/network/interfaces get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)

2008-10-30 Thread jOin3r
Workaround is to remove network interface from 
/etc/udev/rules.d/70-persistent-net.rules
and remove the interface from /etc/network/interfaces
Reboot and enjoy network manager.

-- 
[regression] devices/interfaces not set to auto in /etc/network/interfaces 
get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)
https://bugs.launchpad.net/bugs/279262
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 279262] Re: [regression] devices/interfaces not set to auto in /etc/network/interfaces get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)

2008-10-30 Thread Martin G Miller
Here is an update.  I reexamined my /etc/network/interfaces and I found
a lot of blank lines that obscured the phantom eth1 info

***The file contents starts here
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# This is a list of hotpluggable network interfaces.
# They will be activated automatically by the hotplug subsystem.









iface eth0 inet static
address 192.168.1.4
netmask 255.255.255.0
gateway 192.168.1.1

auto eth0

iface eth1 inet static
address 192.168.1.4
netmask 255.255.255.0
gateway 192.168.1.1

auto eth1
The file contents ends here*

As you can see there were a lot of blank lines that I missed the first
time around. Also, it defined 2 nics that had the same IP address.  I'm
lucky it worked at all.

when I removed the blank lines and commented out all the info at the end
of the file and restarted the computer, I had my network manager applet
back in the tray and I could configure my one and only nic.  I now have
2 wired networks listed.  One is the default DHCP and the other is the
static IP that I wanted to run.  It switches back and forth between them
without problems.  I have checked the static one to connect
automatically and unchecked that for the DHCP connection.

It seems to work fine now.

The big block of blank lines was added during the Hardy to Intrepid
upgrade.  I don't know how the 2 nics with same IP address got in there.

-- 
[regression] devices/interfaces not set to auto in /etc/network/interfaces 
get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)
https://bugs.launchpad.net/bugs/279262
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 279262] Re: [regression] devices/interfaces not set to auto in /etc/network/interfaces get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)

2008-10-30 Thread Martin G Miller
It didn't show clearly in my previous post.

here is what it looked like starting with what should have been the last
2 lines of the file:

# This is a list of hotpluggable network interfaces.
# They will be activated automatically by the hotplug subsystem.

The blank lines started here.  There were 30 or 40 of them

Then the following appeared:

iface eth0 inet static
address 192.168.1.4
netmask 255.255.255.0
gateway 192.168.1.1

auto eth0

iface eth1 inet static
address 192.168.1.4
netmask 255.255.255.0
gateway 192.168.1.1

auto eth1

-- 
[regression] devices/interfaces not set to auto in /etc/network/interfaces 
get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)
https://bugs.launchpad.net/bugs/279262
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 279262] Re: [regression] devices/interfaces not set to auto in /etc/network/interfaces get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)

2008-10-29 Thread Martin G Miller
Since upgrading from hardy to Intrepid I have a similar issue.  I had
set Hardy up with static IP and on upgrade to Intrepid, I have no nm-
applet   I am online, but can't manage my nic.  It gives me the read
only message mentioned above.  Oddly, the Network Configuration shows I
have 2 nics, eth0 and eth1.  eth0 has no mac address and eth 1 has a mac
address.  My system only has 1 nic and no wireless, about as simple as
it gets.  attempting an /etc/init.d/networking restart results in an
error stating it can't resolve eth0.  I need to remove the eth1 entry
and properly set up eth0, but can't.

Here is my interfaces file:
# This file describes the network interfaces available on your system
# and how to activate them. For more information, see interfaces(5).

# The loopback network interface
auto lo
iface lo inet loopback

# This is a list of hotpluggable network interfaces.
# They will be activated automatically by the hotplug subsystem.


Here is my nm-system-settings.conf:
[main]
plugins=ifupdown,keyfile

[ifupdown]
managed=false

If I go into my bios and disable the onboard nic, the nm-applet will
appear in the top panel showing no defined interfaces.  Network
Configuration still shows my phantom eth0 and eth1 and neither has an
ip address or mac address assigned.

If I could just get rid on the phantom eht1 and configure eth0, I
suspect things would be back to normal.

-- 
[regression] devices/interfaces not set to auto in /etc/network/interfaces 
get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)
https://bugs.launchpad.net/bugs/279262
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 279262] Re: [regression] devices/interfaces not set to auto in /etc/network/interfaces get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)

2008-10-29 Thread Alexander Sack
On Wed, Oct 29, 2008 at 03:18:22PM -, Martin G Miller wrote:
 Since upgrading from hardy to Intrepid I have a similar issue.  I had
 set Hardy up with static IP and on upgrade to Intrepid, I have no nm-
 applet   I am online, but can't manage my nic.  It gives me the read
 only message mentioned above.  Oddly, the Network Configuration shows I
 have 2 nics, eth0 and eth1.  eth0 has no mac address and eth 1 has a mac
 address.  My system only has 1 nic and no wireless, about as simple as
 it gets.  attempting an /etc/init.d/networking restart results in an
 error stating it can't resolve eth0.  I need to remove the eth1 entry
 and properly set up eth0, but can't.

Attach your complete syslog

 - Alexander

-- 
[regression] devices/interfaces not set to auto in /etc/network/interfaces 
get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)
https://bugs.launchpad.net/bugs/279262
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 279262] Re: [regression] devices/interfaces not set to auto in /etc/network/interfaces get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)

2008-10-29 Thread Martin G Miller
Here is my syslog from today.

** Attachment added: syslog.txt
   http://launchpadlibrarian.net/19055066/syslog.txt

-- 
[regression] devices/interfaces not set to auto in /etc/network/interfaces 
get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)
https://bugs.launchpad.net/bugs/279262
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 279262] Re: [regression] devices/interfaces not set to auto in /etc/network/interfaces get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)

2008-10-28 Thread aussiebuddha
I quotes the iface line for eth0 and now it works miraculously.
hope a fix gets there before intrepid is out.

laptop:~$ cat /etc/network/interfaces
auto lo
iface lo inet loopback
auto eth0
#iface eth0 inet dhcp

-- 
[regression] devices/interfaces not set to auto in /etc/network/interfaces 
get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)
https://bugs.launchpad.net/bugs/279262
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


Re: [Bug 279262] Re: [regression] devices/interfaces not set to auto in /etc/network/interfaces get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)

2008-10-28 Thread Alexander Sack
On Tue, Oct 28, 2008 at 11:02:11AM -, aussiebuddha wrote:
 I quotes the iface line for eth0 and now it works miraculously.
 hope a fix gets there before intrepid is out.
 
 laptop:~$ cat /etc/network/interfaces
 auto lo
 iface lo inet loopback
 auto eth0
 #iface eth0 inet dhcp
 

thats working as designed then.

 - Alexander

-- 
[regression] devices/interfaces not set to auto in /etc/network/interfaces 
get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)
https://bugs.launchpad.net/bugs/279262
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 279262] Re: [regression] devices/interfaces not set to auto in /etc/network/interfaces get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)

2008-10-23 Thread Alexander Sack
ubuntu-release: please decide whether we can get this this in intrepid.

** Description changed:

  the regression here is that devices are unmanaged even though they dont
  have a auto eth0 line in /etc/network/interfaces
  
  Here an example of an interfaces configuration that should not set the 
devices in unmanaged mode
  
https://bugs.edge.launchpad.net/ubuntu/+source/network-manager/+bug/279262/comments/14
  
  To reproduce:
  place the interfaces configuration from the above comment and see that after 
restart the device is unmanaged in intrepid, but managed in hardy (0.6).
  
  The code we shipped in NM 0.6 that shows that auto connections were
  blacklisted is:
  
  for (curr_b = ifparser_getfirst (); curr_b; curr_b = curr_b-next) {
  if ((!strcmp (curr_b-type, auto) || !strcmp (curr_b-type, 
allow-hotplug))
   strstr (curr_b-name, iface))
  blacklist = TRUE;
  }
  
  The proposed patch is committed to the ubuntu.0.7 branch (see Related 
Branches section in this bug) and can be seen here:

http://bazaar.launchpad.net/~network-manager/network-manager/ubuntu.0.7/annotate/2957?file_id=012ifupdownunmanagea-20081022120139-7rgnlk84604f1ysu-1
+ 
+ Impact:
+ + no impact for new users
+ + no impact for users that installed in gutsy or later and didnt tweak their 
/etc/network/interfaces
+ + users with dhcp that installed before that will most likely see their 
interface as being unmanaged and no up even though those interfaces were 
previously managed. Note: we transitioned those old installs in gutsy to NM by 
commenting just the ethX lines in /etc/network/interfaces.
+ 
+ Risk:
+ + patch appears reasonable minimal

** Description changed:

  the regression here is that devices are unmanaged even though they dont
  have a auto eth0 line in /etc/network/interfaces
  
  Here an example of an interfaces configuration that should not set the 
devices in unmanaged mode
  
https://bugs.edge.launchpad.net/ubuntu/+source/network-manager/+bug/279262/comments/14
  
  To reproduce:
  place the interfaces configuration from the above comment and see that after 
restart the device is unmanaged in intrepid, but managed in hardy (0.6).
  
  The code we shipped in NM 0.6 that shows that auto connections were
  blacklisted is:
  
  for (curr_b = ifparser_getfirst (); curr_b; curr_b = curr_b-next) {
  if ((!strcmp (curr_b-type, auto) || !strcmp (curr_b-type, 
allow-hotplug))
   strstr (curr_b-name, iface))
  blacklist = TRUE;
  }
  
  The proposed patch is committed to the ubuntu.0.7 branch (see Related 
Branches section in this bug) and can be seen here:

http://bazaar.launchpad.net/~network-manager/network-manager/ubuntu.0.7/annotate/2957?file_id=012ifupdownunmanagea-20081022120139-7rgnlk84604f1ysu-1
  
  Impact:
  + no impact for new users
  + no impact for users that installed in gutsy or later and didnt tweak their 
/etc/network/interfaces
- + users with dhcp that installed before that will most likely see their 
interface as being unmanaged and no up even though those interfaces were 
previously managed. Note: we transitioned those old installs in gutsy to NM by 
commenting just the ethX lines in /etc/network/interfaces.
+ + users with dhcp that installed before that will most likely see their 
interface as being unmanaged and not upped on startup even though those 
interfaces were previously managed by NM. Note: we transitioned those old 
installs in gutsy to NM by commenting just the ethX lines in 
/etc/network/interfaces.
  
  Risk:
  + patch appears reasonable minimal

** Description changed:

  the regression here is that devices are unmanaged even though they dont
  have a auto eth0 line in /etc/network/interfaces
  
  Here an example of an interfaces configuration that should not set the 
devices in unmanaged mode
  
https://bugs.edge.launchpad.net/ubuntu/+source/network-manager/+bug/279262/comments/14
  
  To reproduce:
  place the interfaces configuration from the above comment and see that after 
restart the device is unmanaged in intrepid, but managed in hardy (0.6).
  
  The code we shipped in NM 0.6 that shows that auto connections were
  blacklisted is:
  
  for (curr_b = ifparser_getfirst (); curr_b; curr_b = curr_b-next) {
  if ((!strcmp (curr_b-type, auto) || !strcmp (curr_b-type, 
allow-hotplug))
   strstr (curr_b-name, iface))
  blacklist = TRUE;
  }
  
  The proposed patch is committed to the ubuntu.0.7 branch (see Related 
Branches section in this bug) and can be seen here:

http://bazaar.launchpad.net/~network-manager/network-manager/ubuntu.0.7/annotate/2957?file_id=012ifupdownunmanagea-20081022120139-7rgnlk84604f1ysu-1
  
  Impact:
  + no impact for new users
  + no impact for users that installed in gutsy or later and didnt tweak their 

[Bug 279262] Re: [regression] devices/interfaces not set to auto in /etc/network/interfaces get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)

2008-10-23 Thread Alexander Sack
** Description changed:

  the regression here is that devices are unmanaged even though they dont
  have a auto eth0 line in /etc/network/interfaces
  
  Here an example of an interfaces configuration that should not set the 
devices in unmanaged mode
  
https://bugs.edge.launchpad.net/ubuntu/+source/network-manager/+bug/279262/comments/14
  
  To reproduce:
  place the interfaces configuration from the above comment and see that after 
restart the device is unmanaged in intrepid, but managed in hardy (0.6).
  
  The code we shipped in NM 0.6 that shows that auto connections were
  blacklisted is:
  
  for (curr_b = ifparser_getfirst (); curr_b; curr_b = curr_b-next) {
  if ((!strcmp (curr_b-type, auto) || !strcmp (curr_b-type, 
allow-hotplug))
   strstr (curr_b-name, iface))
  blacklist = TRUE;
  }
  
  The proposed patch is committed to the ubuntu.0.7 branch (see Related 
Branches section in this bug) and can be seen here:

http://bazaar.launchpad.net/~network-manager/network-manager/ubuntu.0.7/annotate/2957?file_id=012ifupdownunmanagea-20081022120139-7rgnlk84604f1ysu-1
  
+ Test packages with that patch are available: https://edge.launchpad.net
+ /~network-manager/+archive
+ 
  Impact:
  1. no impact for new users
  2. no impact for users that installed in gutsy or later and didnt modify 
their /etc/network/interfaces (e.g. through gnome network-admin)
  3. users with dhcp that installed before that will most likely see their 
interface as being unmanaged and not upped on startup even though those 
interfaces were previously managed by NM. Note: we transitioned those old 
installs in gutsy to NM by commenting just the auto ethX lines in 
/etc/network/interfaces.
  
  Risk:
  + patch appears reasonable minimal

** Description changed:

  the regression here is that devices are unmanaged even though they dont
  have a auto eth0 line in /etc/network/interfaces
  
  Here an example of an interfaces configuration that should not set the 
devices in unmanaged mode
  
https://bugs.edge.launchpad.net/ubuntu/+source/network-manager/+bug/279262/comments/14
  
  To reproduce:
- place the interfaces configuration from the above comment and see that after 
restart the device is unmanaged in intrepid, but managed in hardy (0.6).
+ use the /etc/network/interfaces configuration from the above comment and see 
that after restart the device is unmanaged in intrepid, but managed in hardy 
(0.6).
  
  The code we shipped in NM 0.6 that shows that auto connections were
  blacklisted is:
  
  for (curr_b = ifparser_getfirst (); curr_b; curr_b = curr_b-next) {
  if ((!strcmp (curr_b-type, auto) || !strcmp (curr_b-type, 
allow-hotplug))
   strstr (curr_b-name, iface))
  blacklist = TRUE;
  }
  
  The proposed patch is committed to the ubuntu.0.7 branch (see Related 
Branches section in this bug) and can be seen here:

http://bazaar.launchpad.net/~network-manager/network-manager/ubuntu.0.7/annotate/2957?file_id=012ifupdownunmanagea-20081022120139-7rgnlk84604f1ysu-1
  
  Test packages with that patch are available: https://edge.launchpad.net
  /~network-manager/+archive
  
  Impact:
  1. no impact for new users
  2. no impact for users that installed in gutsy or later and didnt modify 
their /etc/network/interfaces (e.g. through gnome network-admin)
  3. users with dhcp that installed before that will most likely see their 
interface as being unmanaged and not upped on startup even though those 
interfaces were previously managed by NM. Note: we transitioned those old 
installs in gutsy to NM by commenting just the auto ethX lines in 
/etc/network/interfaces.
  
  Risk:
  + patch appears reasonable minimal

-- 
[regression] devices/interfaces not set to auto in /etc/network/interfaces 
get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)
https://bugs.launchpad.net/bugs/279262
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 279262] Re: [regression] devices/interfaces not set to auto in /etc/network/interfaces get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)

2008-10-23 Thread Alexander Sack
** Changed in: network-manager (Ubuntu Intrepid)
   Target: ubuntu-8.10 = None

-- 
[regression] devices/interfaces not set to auto in /etc/network/interfaces 
get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)
https://bugs.launchpad.net/bugs/279262
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 279262] Re: [regression] devices/interfaces not set to auto in /etc/network/interfaces get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)

2008-10-23 Thread Steve Langasek
Thanks for the cogent summary, Alexander.

Questions:
- Is a fix available? (Can you post it to the bug?)
- Under what circumstances will a user have an /etc/network/interfaces with no 
'auto' lines like this, that they want NM to manage?  Will a user ever have 
such a config as a result of Ubuntu upgrades, or does this only happen if a 
user has manually edited /etc/network/interfaces?

Design-wise, I'm not sure why NM should be managing any interfaces from
/e/n/i that don't have either auto or allow-hotplug set.  Why is the
example you pointed to one that NM should *not* set in unmanaged mode?

-- 
[regression] devices/interfaces not set to auto in /etc/network/interfaces 
get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)
https://bugs.launchpad.net/bugs/279262
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 279262] Re: [regression] devices/interfaces not set to auto in /etc/network/interfaces get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)

2008-10-22 Thread Alexander Sack
** Description changed:

  the regression here is that devices are unmanaged even though they dont
  have a auto eth0 line in /etc/network/interfaces
  
  Here an example of an interfaces configuration that should not set the 
devices in unmanaged mode
  
https://bugs.edge.launchpad.net/ubuntu/+source/network-manager/+bug/279262/comments/14
  
  To reproduce:
  place the interfaces configuration from the above comment and see that after 
restart the device is unmanaged in intrepid, but managed in hardy (0.6).
  
  The code we shipped in NM 0.6 that shows that auto connections were
  blacklisted is:
  
  for (curr_b = ifparser_getfirst (); curr_b; curr_b = curr_b-next) {
  if ((!strcmp (curr_b-type, auto) || !strcmp (curr_b-type, 
allow-hotplug))
   strstr (curr_b-name, iface))
  blacklist = TRUE;
  }
  
  The proposed patch is committed to the ubuntu.0.7 branch (see Related 
Branches section in this bug) and can be seen here:
-   
http://bazaar.launchpad.net/~network-manager/network-manager/ubuntu.0.7/annotate/2956?file_id=012ifupdownunmanagea-20081022120139-7rgnlk84604f1ysu-1
+   
http://bazaar.launchpad.net/~network-manager/network-manager/ubuntu.0.7/annotate/2957?file_id=012ifupdownunmanagea-20081022120139-7rgnlk84604f1ysu-1

-- 
[regression] devices/interfaces not set to auto in /etc/network/interfaces 
get blacklisted in 0.7 (intrepid) but were managed in 0.6 (hardy and before)
https://bugs.launchpad.net/bugs/279262
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
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs