Bug 46759 - Additional Output in Case of Issues
Additional Output in Case of Issues
Status: ASSIGNED
Product: USI
Classification: Unclassified
Component: usi-check tests
unspecified
Other Linux
: P5 normal
: ---
Assigned To: USI maintainer
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2018-03-29 12:11 CEST by Christian Völker
Modified: 2018-12-21 08:43 CET (History)
0 users

See Also:
What kind of report is it?: Feature Request
What type of bug is this?: ---
Who will be affected by this bug?: ---
How will those affected feel about the bug?: ---
User Pain:
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional):
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Christian Völker univentionstaff 2018-03-29 12:11:27 CEST
When usi runs it performs several checks. I do not have a list of them currently.

But:

When usi finds an issue it prints the name of the check (.sh, .py) and the issue.
Example:
02templates.sh
  Modified Templates Found

Please let usi print the templates where differences are found.


Next:
Category: packages
01packagestatus.py
  Corrupt Package Status

Next:
Category: ldap
01listener.sh
  No notifier ID}
  No listener ID



Please print the check itself or what file was checked to get this conclusion.


I guess there are many more checks which would need some additional output.


Background:
Using tools is great in support but support should always know where the information come from.
Comment 1 Christian Völker univentionstaff 2018-03-29 14:22:50 CEST
Add more verbosity to the package check:

Old:
Category: packages
01packagestatus.py
  Corrupt Package Status

Now:
Category: packages
01packagestatus.py
Corrupt Package Status. Check dpkg--audit

Change commited through SVN:

cvoelker@bernhard:~/SVN/internal$ svn commit -m "Bug #46759"
Sende              univention-support-info/usi-check/tests/packages/01packagestatus.py
Übertrage Daten .erledigt
Übertrage Transaktion...
Revision 82979 übertragen.
Comment 2 Christian Völker univentionstaff 2018-03-29 14:28:39 CEST
Next done:


02templates.sh
  Modified Templates Found. Check info/check-templates

Commited.
Comment 3 Christian Völker univentionstaff 2018-12-21 08:43:56 CET
Simply added a single line of code.
TBD!

	cat $1/info/check-templates