Bug 735215
Summary: | prefdm should hide ply screen if no dm is installed | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Lennart Poettering <lpoetter> |
Component: | initscripts | Assignee: | Bill Nottingham <notting> |
Status: | CLOSED ERRATA | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 16 | CC: | iarlyy, jonathan, notting, plautrba, rvokal |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | initscripts-9.32-1.fc16 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2011-09-11 01:44:31 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: |
Description
Lennart Poettering
2011-09-01 20:06:22 UTC
http://git.fedorahosted.org/git/?p=initscripts.git;a=commitdiff;h=4bf4bb047cd0e15852108bcc26d249531936f5b6 Added in master, will be in F-16 at some point. Hmm, I don't think this patch will be enough. Note that the exit code if no dm is around is 127, not 1. It seems as if the script exits at some earlier place if no dm is around. I am really not sure though which one that would be... It shouldn't... that's the point of the 'shopt -s execfail' eariler in the script. initscripts-9.32-1.fc16 has been submitted as an update for Fedora 16. https://admin.fedoraproject.org/updates/initscripts-9.32-1.fc16 Package initscripts-9.32-1.fc16: * should fix your issue, * was pushed to the Fedora 16 testing repository, * should be available at your local mirror within two days. Update it with: # su -c 'yum update --enablerepo=updates-testing initscripts-9.32-1.fc16' as soon as you are able to. Please go to the following url: https://admin.fedoraproject.org/updates/initscripts-9.32-1.fc16 then log in and leave karma (feedback). initscripts-9.32-1.fc16 has been pushed to the Fedora 16 stable repository. If problems still persist, please make note of it in this bug report. |