Package: obnam Version: 1.22-1 Severity: important Dear Maintainer,
after updating to the newest version of python-cliapp which should have fixed #873298 the 'backup' command spamms the console output with following messages: UnicodeDecodeError: 'ascii' codec can't decode byte 0xc3 in position 41: ordinal not in range(128) Logged from file backup_plugin.py, line 397 Traceback (most recent call last): File "/usr/lib/python2.7/logging/__init__.py", line 861, in emit msg = self.format(record) File "/usr/lib/python2.7/logging/__init__.py", line 734, in format return fmt.format(record) File "/usr/lib/python2.7/logging/__init__.py", line 476, in format raise e The backup continues until the end. Exit code was 0. The log files shows a successful backup: $ tail -11 /var/log/obnam.log 2017-08-29 20:50:00 INFO Backup performance statistics: 2017-08-29 20:50:00 INFO * files found: 26553 2017-08-29 20:50:00 INFO * files backed up: 482 2017-08-29 20:50:00 INFO * uploaded chunk data: 116075735 bytes (110 MiB) 2017-08-29 20:50:00 INFO * total uploaded data (incl. metadata): 116075735 bytes (110 MiB) 2017-08-29 20:50:00 INFO * total downloaded data (incl. metadata): 36032115 bytes (34 MiB) 2017-08-29 20:50:00 INFO * transfer overhead: 36032115 bytes (34 MiB) 2017-08-29 20:50:00 INFO * duration: 35.5528030396 s (36s) 2017-08-29 20:50:00 INFO * average speed: 3.1136348688 MiB/s 2017-08-29 20:50:00 INFO Backup finished. 2017-08-29 20:50:00 INFO obnam version 1.22 ends normally I classified the bug as Iportant since I#m not sure if I should trust the log file and exit code 0. -- System Information: Debian Release: buster/sid APT prefers unstable APT policy: (500, 'unstable') Architecture: amd64 (x86_64) Kernel: Linux 4.9.13-min (SMP w/4 CPU cores) Locale: LANG=de_AT.UTF-8, LC_CTYPE=de_AT.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.utf8), LANGUAGE=en_US.utf8 (charmap=UTF-8) (ignored: LC_ALL set to en_US.utf8) Shell: /bin/sh linked to /bin/dash Init: systemd (via /run/systemd/system) Versions of packages obnam depends on: ii gnupg 2.1.23-2 ii libc6 2.24-17 ii python 2.7.13-2 ii python-cliapp 1.20170827-1 ii python-fuse 2:0.2.1-14 ii python-larch 1.20151025-1 ii python-paramiko 2.0.0-1 ii python-tracing 0.9-1 ii python-ttystatus 0.34-1 ii python-yaml 3.12-1+b1 obnam recommends no packages. obnam suggests no packages. -- no debconf information