ugly error message from obnam:
00h28m12s 42015 files; 108.21 MiB (224.7 KiB/s)
/home/liw/.mozilla/firefox/td0gERROR: Cannot back up
/home/liw/.mozilla/firefox/td0gy7bo.default/urlclassifier3.sqlite-journal:
(2, 'No such file or directory',
'/home/liw/.mozilla/firefox/td0gy7bo.default/urlclassifier3.sqlite-journal')
- should start error message on new line
- should not print Python tuple
--liw
I believe the tuple printing is now fixed. --liw
The problem with error messages getting printed out in the middle of progress output has now been fixed in git master. --liw done