Bug 1157686

Summary: Installation of aarch64 Tumbleweed from kde live image fails with 'previous snapshot not found' error
Product: [openSUSE] openSUSE Tumbleweed Reporter: Guillaume GARDET <guillaume.gardet>
Component: YaST2Assignee: YaST Team <yast-internal>
Status: RESOLVED FIXED QA Contact: Jiri Srain <jsrain>
Severity: Minor    
Priority: P5 - None CC: afaerber, dmueller, fvogt, guillaume.gardet, kanderssen
Version: Current   
Target Milestone: ---   
Hardware: Other   
OS: Other   
URL: https://openqa.opensuse.org/tests/1093600/modules/await_install/steps/51
Whiteboard:
Found By: --- Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---
Attachments: y2log

Description Guillaume GARDET 2019-11-25 11:29:21 UTC
Created attachment 824890 [details]
y2log

Installation of aarch64 Tumbleweed from kde live image fails with: 'previous snapshot not found' error.

See y2logs in attachment for details and openQA: https://openqa.opensuse.org/tests/1093600/modules/await_install/steps/51
Comment 2 Fabian Vogt 2019-11-25 14:09:59 UTC
Looks like a mismatch between yast and snapper versions:

2019-11-23 04:31:18 <1> localhost.localdomain(2815) [Ruby] installation/snapshots_finish.rb:31 Creating root filesystem snapshot
2019-11-23 04:31:21 <3> localhost.localdomain(2815) [bash] ShellCommand.cc(shellcommand):78 Unknown global option '--csvout'.
2019-11-23 04:31:21 <3> localhost.localdomain(2815) [bash] ShellCommand.cc(shellcommand):78 Try 'snapper --help' for more information.

YaST should probably hard require snapper with at least that version, reassigning.
Comment 5 Knut Alejandro Anderssen González 2021-05-11 08:59:41 UTC
I guess it is already fixed in recent versions as snapper should be already using latest versions which support the --csvout option.

Guillaume, could you confirm that it can be closed already as fixed?
Comment 6 Guillaume GARDET 2021-05-11 09:34:57 UTC
Indeed, latest openQA is green: https://openqa.opensuse.org/tests/1732276
Comment 7 Knut Alejandro Anderssen González 2021-05-11 14:16:17 UTC
Closing it as fixed according to last comment.