Description of problem: Updating initscripts to initscripts.i686 0:9.12-1.fc13 fails because of dependency problems: sudo yum update Loaded plugins: langpacks, presto, refresh-packagekit Adding en_US to language list Setting up Update Process Resolving Dependencies --> Running transaction check ---> Package initscripts.i686 0:9.12-1.fc13 set to be updated --> Processing Conflict: initscripts-9.12-1.fc13.i686 conflicts NetworkManager < 1:0.8.0-12.git20100504 --> Finished Dependency Resolution Error: initscripts conflicts with NetworkManager Version-Release number of selected component (if applicable): initscripts.i686 0:9.12-1.fc13 How reproducible: Always Steps to Reproduce: 1.yum update initscripts 2. 3. Actual results: See Description Expected results: update is done Additional info:
same problem here. Bill, we are needing something from NetworkManager maintainer? Thanks for your report. -- Fedora Bugzappers Team Member
Looks like there's a Conflicts in the initscripts that is causing this problem. I did a yum update on my system without NetworkManager installed, which upgraded initscripts to initscripts-9.12-1.fc13, I downloaded the available NetworkManager package with 'yumdownloader', and ran: # rpm -ivv --test NetworkManager-0.8.0-11.git20100503.fc13.x86_64.rpm and saw this: D: package initscripts-9.12-1.fc13.x86_64 has unsatisfied Conflicts: NetworkManager < 1:0.8.0-12.git20100504 This leads me to think that there's a NetworkManager 0.8.0-12* that hasn't hit the yum repos yet, and is causing this problem.
*** Bug 589588 has been marked as a duplicate of this bug. ***
That version of NetworkManager should be available in the latest branched F-13 tree.