Bug 50112 - Missing UCR header: /etc/nagios-plugins/config/univention-{samba,s4-connector}.cfg
Missing UCR header: /etc/nagios-plugins/config/univention-{samba,s4-connector...
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: 50109
Blocks:
  Show dependency treegraph
 
Reported: 2019-09-05 13:04 CEST by Philipp Hahn
Modified: 2019-09-16 15:50 CEST (History)
0 users

See Also:
What kind of report is it?: Development Internal
What type of bug is this?: 3: Simply Wrong: The implementation doesn't match the docu
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 Philipp Hahn univentionstaff 2019-09-05 13:04:18 CEST
+++ This bug was initially created as a clone of Bug #50109 +++
test/ucs-test/tests/03_ucr/63checkucrwarning:
  Error: Missing UCR header for /etc/nagios-plugins/config/univention-samba.cfg
  Error: Missing UCR header for /etc/nagios-plugins/config/univention-s4-connector.cfg

# dpkg -S /etc/univention/templates/files/etc/nagios-plugins/config/univention-s*.cfg
univention-nagios-s4-connector: /etc/univention/templates/files/etc/nagios-plugins/config/univention-s4-connector.cfg
univention-nagios-samba: /etc/univention/templates/files/etc/nagios-plugins/config/univention-samba.cfg

Patch: +@%@UCRWARNING=# @%@

Please remove the file from WHITELIST in the ucs-test after fixing.