Bug 47644 - univention-appcenter-listener-converter broken
univention-appcenter-listener-converter broken
Status: CLOSED FIXED
Product: UCS
Classification: Unclassified
Component: App Center
UCS 4.3
Other Linux
: P5 normal (vote)
: UCS 4.3-1-errata
Assigned To: Felix Botner
Dirk Wiesenthal
:
Depends on:
Blocks:
  Show dependency treegraph
 
Reported: 2018-08-23 17:46 CEST by Felix Botner
Modified: 2018-08-29 12:49 CEST (History)
0 users

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 Felix Botner univentionstaff 2018-08-23 17:46:52 CEST
2018-08-23 17:35:14 INFO    create of cn=Allowed RODC Password Replication Group,cn=groups,dc=four,dc=three (id: a7fa15c4-3af7-1038-98cb-936ec73f7f7a, file: /var/lib/univention-appcenter/listener//my-listener-test-app/2018-08-23-17-35-14-599427.json)
2018-08-23 17:35:17 ERROR   Error in the Listener converter
Traceback (most recent call last):
  File "/usr/share/univention-appcenter-listener-converter", line 191, in main
    find_and_convert_files(app, lo, pos)
  File "/usr/share/univention-appcenter-listener-converter", line 162, in find_and_convert_files
    if convert(app, dumped, filename, lo, pos):
  File "/usr/share/univention-appcenter-listener-converter", line 126, in convert
    with open(tmp, 'wb') as fd:
IOError: [Errno 2] No such file or directory: u'/var/lib/univention-appcenter/apps/my-listener-test-app/data/listener/2018-08-23-17-35-14-531272.json/.converting.tmp'

it is probably this tmp = os.path.join(dst, '.converting.tmp')
Comment 1 Felix Botner univentionstaff 2018-08-23 17:58:11 CEST
univention-appcenter

046b339392f3ab59545ee48b2c60560dead554a7
d50c98ffd42e22b335f083eccc9c53a43f0c90aa
Comment 2 Dirk Wiesenthal univentionstaff 2018-08-28 16:39:59 CEST
OK, works again
Comment 3 Arvid Requate univentionstaff 2018-08-29 12:49:46 CEST
<http://errata.software-univention.de/ucs/4.3/221.html>