| Summary: | install upstart via yum failed | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Huy Phung Nhat <mad.scientist124> |
| Component: | yum | Assignee: | Seth Vidal <skvidal> |
| Status: | CLOSED NOTABUG | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | unspecified | Docs Contact: | |
| Priority: | unspecified | ||
| Version: | 16 | CC: | ffesti, james.antill, maxamillion, pmatilai, tla, zpavlas |
| 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: | 2011-11-16 15:27:14 UTC | Type: | --- |
| Regression: | --- | Mount Type: | --- |
| Documentation: | --- | CRM: | |
| Verified Versions: | Category: | --- | |
| oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
| Cloudforms Team: | --- | Target Upstream Version: | |
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.
|
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: