Bug 865325
Summary: | bug reporting from text mode doesn't work | ||
---|---|---|---|
Product: | [Fedora] Fedora | Reporter: | Jiri Moskovcak <jmoskovc> |
Component: | anaconda | Assignee: | Vratislav Podzimek <vpodzime> |
Status: | CLOSED CURRENTRELEASE | QA Contact: | Fedora Extras Quality Assurance <extras-qa> |
Severity: | unspecified | Docs Contact: | |
Priority: | unspecified | ||
Version: | 18 | CC: | anaconda-maint-list, awilliam, dfediuck, g.kaviyarasu, jonathan, mbanas, rmarko, vanmeeuwen+fedora, vpodzime |
Target Milestone: | --- | ||
Target Release: | --- | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | anaconda-19.2-1 | Doc Type: | Bug Fix |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2013-05-12 17:04:55 UTC | Type: | Bug |
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: | 920667 |
Description
Jiri Moskovcak
2012-10-11 08:50:18 UTC
It was decided that text mode in F18 is really minimalistic and bug reporting will be available in F19. Hello, would it be at least possible for F18 not to reboot the machine if traceback happens? If it's not a hard task, it would really help with debugging. Thanks. (In reply to comment #2) > Hello, > > would it be at least possible for F18 not to reboot the machine if traceback > happens? If it's not a hard task, it would really help with debugging. > > Thanks. 'nokill' boot option should prevent reboot. Until we have some better exception handling (with bug reporting) in text mode, I'm afraid this is the only option. We /might/ make textmode default to nokill, because there is no way to report the errors. Hopefully for F19 we'll have some way to do error reporting in text mode. Patches for python-meh and anaconda posted to anaconda-patches. As it happens, I tried this the other day, and I was able successfully to file a traceback from text mode. Closing. |