Bug 49978 - univention-ucs-translation-template: Missing dependencies
univention-ucs-translation-template: Missing dependencies
Status: CLOSED FIXED
Product: UCS
Classification: Unclassified
Component: General
UCS 4.4
Other Linux
: P5 normal (vote)
: UCS 4.4-1-errata
Assigned To: Philipp Hahn
Florian Best
:
Depends on:
Blocks: 48698 49997
  Show dependency treegraph
 
Reported: 2019-08-08 13:21 CEST by Philipp Hahn
Modified: 2019-09-18 13:23 CEST (History)
1 user (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:
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 2019-08-08 13:21:14 CEST
Package uses python-{lxml,magic,polib,u-c-r}
Does not work from src-dir.
Comment 1 Philipp Hahn univentionstaff 2019-08-08 18:48:52 CEST
<git:phahn/49978-translation> @ <https://git.knut.univention.de/univention/ucs/tree/phahn/49978-translation>
Comment 2 Philipp Hahn univentionstaff 2019-09-05 16:27:14 CEST
[4.4-1] 331c72c4e8 Bug #49978 l10n: Fix translation tools
[4.4-1] c0162e53a8 Bug #49978 l10n: Update package dependencies
 packaging/univention-ucs-translation-template/debian/changelog | 6 ++++++
 1 file changed, 6 insertions(+)

Package: univention-ucs-translation-template
Version: 6.0.0-3A~4.4.0.201909051547
Branch: ucs_4.4-0
Scope: errata4.4-1

[4.4-1] a62b055701 Bug #49978: univention-ucs-translation-template 6.0.0-3A~4.4.0.201909051547
 doc/errata/staging/univention-ucs-translation-template.yaml | 10 ++++++++++
 1 file changed, 10 insertions(+)

QA: I successfully rebuild all packages locally using .u-l18n:
 for dir in $(find -maxdepth 4 -name doc -prune -o \( -name \*.umc-modules -o -name \*.univention-l10n \) -print | cut -d/ -f2-3 | sort -u); do (cd "$dir" && pwd && apt -qq --assume-yes build-dep . && dpkg-buildpackage -uc -us -b;) || break; done

QA: All dependent packages should already be maintained.
Comment 3 Florian Best univentionstaff 2019-09-17 12:05:59 CEST
OK: code review
OK: updated dependencies
~OK: YAML (could be more verbose, un-technical)
OK: package build using the new build-dependency
Comment 4 Erik Damrose univentionstaff 2019-09-18 13:23:22 CEST
<http://errata.software-univention.de/ucs/4.4/279.html>