Bug 31724 - Make mapping.py a real UCR template
Make mapping.py a real UCR template
Status: RESOLVED DUPLICATE of bug 52043
Product: UCS
Classification: Unclassified
Component: S4 Connector
UCS 4.2
Other Linux
: P5 enhancement (vote)
: ---
Assigned To: Samba maintainers
:
Depends on: 19279
Blocks: 19316 24010
  Show dependency treegraph
 
Reported: 2013-06-12 11:50 CEST by Frank Greif
Modified: 2021-03-24 22:10 CET (History)
3 users (show)

See Also:
What kind of report is it?: Bug Report
What type of bug is this?: 2: Improvement: Would be a product improvement
Who will be affected by this bug?: 4: Will affect most installed domains
How will those affected feel about the bug?: 2: A Pain – users won’t like this once they notice it
User Pain: 0.091
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional): Troubleshooting
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Frank Greif 2013-06-12 11:50:24 CEST
+++ This bug was initially created as a clone of Bug #19279 +++

Es sollte ein Skript geschrieben werden, welches anhand der MD5 Summen prüft, ob auf dem System veränderte Template Dateien vorhanden sind.

Dieses Skript sollte im postup.sh aufgerufen werden und eine Meldung ausgeben, wenn veränderte Dateien gefunden wurden.

Zusätzlich sollte es eine Prüfung in ucs-test geben.

+++ new problem +++

Package univention-s4-connector contains at least one template (/etc/univention/connector/s4/mapping) which is not located inside the /etc/univention/templates/files path, so the check script would not pick it up.

Expected solution, one of:

(1) template is moved into the path currently being checked,
(2) check script gets the ability to know about templates outside the usual path.
Comment 1 Stefan Gohmann univentionstaff 2014-03-10 08:48:27 CET
That's not really a UCR problem. The main problem seems to be that the mapping file is not a really UCR template. It uses the UCR filter mechanism but not more.

I think we should convert the mapping file to a real UCR template.
Comment 2 Ingo Steuwer univentionstaff 2020-07-03 20:54:41 CEST
This issue has been filed against UCS 4.2.

UCS 4.2 is out of maintenance and many UCS components have changed in later releases. Thus, this issue is now being closed.

If this issue still occurs in newer UCS versions, please use "Clone this bug" or reopen it and update the UCS version. In this case please provide detailed information on how this issue is affecting you.
Comment 3 Florian Best univentionstaff 2021-03-24 22:09:05 CET
The S4-Connector mapping file is not a UCR filtered file anymore but has been replaced with a real python module.
See Bug #52043 comment 5.

*** This bug has been marked as a duplicate of bug 52043 ***