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/transactional-update.in#L1383

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-nextroot-for-softreboot#L14


You are receiving this mail because: