Bug 52581 - Migrate ucs-school-italc to dh_python
Migrate ucs-school-italc to dh_python
Status: CLOSED FIXED
Product: UCS@school
Classification: Unclassified
Component: General
UCS@school 5.0
Other Linux
: P5 normal (vote)
: UCS@school 4.4 v9-errata
Assigned To: Florian Best
Tobias Wenzel
:
Depends on:
Blocks: 52578
  Show dependency treegraph
 
Reported: 2021-01-12 14:16 CET by Florian Best
Modified: 2021-07-12 15: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:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Florian Best univentionstaff 2021-01-12 14:16:50 CET
The package ucs-school-italc needs to be migrated to dh_python.

See: https://hutten.knut.univention.de/mediawiki/index.php/Python_DebHelper_Migration
Comment 1 Florian Best univentionstaff 2021-06-03 00:30:46 CEST
ucs-school-italc.yaml
5cbf23b7296e | Bug #52581: migrate ucs-school-italc to dh_python

ucs-school-italc (13.0.0-1)
5cbf23b7296e | Bug #52581: migrate ucs-school-italc to dh_python
Comment 2 Tobias Wenzel univentionstaff 2021-06-04 15:31:43 CEST
QA: looks good

-> added python2
 italc will not be available in ucs5. Is this the reason why there's only /usr/lib/python2.7/dist-packages/italc.x86_64-linux-gnu.so ?


grep Package:  ucs-school-italc/debian/control 
Package: python-italc


diff -U0 python-italc-before.list python-italc-after.list 
--- python-italc-before.list	2021-03-23 10:13:04.432000000 +0100
+++ python-italc-after.list	2021-03-23 10:23:07.584000000 +0100
@@ -4,3 +4,3 @@

-/usr/lib/pyshared/python2.7/italc.so
+/usr/lib/python2.7/dist-packages/italc.x86_64-linux-gnu.so
@@ -12,2 +11,0 @@

-/usr/share/python-support/python-italc.public

-> no pyshared & python-support  OK


new name:
+/usr/lib/python2.7/dist-packages/italc.x86_64-linux-gnu.so

6.1 Scripts none
6.2 UMC modules UMC-Computerrom with italc OK

- view desktop OK
- lock/ unlock desktop OK
- lock/ unlock input OK
- logout OK
- restart OK
- shutdown OK
- presentation mode OK

6.3 UCR templates none
6.4 Traceback in listener.log none
Comment 3 Tobias Wenzel univentionstaff 2021-06-07 10:32:49 CEST
Jenkins looks good -> verify
Comment 4 Tobias Wenzel univentionstaff 2021-07-01 11:59:44 CEST
Errata updates for UCS@school 4.4 v9 have been released.

https://docs.software-univention.de/changelog-ucsschool-4.4v9-de.html

If this error occurs again, please clone this bug.