Hide Forgot
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:
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.