Bug 523741
| Summary: | hald stop in %post, system is not registered to satellite after successful ks | ||||||||
|---|---|---|---|---|---|---|---|---|---|
| Product: | Red Hat Enterprise Linux 5 | Reporter: | Petr Sklenar <psklenar> | ||||||
| Component: | hal | Assignee: | Richard Hughes <rhughes> | ||||||
| Status: | CLOSED WONTFIX | QA Contact: | desktop-bugs <desktop-bugs> | ||||||
| Severity: | high | Docs Contact: | |||||||
| Priority: | high | ||||||||
| Version: | 5.4 | CC: | gkhachik, jhutar, psklenar | ||||||
| Target Milestone: | --- | ||||||||
| Target Release: | --- | ||||||||
| Hardware: | ia64 | ||||||||
| OS: | Linux | ||||||||
| Whiteboard: | |||||||||
| Fixed In Version: | Doc Type: | Bug Fix | |||||||
| Doc Text: | Story Points: | --- | |||||||
| Clone Of: | Environment: | ||||||||
| Last Closed: | 2014-06-02 13:21:50 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: | 500798 | ||||||||
| Attachments: |
|
||||||||
|
Description
Petr Sklenar
2009-09-16 14:43:05 UTC
Created attachment 361297 [details]
kickstart for ia64
last action written in Satellite kickstart status is Last File Requested: /Server/Deployment_Guide-en-US-5.2-11.noarch.rpm kickstart status doesn't recognize that its already finished and Deployment_Guide-en-US-5.2-11.noarch.rpm was last downloaded package up to /root/install.log So, I did a bunch of testing on this, and found it is unique to ia64, and it has this behavior for every ia64 system I tried. As a result, I'm going to say that this is not a Satellite bug, and instead is either a HAL or Anaconda bug. I'm going to flip it to HAL first, and if it needs to go to Anaconda, so be it. However, because 5.4 does in fact install (even though it does not register), the kickstart tree is clean. [root@test02-ia64 ~]# grep -i hal ks-post.log Stopping HAL daemon: [FAILED] Starting HAL daemon: [FAILED] Introspect error: The name org.freedesktop.Hal was not provided by any .service files Introspect error: The name org.freedesktop.Hal was not provided by any .service files Please see Bug 495680 - CRM #1900142 hald & dbus-daemon stopped in %post of RHEL5 installations for more information. (In reply to comment #0) > % post section from /root/ks-post.log > Stopping system message bus: [FAILED]^M > Starting system message bus: [ OK ]^M > Stopping HAL daemon: [FAILED]^M > Starting HAL daemon: [FAILED]^M This looks to me like the messagebus is crashing soon after start. Does 'dbus-monitor' work after you've restarted messagebus, or does it print a warning? Also, if dbus is working as expected, can you please attach the complete output of: killall -9 hald /usr/sbin/hald --verbose=yes --daemon=no Thanks. Richard. This bug/component is not included in scope for RHEL-5.11.0 which is the last RHEL5 minor release. This Bugzilla will soon be CLOSED as WONTFIX (at the end of RHEL5.11 development phase (Apr 22, 2014)). Please contact your account manager or support representative in case you need to escalate this bug. Thank you for submitting this request for inclusion in Red Hat Enterprise Linux 5. We've carefully evaluated the request, but are unable to include it in RHEL5 stream. If the issue is critical for your business, please provide additional business justification through the appropriate support channels (https://access.redhat.com/site/support). |