Bug 455178
Summary: | NetworkManager fails to update via yum update | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | James Crawford <jrefl5> |
Component: | NetworkManager | Assignee: | Dan Williams <dcbw> |
Status: | CLOSED DUPLICATE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | medium | Docs Contact: | |
Priority: | low | ||
Version: | 8 | CC: | dcbw, jbastian, wtogami |
Target Milestone: | --- | Keywords: | Reopened |
Target Release: | --- | ||
Hardware: | x86_64 | ||
OS: | Linux | ||
Whiteboard: | |||
Fixed In Version: | Doc Type: | Bug Fix | |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2008-07-24 22:38:49 UTC | Type: | --- |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: |
Description
James Crawford
2008-07-13 14:30:39 UTC
I managed to upgrade to svn3675 by removing all i386 packages first. Actually, I removed all the NetworkManager* packages, then installed the previous updates with 'rpm', and then 'yum -y update' successfully updated everything. Now I only have x86_64 packages installed. Confirming Jeff's experience, though I only went so far as deleting the i386 packages. So two commands did it: # yum erase NetworkManager*386 # yum update I got it fixed with a little overkill yum erase NetworkManager* yum install NetworkManager*x86_64 I now only have x86_64 packages installes. Thks. *** This bug has been marked as a duplicate of 451519 *** This bug is for Fedora 8, not 9, so this is a clone of 451519, not a duplicate. Re-opening. |