https://bugzilla.suse.com/show_bug.cgi?id=1223504 Bug ID: 1223504 Summary: transactional_update cannot deal with new table look of snapper Classification: openSUSE Product: openSUSE Tumbleweed Version: Current Hardware: Other OS: Other Status: NEW Severity: Normal Priority: P5 - None Component: Basesystem Assignee: screening-team-bugs@suse.de Reporter: aschnell@suse.com QA Contact: qa-bugs@suse.de Target Milestone: --- Found By: --- Blocker: --- See https://build.opensuse.org/request/show/1169010. snapper uses unicode symbols for the table lines now. The code in transactional_update cannot deal with that: https://github.com/openSUSE/transactional-update/blob/master/sbin/transactio... transactional_update should use the CSV or JSON output of snapper instead. CSV is partly used already: https://github.com/openSUSE/transactional-update/blob/master/systemd/prepare... -- You are receiving this mail because: You are on the CC list for the bug.