Bug 49841 - nagios-server: OSError: [Errno 17] File exists: '/etc/nagios/conf.univention.d/'
nagios-server: OSError: [Errno 17] File exists: '/etc/nagios/conf.univention.d/'
Status: NEW
Product: UCS
Classification: Unclassified
Component: Monitoring (Prometheus or Nagios)
UCS 4.4
Other Linux
: P5 normal (vote)
: ---
Assigned To: UCS maintainers
UCS maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2019-07-12 13:48 CEST by Valentin Heidelberger
Modified: 2020-07-10 13:47 CEST (History)
2 users (show)

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:
heidelberger: Patch_Available+


Attachments
Set uid to 0 before checking whether '/etc/nagios/conf.univention.d/' exists to get a correct result (654 bytes, patch)
2019-07-12 13:48 CEST, Valentin Heidelberger
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Valentin Heidelberger univentionstaff 2019-07-12 13:48:54 CEST
Created attachment 10117 [details]
Set uid to 0 before checking whether '/etc/nagios/conf.univention.d/' exists to get a correct result

The nagios-server listener module throws a traceback to listener.log because it fails at checking whether '/etc/nagios/conf.univention.d/' exists before trying to create it.