Bug 45427 - failed to create symbolic link ‘/usr/lib/pymodules/python2.7/univention/appcenter/ini_parser.py’
failed to create symbolic link ‘/usr/lib/pymodules/python2.7/univention/appce...
Status: RESOLVED DUPLICATE of bug 49145
Product: UCS
Classification: Unclassified
Component: App Center
UCS 4.2
Other Linux
: P5 normal (vote)
: ---
Assigned To: App Center maintainers
App Center maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2017-09-20 12:55 CEST by Philipp Hahn
Modified: 2020-07-02 11:06 CEST (History)
1 user (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?: 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:
hahn: Patch_Available+


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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 ***