Bug 53301 - Checking blocking_apps does not supress stderr
Checking blocking_apps does not supress stderr
Status: NEW
Product: UCS
Classification: Unclassified
Component: Update - Release updates
UCS 5.0
Other Linux
: P5 normal (vote)
: ---
Assigned To: UCS maintainers
UCS maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2021-05-21 08:21 CEST by Florian Best
Modified: 2021-05-21 11:17 CEST (History)
0 users

See Also:
What kind of report is it?: Development Internal
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 Florian Best univentionstaff 2021-05-21 08:21:57 CEST
At least via UMC, the output is as following:

> Checking architecture ...                         OK  
> Checking blocking_apps ...                        Unable to cache apps
> Unable to cache apps
> OK
> Checking default_master_packages ...              OK  

It should be:
> Checking architecture ...                         OK    
> Checking blocking_apps ...                        OK
> Checking default_master_packages ...              OK