Bug 455307
Summary: | "/sbin/ldconfig: /lib/ld-linux.so.2 is not a symbolic link" when installing kernel | ||||||
---|---|---|---|---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Quentin Armitage <quentin> | ||||
Component: | mkinitrd | Assignee: | Peter Jones <pjones> | ||||
Status: | CLOSED RAWHIDE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> | ||||
Severity: | medium | Docs Contact: | |||||
Priority: | low | ||||||
Version: | rawhide | CC: | dcantrell, kernel-maint, pmatilai, quantumburnz, tcallawa, 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-10-29 17:36:08 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: | 438943 | ||||||
Attachments: |
|
Description
Quentin Armitage
2008-07-14 19:12:20 UTC
two separate bugs here. /sbin/ldconfig: /lib/ld-linux.so.2 is not a symbolic link is a mkinitrd bug. (reassigned). The other.. For kernel-devel: /var/tmp/rpm-tmp.92170: line 12: : command not found error: %post(kernel-devel-2.6.26-136.fc10.i686) scriptlet failed, exit status is a mystery. Can you cat /var/tmp/rpm-tmp.92170 and find out what command its barfing on? Created attachment 311766 [details]
/var/tmp/rpm-tmp.59649 file created by yum install kernel-devel
I attach a new /var/tmp/rpm-tmp.nnnnn from a re-install. It is not easy to catch since it only exists for a few milli-seconds. There appears to be a stray \x19 (^Y) character at end of the file (line 12) That looks like an rpm bug. I recommend leaving this one for Peter to take care of mkinitrd, and file a seperate one for the rpm bug. rpm bug filed as 455333 Just FYI, the junk at end of script was a bug in rpm macro argument handling (a build, not runtime issue) which should be fixed now in rpm-4.5.90-0.git8426.8 which just finished building. The kernel spec is pretty heavy on macros making it a likely candidate for catching regressions in that area... Has this still been an issues Quentin or can we close this as fixed in rawhide? Closing this as fixed, since I can no longer reproduce this. If it is not fixed in the Preview release, please reopen. |