Bug 1554656 - Refactor installation failure detection to produce more meaningful error messages
Summary: Refactor installation failure detection to produce more meaningful error mess...
Keywords:
Status: CLOSED WONTFIX
Alias: None
Product: Beaker
Classification: Retired
Component: general
Version: develop
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: beaker-dev-list
QA Contact: tools-bugs
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2018-03-13 06:23 UTC by Roman Joost
Modified: 2020-10-21 14:18 UTC (History)
0 users

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-10-21 14:14:17 UTC
Embargoed:


Attachments (Terms of Use)

Description Roman Joost 2018-03-13 06:23:27 UTC
This is an outcome from Bug 1413827 comment 8.

Next steps I think we should re-factor the code and split it up into:

a) code which cleans up the log files in order to get to a line we can match on
b) code which tries to detect the failure and/or panic (PanicDetector and InstallFailureDetector are pretty much doing the same thing atm)
c) code which produces a useful error message for the user
d) code which stores the block


Note You need to log in before you can comment on or make changes to this bug.