[Bug 1223504] New: transactional_update cannot deal with new table look of snapper
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.
https://bugzilla.suse.com/show_bug.cgi?id=1223504 Arvin Schnell <aschnell@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |aschnell@suse.com Found By|--- |Development -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1223504 Arvin Schnell <aschnell@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|screening-team-bugs@suse.de |iforster@suse.com -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1223504 Ana Guerrero <ana.guerrero@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ana.guerrero@suse.com -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1223504 Ignaz Forster <iforster@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |IN_PROGRESS -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1223504 https://bugzilla.suse.com/show_bug.cgi?id=1223504#c1 Ignaz Forster <iforster@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|IN_PROGRESS |RESOLVED Resolution|--- |FIXED --- Comment #1 from Ignaz Forster <iforster@suse.com> --- Fixed in transactional-update 4.6.7: https://build.opensuse.org/request/show/1170997 -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1223504 https://bugzilla.suse.com/show_bug.cgi?id=1223504#c2 Ana Guerrero <ana.guerrero@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|FIXED |--- Status|RESOLVED |REOPENED --- Comment #2 from Ana Guerrero <ana.guerrero@suse.com> --- I'm afraid there is still some issue going on, see the failure in the transactional_update test: https://openqa.opensuse.org/tests/4159669#step/transactional_update/196 transactional-update 4.6.7 started Options: -n rollback 8│single││FriMay310:40:462024│root│12.07MiB│number│SnapshotUpdateof#7│ Separate /var detected. Rollback to snapshot 8│single││FriMay310:40:462024│root│12.07MiB│number│SnapshotUpdateof#7│... /sbin/transactional-update: line 1293: [: 8│single││FriMay310:40:462024│root│12.07MiB│number│SnapshotUpdateof#7│: integer expression expected 2024-05-03 10:43:26 tukit 4.6.7 started 2024-05-03 10:43:26 Options: rollback 8│single││FriMay310:40:462024│root│12.07MiB│number│SnapshotUpdateof#7│ Invalid snapshot '8│single││FriMay310:40:462024│root│12.07MiB│number│SnapshotUpdateof#7│'. ERROR: `snapper rollback 8│single││FriMay310:40:462024│root│12.07MiB│number│SnapshotUpdateof#7│` returned with error code 1. ERROR: Rollback to snapshot 8│single││FriMay310:40:462024│root│12.07MiB│number│SnapshotUpdateof#7│ failed! transactional-update finished HWQhg-1- And snapper_create (IIRC this is the original issue) https://openqa.opensuse.org/tests/4159674#step/snapper_create/25 -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1223504 https://bugzilla.suse.com/show_bug.cgi?id=1223504#c3 --- Comment #3 from Arvin Schnell <aschnell@suse.com> --- That looks more like a problem of openQA to me (I have already reported one, see bug #1223840). -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1223504 https://bugzilla.suse.com/show_bug.cgi?id=1223504#c4 Ignaz Forster <iforster@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|iforster@suse.com |mkravec@suse.com --- Comment #4 from Ignaz Forster <iforster@suse.com> --- Yes, these are the openQA tests themselves failing. Assigning to Martin. -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1223504 Martin Kravec <mkravec@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Assignee|mkravec@suse.com |dheidler@suse.com -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1223504 https://bugzilla.suse.com/show_bug.cgi?id=1223504#c6 Martin Kravec <mkravec@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mkravec@suse.com --- Comment #6 from Martin Kravec <mkravec@suse.com> --- Assigned to Dominik since he wrote snapper parsing code. See https://github.com/os-autoinst/os-autoinst-distri-opensuse/pull/19231 for possible fix. -- You are receiving this mail because: You are on the CC list for the bug.
https://bugzilla.suse.com/show_bug.cgi?id=1223504 Santiago Zarate <santiago.zarate@suse.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |santiago.zarate@suse.com Assignee|dheidler@suse.com |santiago.zarate@suse.com -- You are receiving this mail because: You are on the CC list for the bug.
participants (1)
-
bugzilla_noreply@suse.com