Bug 55469 - ucs-school-l10n-fr installs unnecessary dev packages
ucs-school-l10n-fr installs unnecessary dev packages
Status: NEW
Product: UCS@school
Classification: Unclassified
Component: General
UCS@school 5.0
Other Linux
: P5 normal (vote)
: ---
Assigned To: UCS@school maintainers
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2022-11-30 16:21 CET by Erik Damrose
Modified: 2022-11-30 16:42 CET (History)
1 user (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?: 3: Will affect average number of installed domains
How will those affected feel about the bug?: 1: Nuisance – not a big deal but noticeable
User Pain: 0.034
Enterprise Customer affected?:
School Customer affected?:
ISV affected?:
Waiting Support:
Flags outvoted (downgraded) after PO Review:
Ticket number:
Bug group (optional): bitesize, Cleanup
Max CVSS v3 score:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Erik Damrose univentionstaff 2022-11-30 16:21:39 CET
ucs-school-l10n-fr installs the french translation. The package seems to install .mo and .json files for the translation in the frontend.

ucs-school-umc-common installs the french translations by default, it depends on ucs-school-l10n-fr, which depends on univention-l10n-dev

With this dependency, over 283 packages, with a space requirement of around 450MiB get installed. There are several 'dev' packages: univention-join-dev univention-management-console-dev, debhelper, git, g++, ..

Do we need the dependency on univention-l10n-dev for the binary package, or is it just a build dependency?
Comment 1 Florian Best univentionstaff 2022-11-30 16:42:42 CET
it was changed accidentally in git:08f2f3fa09edd4de9f7fff4421e8a10574fcdfa3 and is nowadays not required anymore.
Just change it into a build dependency.