Bug 50602 - UMC Diagnostic complains about /var/cache/univention-app-appliance after app appliance setup
UMC Diagnostic complains about /var/cache/univention-app-appliance after app ...
Status: NEW
Product: UCS
Classification: Unclassified
Component: General
UCS 4.4
Other Linux
: P5 normal (vote)
: ---
Assigned To: UCS maintainers
UCS maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2019-12-05 15:30 CET by Felix Botner
Modified: 2019-12-05 16:17 CET (History)
0 users

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: 1: Cosmetic issue or missing function but workaround exists
Who will be affected by this bug?: 3: Will affect average number of installed domains
How will those affected feel about the bug?: 1: Nuisance – not a big deal but noticeable
User Pain: 0.017
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 Felix Botner univentionstaff 2019-12-05 15:30:00 CET
###################### Start 31_file_permissions #######################
[2019-12-04 22:09:51.312987] ## Check failed: 31_file_permissions - Überprüfe Datei Berechtigungen ##
[2019-12-04 22:09:51.313016] Datei '/var/cache/univention-app-appliance' hat Datei-Modus 755, 700 war erwartet.
[2019-12-04 22:09:51.313046] ####################### End 31_file_permissions ########################
[2019-12-04 22:09:51.313126] 


at least in our UCS-4.4/job/UCS-4.4-3/job/Update Tests/test_system=owncloud-appliance
Comment 1 Felix Botner univentionstaff 2019-12-05 16:17:27 CET
added workaround in  
 +# workaround for Bug #50602
 +chmod -R 700 /var/cache/univention-app-appliance
please remove after this is fixed