| Summary: | NetworkManager 1.2.0-0.7.beta2.fc25 break my ethernet connection | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | dominique <chepioq> |
| Component: | NetworkManager | Assignee: | Lubomir Rintel <lkundrak> |
| Status: | CLOSED EOL | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | high | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 25 | CC: | bgalvani, dcbw, eddy.pilon, lkundrak, npmccallum |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2017-12-12 10:54:20 UTC | Type: | Bug |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
(In reply to dominique from comment #0) > After this update, I reboot and my ethernet don't work, ifconfig don't show > my ethernet connection, just lo part. > > I downgrade to the previous package (1.2.0-0.6.beta2.1.fc24), and with that > all work fine. > > Where is the problem ? What's the output of 'nmcli c; nmcli d' ? Ok I upgrade to NetworkManager 1.2.0-0.7.beta2.fc25, after reboot my ethernet don't work and I have :
[dominique@host-192-168-1-2 ~]$ nmcli c
NOM UUID TYPE PÉRIPHÉRIQUE
enp4s0 9a90728d-7ad9-4c8e-8c2c-bc712370c728 802-3-ethernet --
[dominique@host-192-168-1-2 ~]$ nmcli d
PÉRIPHÉRIQUE TYPE ÉTAT CONNEXION
[dominique@host-192-168-1-2 ~]$
With NetworkManager 1.2.0-0.6.beta2.1.fc24 I have :
[dominique@host-192-168-1-2 ~]$ nmcli c
NOM UUID TYPE PÉRIPHÉRIQUE
enp4s0 9a90728d-7ad9-4c8e-8c2c-bc712370c728 802-3-ethernet enp4s0
[dominique@host-192-168-1-2 ~]$ nmcli d
PÉRIPHÉRIQUE TYPE ÉTAT CONNEXION
enp4s0 ethernet connecté enp4s0
wlp3s0 wifi indisponible --
lo loopback non-géré --
[dominique@host-192-168-1-2 ~]$
*** Bug 1321398 has been marked as a duplicate of this bug. *** I am seeing this as well. I was able to manually bring up the interface using wpa_supplicant and dhclient, so know the kernel part is working. This does appear to be a NetworkManager bug. Downgrading to 1.2.0-0.6.beta2.1.fc24 also worked for me. Thank Beniamino I update NetworkManager to 1.2.0-0.8.beta3.fc25 version from koji, and that solve issue for me. Thank again. This bug appears to have been reported against 'rawhide' during the Fedora 25 development cycle. Changing version to '25'. This message is a reminder that Fedora 25 is nearing its end of life. Approximately 4 (four) weeks from now Fedora will stop maintaining and issuing updates for Fedora 25. It is Fedora's policy to close all bug reports from releases that are no longer maintained. At that time this bug will be closed as EOL if it remains open with a Fedora 'version' of '25'. Package Maintainer: If you wish for this bug to remain open because you plan to fix it in a currently maintained version, simply change the 'version' to a later Fedora version. Thank you for reporting this issue and we are sorry that we were not able to fix it before Fedora 25 is end of life. If you would still like to see this bug fixed and are able to reproduce it against a later version of Fedora, you are encouraged change the 'version' to a later Fedora version prior this bug is closed as described in the policy above. Although we aim to fix as many bugs as possible during every release's lifetime, sometimes those efforts are overtaken by events. Often a more recent Fedora release includes newer upstream software that fixes bugs or makes them obsolete. Fedora 25 changed to end-of-life (EOL) status on 2017-12-12. Fedora 25 is no longer maintained, which means that it will not receive any further security or bug fix updates. As a result we are closing this bug. If you can reproduce this bug against a currently maintained version of Fedora please feel free to reopen this bug against that version. If you are unable to reopen this bug, please file a new report against the current release. If you experience problems, please add a comment to this bug. Thank you for reporting this bug and we are sorry it could not be fixed. |
I test F25 rawhide and yesterday there are update for NetworkManager : NetworkManager x86_64 1:1.2.0-0.7.beta2.fc25 rawhide 2.5 M NetworkManager-adsl x86_64 1:1.2.0-0.7.beta2.fc25 rawhide 237 k NetworkManager-bluetooth x86_64 1:1.2.0-0.7.beta2.fc25 rawhide 257 k NetworkManager-config-connectivity-fedora x86_64 1:1.2.0-0.7.beta2.fc25 rawhide 102 k NetworkManager-glib x86_64 1:1.2.0-0.7.beta2.fc25 rawhide 366 k NetworkManager-libnm x86_64 1:1.2.0-0.7.beta2.fc25 rawhide 532 k NetworkManager-team x86_64 1:1.2.0-0.7.beta2.fc25 rawhide 237 k NetworkManager-wifi x86_64 1:1.2.0-0.7.beta2.fc25 rawhide 264 k NetworkManager-wwan x86_64 1:1.2.0-0.7.beta2.fc25 rawhide 361 k After this update, I reboot and my ethernet don't work, ifconfig don't show my ethernet connection, just lo part. I downgrade to the previous package (1.2.0-0.6.beta2.1.fc24), and with that all work fine. Where is the problem ?