Re: [Freeipa-devel] [PATCH] admintool: Add error message with path to log on failure.

2015-10-15 Thread Tomas Babej
On 10/15/2015 12:33 PM, David Kupka wrote: > Currently, when there is unhanded exception without any message, > installer ends with error code but without any error message. > > Adding line stating that some error occurred and where are logs located > should help with debugging. > > > The

Re: [Freeipa-devel] [PATCH] admintool: Add error message with path to log on failure.

2015-10-15 Thread Tomas Babej
On 10/15/2015 01:30 PM, Tomas Babej wrote: > > > On 10/15/2015 01:24 PM, David Kupka wrote: >> On 15/10/15 13:02, Tomas Babej wrote: >>> >>> >>> On 10/15/2015 12:33 PM, David Kupka wrote: Currently, when there is unhanded exception without any message, installer ends with error code

Re: [Freeipa-devel] [PATCH] admintool: Add error message with path to log on failure.

2015-10-15 Thread Tomas Babej
On 10/15/2015 01:24 PM, David Kupka wrote: > On 15/10/15 13:02, Tomas Babej wrote: >> >> >> On 10/15/2015 12:33 PM, David Kupka wrote: >>> Currently, when there is unhanded exception without any message, >>> installer ends with error code but without any error message. >>> >>> Adding line

Re: [Freeipa-devel] [PATCH] admintool: Add error message with path to log on failure.

2015-10-15 Thread David Kupka
On 15/10/15 13:02, Tomas Babej wrote: On 10/15/2015 12:33 PM, David Kupka wrote: Currently, when there is unhanded exception without any message, installer ends with error code but without any error message. Adding line stating that some error occurred and where are logs located should help

[Freeipa-devel] [PATCH] admintool: Add error message with path to log on failure.

2015-10-15 Thread David Kupka
Currently, when there is unhanded exception without any message, installer ends with error code but without any error message. Adding line stating that some error occurred and where are logs located should help with debugging. -- David Kupka From 15f98f44bf936434f9cbf8ab81b124cd783d3ebf Mon