Bug 588814 - IPv4-only connections fail in NetworkManager-0.8.0-11.git20100503
Summary: IPv4-only connections fail in NetworkManager-0.8.0-11.git20100503
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: NetworkManager
Version: 13
Hardware: i686
OS: Linux
low
medium
Target Milestone: ---
Assignee: Dan Williams
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
: 588754 588815 588882 588922 588967 589020 589082 589324 589329 589394 589517 (view as bug list)
Depends On:
Blocks: F13Blocker, F13FinalBlocker
TreeView+ depends on / blocked
 
Reported: 2010-05-04 16:42 UTC by Anatoli Sakhnik
Modified: 2010-06-10 19:07 UTC (History)
23 users (show)

Fixed In Version: NetworkManager-0.8.1-0.1.git20100510.fc12
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2010-05-06 07:03:16 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
NetworkManager wifi connection failure (4.81 KB, application/octet-stream)
2010-05-04 16:42 UTC, Anatoli Sakhnik
no flags Details
/var/log/messages (part) (5.88 KB, application/octet-stream)
2010-05-04 19:19 UTC, Juan P. Daza P.
no flags Details
/var/log/messages (part) (with sendbus command) (14.84 KB, application/octet-stream)
2010-05-04 19:25 UTC, Juan P. Daza P.
no flags Details
Log with debugging on (2.61 KB, application/x-gzip)
2010-05-04 19:29 UTC, Anatoli Sakhnik
no flags Details
debug output (5.24 KB, application/x-gzip)
2010-05-04 21:04 UTC, Chad Feller
no flags Details
debug log (14.72 KB, text/plain)
2010-05-04 21:54 UTC, jmccann
no flags Details
nm debug log (9.98 KB, text/plain)
2010-05-04 22:34 UTC, jmccann
no flags Details
Another /var/log/messages w/ NM debug output (13.76 KB, text/plain)
2010-05-04 23:54 UTC, James Laska
no flags Details

Description Anatoli Sakhnik 2010-05-04 16:42:14 UTC
Created attachment 411329 [details]
NetworkManager wifi connection failure

Description of problem:

> The NetworkManager fails to connect with either kernel.

Version-Release number of selected component (if applicable):

> NetworkManager.i686 1:0.8.0-11.git20100503.fc13

How reproducible:

> 100% on the laptop Asus F8SG


Steps to Reproduce:
1. Boot the computer, log in
2.
3.
  
Actual results:

> No wireless connection established

Expected results:

> Connected to local wireless access point

Additional info:

> Downgrade to NetworkManager.i686 1:0.8.0-7.git20100422.fc13 solved the problem. See attached strip of system log.

Comment 1 Peter Robinson 2010-05-04 19:10:24 UTC
I'm seeing exactly the same issues on the two (out of 3) Fedora systems running F-13 that have wireless. The third I ran away scared.

One is an Asus eee Box with an ath9k wireless chipset, the other is a Dell Latitude D630 with an iwlagn wifi.

Comment 2 Dan Williams 2010-05-04 19:12:02 UTC
If you can do the following with the broken NM, that would be great...

1) sudo dbus-send --system --print-reply --dest=org.freedesktop.NetworkManager /org/freedesktop/NetworkManager org.freedesktop.NetworkManager.SetLogging string:"DEBUG" string:""

2) recreate the problem

