Bug 451733
| Summary: | mkinitrd warnings during kernel install.. | ||
|---|---|---|---|
| Product: | [Fedora] Fedora | Reporter: | Dave Jones <davej> |
| Component: | plymouth | Assignee: | Peter Jones <pjones> |
| Status: | CLOSED NEXTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
| Severity: | low | Docs Contact: | |
| Priority: | low | ||
| Version: | rawhide | CC: | dcantrell, petrosyan, pfrields, sangu.fedora, wtogami, wwoods |
| Target Milestone: | --- | ||
| Target Release: | --- | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Fixed In Version: | Doc Type: | Bug Fix | |
| Doc Text: | Story Points: | --- | |
| Clone Of: | Environment: | ||
| Last Closed: | 2008-07-30 14:59:35 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: | |||
| Bug Depends On: | |||
| Bug Blocks: | 438944 | ||
|
Description
Dave Jones
2008-06-17 00:45:57 UTC
$sudo rpm -ihv kernel-2.6.26-0.72.rc6.git2.fc10.i686.rpm kernel-devel-2.6.26-0.72.rc6.git2.fc10.i686.rpm Preparing... ########################################### [100%] 1:kernel ########################################### [ 50%] install: cannot stat `/usr/share/plymouth/details/*': No such file or directory /sbin/ldconfig: /lib/ld-linux.so.2 is not a symbolic link 2:kernel-devel ########################################### [100%] mkinitrd-6.0.53-1.fc10.i386 plymouth-0.3.2-2.fc10.i386 The plymouth warnings seem to be gone, but I still see.. resolveDevice: device spec expected The only message I'm seeing at this point is: /sbin/ldconfig: /lib/ld-linux.so.2 is not a symbolic link which pjones assures me is "completely innocuous". Moving to F10Target. This is actually a plymouth bug. I've fixed it in git but the fix hasn't hit rawhide yet. |