Bug 749971 - install upstart via yum failed
Summary: install upstart via yum failed
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Fedora
Classification: Fedora
Component: yum
Version: 16
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Seth Vidal
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-10-29 10:28 UTC by Huy Phung Nhat
Modified: 2014-01-21 23:20 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2011-11-16 15:27:14 UTC
Type: ---


Attachments (Terms of Use)

Description Huy Phung Nhat 2011-10-29 10:28:24 UTC
Description of problem:
[huy@huypn ~]$ sudo yum install upstart
Loaded plugins: auto-update-debuginfo, langpacks, presto, refresh-packagekit
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package upstart.x86_64 0:1.2-4.fc16 will be installed
--> Processing Dependency: libnih.so.1(LIBNIH_1_0)(64bit) for package: upstart-1.2-4.fc16.x86_64
--> Processing Dependency: libnih-dbus.so.1(LIBNIH_DBUS_1_0)(64bit) for package: upstart-1.2-4.fc16.x86_64
--> Processing Dependency: /etc/rc.d/rc.sysinit for package: upstart-1.2-4.fc16.x86_64
--> Processing Dependency: libnih.so.1()(64bit) for package: upstart-1.2-4.fc16.x86_64
--> Processing Dependency: libnih-dbus.so.1()(64bit) for package: upstart-1.2-4.fc16.x86_64
--> Running transaction check
---> Package initscripts-legacy.x86_64 0:9.33-1.fc16 will be installed
--> Processing Dependency: initscripts = 9.33-1.fc16 for package: initscripts-legacy-9.33-1.fc16.x86_64
---> Package libnih.x86_64 0:1.0.2-4.fc15 will be installed
--> Finished Dependency Resolution
Error: Package: initscripts-legacy-9.33-1.fc16.x86_64 (fedora)
           Requires: initscripts = 9.33-1.fc16
           Installed: initscripts-9.34-2.fc16.x86_64 (@updates-testing)
               initscripts = 9.34-2.fc16
           Available: initscripts-9.33-1.fc16.x86_64 (fedora)
               initscripts = 9.33-1.fc16
 You could try using --skip-broken to work around the problem
 You could try running: rpm -Va --nofiles --nodigest


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


How reproducible:


Steps to Reproduce:
1.
2.
3.
  
Actual results:


Expected results:


Additional info:

Comment 1 James Antill 2011-11-16 15:27:14 UTC
Error: Package: initscripts-legacy-9.33-1.fc16.x86_64 (fedora)
           Requires: initscripts = 9.33-1.fc16
           Installed: initscripts-9.34-2.fc16.x86_64 (@updates-testing)
               initscripts = 9.34-2.fc16
           Available: initscripts-9.33-1.fc16.x86_64 (fedora)
               initscripts = 9.33-1.fc16

...as it says, this is a packaging problem. You have foo-2 installed and something requires foo-1 ... if you enable updates-testing the problem will problably go away, or downgrade initscripts.


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