3) attach your /var/log/messages (scrubbing and personal information you don't want public) to this bug report

THanks!

Comment 3 Juan P. Daza P. 2010-05-04 19:19:07 UTC
Created attachment 411379 [details]
/var/log/messages (part)

My debug info about this issue.

---

Fedora Bugzappers volunteer triage team
https://fedoraproject.org/wiki/BugZappers

Comment 4 Juan P. Daza P. 2010-05-04 19:25:47 UTC
Created attachment 411381 [details]
/var/log/messages (part) (with sendbus command)

Debug with sendbus command executed.

---

Fedora Bugzappers volunteer triage team
https://fedoraproject.org/wiki/BugZappers

Comment 5 Anatoli Sakhnik 2010-05-04 19:29:16 UTC
Created attachment 411384 [details]
Log with debugging on

Comment 6 James Laska 2010-05-04 20:45:18 UTC
After discussion with notting and dcbw, they have recommended adding this issue to F13Blocker.  While this issue may be specific to specific hardware or network setups, Dan feels it is serious enough to warrant investigation and resolution for Fedora 13.

Comment 7 Chad Feller 2010-05-04 21:01:59 UTC
Can confirm, same problem:
Dell Precision M60, Intel wireless (ipw2200)

Comment 8 Chad Feller 2010-05-04 21:04:26 UTC
Created attachment 411411 [details]
debug output

debug output from dbus-send, snipped and scrubbed.

Comment 9 Dan Williams 2010-05-04 21:39:34 UTC
*** Bug 588815 has been marked as a duplicate of this bug. ***

Comment 10 Dan Williams 2010-05-04 21:49:54 UTC
*** Bug 588922 has been marked as a duplicate of this bug. ***

Comment 11 jmccann 2010-05-04 21:54:15 UTC
Created attachment 411418 [details]
debug log

Comment 12 Adam Williamson 2010-05-04 21:55:13 UTC
+1 for this as a blocker, especially since it's a late regression (though no blame attached here, we asked for the NM change in the first place via a different blocker bug).

Comment 13 jmccann 2010-05-04 22:34:12 UTC
Created attachment 411422 [details]
nm debug log

Comment 14 Dan Williams 2010-05-04 23:18:16 UTC
Thanks all.  Upstream fix:

commit ad1017974b68ed107caab8357c41043a0e56f1e7
Author: Dan Williams <dcbw>
Date:   Tue May 4 16:14:29 2010 -0700

    core: treat missing IPv6 setting as "ignore" (rh #588814)

Comment 15 Chad Feller 2010-05-04 23:21:23 UTC
Thanks for the amazing turnaround time on this!

Comment 16 James Laska 2010-05-04 23:54:53 UTC
Created attachment 411439 [details]
Another /var/log/messages w/ NM debug output

Comment 17 Dan Williams 2010-05-05 03:28:52 UTC
*** Bug 588967 has been marked as a duplicate of this bug. ***

Comment 18 Dan Williams 2010-05-05 03:28:59 UTC
*** Bug 588882 has been marked as a duplicate of this bug. ***

Comment 19 Dan Williams 2010-05-05 05:19:24 UTC
*** Bug 588754 has been marked as a duplicate of this bug. ***

Comment 20 Michal Schmidt 2010-05-05 07:41:52 UTC
*** Bug 589020 has been marked as a duplicate of this bug. ***

Comment 21 Fedora Update System 2010-05-05 09:16:18 UTC
NetworkManager-0.8.0-12.git20100504.fc13 has been submitted as an update for Fedora 13.
http://admin.fedoraproject.org/updates/NetworkManager-0.8.0-12.git20100504.fc13

Comment 22 Fedora Update System 2010-05-05 09:19:00 UTC
NetworkManager-0.8.0-12.git20100504.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/NetworkManager-0.8.0-12.git20100504.fc12

Comment 23 Thomas Meyer 2010-05-05 18:31:49 UTC
NetworkManager-0.8.0-12.git20100504.fc12 fixes this bug for me.

Comment 24 Chad Feller 2010-05-05 18:43:22 UTC
(In reply to comment #23)
> NetworkManager-0.8.0-12.git20100504.fc12 fixes this bug for me.    

Fixed here too.

Comment 25 Dan Williams 2010-05-05 19:27:55 UTC
*** Bug 589082 has been marked as a duplicate of this bug. ***

Comment 26 Dan Williams 2010-05-05 23:14:14 UTC
*** Bug 589324 has been marked as a duplicate of this bug. ***

Comment 27 Fedora Update System 2010-05-06 03:37:43 UTC
NetworkManager-0.8.0-12.git20100504.fc12 has been pushed to the Fedora 12 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update NetworkManager'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/NetworkManager-0.8.0-12.git20100504.fc12

Comment 28 Fedora Update System 2010-05-06 03:44:36 UTC
NetworkManager-0.8.0-12.git20100504.fc13 has been pushed to the Fedora 13 testing repository.  If problems still persist, please make note of it in this bug report.
 If you want to test the update, you can install it with 
 su -c 'yum --enablerepo=updates-testing update NetworkManager'.  You can provide feedback for this update here: http://admin.fedoraproject.org/updates/NetworkManager-0.8.0-12.git20100504.fc13

Comment 29 Dan Williams 2010-05-06 05:01:08 UTC
*** Bug 589394 has been marked as a duplicate of this bug. ***

Comment 30 Fedora Update System 2010-05-06 07:02:27 UTC
NetworkManager-0.8.0-12.git20100504.fc13 has been pushed to the Fedora 13 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 31 Anatoli Sakhnik 2010-05-06 21:51:06 UTC
Confirm fixed in Fedora 13

Comment 32 Dan Williams 2010-05-06 23:24:32 UTC
*** Bug 589517 has been marked as a duplicate of this bug. ***

Comment 33 Dan Williams 2010-05-06 23:27:02 UTC
*** Bug 589329 has been marked as a duplicate of this bug. ***

Comment 34 David 2010-05-07 10:43:31 UTC
Great turnaround on this guys thx

Comment 35 Fedora Update System 2010-05-11 06:55:04 UTC
NetworkManager-0.8.1-0.1.git20100510.fc12 has been submitted as an update for Fedora 12.
http://admin.fedoraproject.org/updates/NetworkManager-0.8.1-0.1.git20100510.fc12

Comment 36 Fedora Update System 2010-06-10 19:06:43 UTC
NetworkManager-0.8.1-0.1.git20100510.fc12 has been pushed to the Fedora 12 stable repository.  If problems still persist, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.