[elbe-devel] upgrade from elbe 12.3 to 12.5 triggers encode error

ew.foe at nassur.net ew.foe at nassur.net
Tue Aug 11 14:25:56 CEST 2020


Hello,

today I started to upgrade my build jobs to elbe 12.5 (from elbe 12.3).


For one build it triggers this error:

> Setting up libtss2-esys0 (2.1.0-4) ...
> pmstatus:libtss2-esys0:77.8833:Preparing to configure libtss2-esys0 (amd64)
> pmstatus:libtss2-esys0:78.0190:Configuring libtss2-esys0 (amd64)
> pmstatus:libtss2-esys0:78.1547:Installed libtss2-esys0 (amd64)
> Setting up chrony (3.4-4) ...
> pmstatus:chrony:78.1547:Preparing to configure chrony (amd64)
> pmstatus:chrony:78.2904:Configuring chrony (amd64)
> Traceback (most recent call last):
>   File "/space/ew/tools/elbe/v12.5/elbe", line 62, in <module>
>     cmdmod.run_command(sys.argv[2:])
>   File "/space/ew/tools/elbe/v12.5/elbepack/commands/control.py",  
> line 189, in run_command
>     action.execute(control, opt, args[1:])
>   File "/space/ew/tools/elbe/v12.5/elbepack/soapclient.py", line  
> 640, in execute
>     print(msg)
> UnicodeEncodeError: 'ascii' codec can't encode character u'\u2026'  
> in position 59: ordinal not in range(128)
> elbe control wait_busy Failed
>
> The project will not be deleted from the initvm.
> The files, that have been built, can be downloaded using:
> /space/ew/tools/elbe/v12.5/elbe control get_files --output  
> "./tmp.build" "/var/cache/elbe/081f97e5-9483-4a5e-a62a-0340a0c67476"
>
> The project can then be removed using:
> /space/ew/tools/elbe/v12.5/elbe control del_project  
> "/var/cache/elbe/081f97e5-9483-4a5e-a62a-0340a0c67476"
>
> Build started, waiting till it finishes

apparently installing chrony triggers the error.

Anyone else seen this?
Erich





More information about the elbe-devel mailing list