#1010 koji fails runroot because of `UnicodeDecodeError`
Closed: Fixed 5 years ago Opened 5 years ago by dustymabe.

Atomic Workstation (silverblue) ostree runroot tasks are getting marked as failed by pungi because of koji throwing a UnicodeDecodeError because of the arrow () in

[/usr/lib/tmpfiles.d/samba.conf:1] Line references path below legacy directory /var/run/, updating /var/run/samba → /run/samba; please update the tmpfiles.d/ drop-in file accordingly.

See koij task and @lsedlar's investigation


Note: it is client-side problem, as runroot task finished correctly. I suspect printing to stdout, maybe related to #828.

Note: it is client-side problem

are you saying it is a bug in pungi and not koji?

cc @lsedlar

Nope, I only think, that it is the CLI problem - probably unicode handling in output. Which is something we've fixed already.

Which version of Koji? Which platform? Which python interpreter?

Maybe this was already fixed by #828 ?

Which version of Koji? Which platform? Which python interpreter?

Some of that was discussed over here:
https://pagure.io/dusty/failed-composes/issue/580#comment-524114

Maybe this was already fixed by #828 ?

Maybe but the latest build of koji rpm in koji is koji-1.15.1-1.fc28 or koji-1.13.0-4.fc27

FYI: more information about python3 vs python2: https://pagure.io/dusty/failed-composes/issue/580#comment-524386. Seems like it works fine with python3 and not with python2.

We're closing in on 2 months without a successful compose for Silverblue

Sorry, thought it was fixed in Fedora by lsedlar. Anyway, adding upstream patch PR #1041 for 1.17 (maybe 1.16.1 @franzh @mikem ?)

Metadata Update from @tkopecek:
- Issue set to the milestone: 1.17

5 years ago

Metadata Update from @tkopecek:
- Issue tagged with: bug, easyfix

5 years ago

@tkopecek , @mikem the PR #1041 will be included in koji-1.16.1.

Change milestone from 1.17.0 to 1.16.1.

Metadata Update from @franzh:
- Issue set to the milestone: 1.16.1 (was: 1.17)

5 years ago

Login to comment on this ticket.

Metadata