Bug 37937

Summary: python-notifier 0.9.7
Product: UCS Reporter: Sönke Schwardt-Krummrich <schwardt>
Component: GeneralAssignee: Bugzilla Mailingliste <bugzilla>
Status: RESOLVED DUPLICATE QA Contact:
Severity: normal    
Priority: P5 CC: best, gohmann, hahn
Version: UCS 4.0   
Target Milestone: UCS 4.0-x   
Hardware: Other   
OS: Linux   
See Also: https://forge.univention.org/bugzilla/show_bug.cgi?id=36472
https://forge.univention.org/bugzilla/show_bug.cgi?id=37457
https://forge.univention.org/bugzilla/show_bug.cgi?id=39073
What kind of report is it?: --- 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: tar of the source package

Description Sönke Schwardt-Krummrich univentionstaff 2015-03-04 16:22:19 CET
Created attachment 6745 [details]
tar of the source package

A new version of python-notifier is available: 0.9.7

Packages attached. Got them directly from the maintainer (Andreas).

Does not contain fix for #37457.
Comment 1 Sönke Schwardt-Krummrich univentionstaff 2015-03-04 16:24:49 CET
But bug 36472 is fixed
Comment 2 Florian Best univentionstaff 2015-03-04 16:35:37 CET
Good would be to also wait for my pull request as it contains fixed for some other bugs:
https://github.com/crunchy-github/python-notifier/pull/7/commits
Comment 3 Philipp Hahn univentionstaff 2015-04-16 09:28:23 CEST
The debian/* files are not UTF-8 encoded.
This should be fixed before importing them into repo-ng.
Comment 4 Philipp Hahn univentionstaff 2015-04-16 09:29:09 CEST
*** Bug 35284 has been marked as a duplicate of this bug. ***
Comment 5 Philipp Hahn univentionstaff 2015-04-16 13:46:03 CEST
(In reply to Philipp Hahn from comment #3)
> The debian/* files are not UTF-8 encoded.
> This should be fixed before importing them into repo-ng.

UCS-4.0 has one package, where the Package information is not UTF-8 encoded. The concatenated Packages files then are invalid, as they contain mixed UTF-8 and ISO-8859-1 characters.

$ cd /var/univention/buildsystem2/packages
$ find ucs_4.0-0 ucs_4.0-0-ucs4.0-? ucs_4.0-0-errata4.0-? \
 -name \*.packages \( -exec iconv -f UTF-8 -o /dev/null {} \; -o -print \)
ucs_4.0-0/all/python-notifier_0.9.5-1.22.201411061120_all.deb.packages
Comment 6 Florian Best univentionstaff 2015-05-05 18:25:12 CEST
The deb file in that archive is btw. broken / empty.

*** This bug has been marked as a duplicate of bug 37457 ***