Bug 42258 - Shrink univention-lib
Shrink univention-lib
Status: NEW
Product: UCS
Classification: Unclassified
Component: General
UCS 5.0
Other Linux
: P5 normal (vote)
: ---
Assigned To: UCS maintainers
https://wiki.debian.org/DependencyHell
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2016-09-05 15:09 CEST by Philipp Hahn
Modified: 2020-06-22 14:38 CEST (History)
2 users (show)

See Also:
What kind of report is it?: Development Internal
What type of bug is this?: ---
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 2016-09-05 15:09:04 CEST
univention-lib is a collection of many scripts, which are used all over UCS.
The problem is their dependencies: If a single script needs some other package as a dependency, it gets added to debian/control which delays the availability of all scripts until all dependencies are satisfied. This is a problem when updating systems.

One example is Bug #42242, which pulls in shell-univention-lib → python-univention-lib → python-samba → samba-libs → libldb1

The script fragments should be moved to the providing packages, that is:
  ucr.sh depends on univention-config anyway and should be provided by that package.

For umc.sh there already is Bug #42201.

/usr/share/univention-lib/base.sh
/usr/share/univention-lib/umc.sh
/usr/share/univention-lib/ucr.sh
/usr/share/univention-lib/admember.sh
/usr/share/univention-lib/ldap.sh
/usr/share/univention-lib/all.sh