Bug 45427

Summary: failed to create symbolic link ‘/usr/lib/pymodules/python2.7/univention/appcenter/ini_parser.py’
Product: UCS Reporter: Philipp Hahn <hahn>
Component: App CenterAssignee: App Center maintainers <appcenter-maintainers>
Status: RESOLVED DUPLICATE QA Contact: App Center maintainers <appcenter-maintainers>
Severity: normal    
Priority: P5 CC: best
Version: UCS 4.2Flags: hahn: Patch_Available+
Target Milestone: ---   
Hardware: Other   
OS: Linux   
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?: 1: Will affect a very few installed domains How will those affected feel about the bug?: 1: Nuisance – not a big deal but noticeable
User Pain: 0.006 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:

Description Philipp Hahn univentionstaff 2017-09-20 12:55:05 CEST
00_checks/99check_log_files found it

> management/univention-appcenter/debian/python-univention-appcenter.preinst:     ln -s /usr/share/pyshared/univention/appcenter/ini_parser.py /usr/lib/pymodules/python2.7/univention/appcenter/ini_parser.py

use "ln -snf ..."
Comment 1 Florian Best univentionstaff 2017-09-20 13:05:39 CEST
What's the problem? We have more than only the one in appcenter, e.g. in UMC and UDM.
Comment 2 Philipp Hahn univentionstaff 2019-09-03 08:38:55 CEST
(In reply to Florian Best from comment #1)
> What's the problem? We have more than only the one in appcenter, e.g. in UMC
> and UDM.

see <https://hutten.knut.univention.de/blog/unix-109-ln-s/>

The target exists, ln fails and creates a log entry, ucs-test finds it, test fails.
Comment 3 Florian Best univentionstaff 2020-07-02 11:06:02 CEST

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