Bug ID 1021062
Summary yast2 clone_system fails to work with systemd 232
Classification openSUSE
Product openSUSE Tumbleweed
Version Current
Hardware Other
OS Other
Status NEW
Severity Normal
Priority P5 - None
Component AutoYaST
Assignee autoyast-maintainers@suse.de
Reporter mlin@suse.com
QA Contact qa-bugs@suse.de
Found By ---
Blocker ---

Created attachment 710986 [details]
complete yast logs

in the TW staging, we see this issue while clone an fresh system
https://openqa.opensuse.org/tests/337891#step/yast2_clone_system/3

2017-01-20 03:32:06 <1> linux-04c2(3587) [Ruby] yast2/systemd_unit.rb:122
`systemctl show iscsid.socket  --property=Id  --property=MainPID 
--property=Description  --property=LoadState  --property=ActiveState 
--property=SubState  --property=UnitFileState  --property=FragmentPath `
2017-01-20 03:32:06 <3> linux-04c2(3587) [Ruby] yast2/systemd_unit.rb:151
Failed to get properties for unit 'iscsid' ; Command ` LANG=C TERM=dumb
COLUMNS=1024 systemctl --no-legend --no-pager --no-ask-password show
iscsid.socket  --property=Id  --property=MainPID  --property=Description 
--property=LoadState  --property=ActiveState  --property=SubState 
--property=UnitFileState  --property=FragmentPath ` returned error:
2017-01-20 03:32:06 <3> linux-04c2(3587) [Ruby] yast/wfm.rb:236 Client call
failed with 'Socket unit 'iscsid' not found' and backtrace
["/usr/share/YaST2/modules/systemd_socket.rb:79:in `find!'",
"/usr/share/YaST2/modules/IscsiClientLib.rb:1089:in `getServiceStatus'",
"/usr/share/YaST2/modules/IscsiClient.rb:210:in `Read'",
"/usr/share/YaST2/clients/iscsi-client_auto.rb:98:in `main'",
"/usr/share/YaST2/clients/iscsi-client_auto.rb:126:in `<top (required)>'",
"/usr/lib64/ruby/vendor_ruby/2.2.0/yast/wfm.rb:223:in `eval'",
"/usr/lib64/ruby/vendor_ruby/2.2.0/yast/wfm.rb:223:in `run_client'",
"/usr/lib64/ruby/vendor_ruby/2.2.0/yast/wfm.rb:192:in `call_builtin'",
"/usr/lib64/ruby/vendor_ruby/2.2.0/yast/wfm.rb:192:in `call_builtin_wrapper'",
"/usr/lib64/ruby/vendor_ruby/2.2.0/yast/wfm.rb:181:in `CallFunction'",
"/usr/share/YaST2/modules/Call.rb:44:in `Function'",
"/usr/share/YaST2/modules/AutoinstClone.rb:109:in `CommonClone'",
"/usr/share/YaST2/modules/AutoinstClone.rb:199:in `block in Process'",
"/usr/lib64/ruby/vendor_ruby/2.2.0/yast/builtins.rb:92:in `call'",
"/usr/lib64/ruby/vendor_ruby/2.2.0/yast/builtins.rb:92:in `block in foreach'",
"/usr/lib64/ruby/vendor_ruby/2.2.0/yast/builtins.rb:91:in `each'",
"/usr/lib64/ruby/vendor_ruby/2.2.0/yast/builtins.rb:91:in `foreach'",
"/usr/share/YaST2/modules/AutoinstClone.rb:187:in `Process'",
"/usr/share/YaST2/clients/clone_system.rb:131:in `doClone'",
"/usr/share/YaST2/clients/clone_system.rb:62:in `main'",
"/usr/share/YaST2/clients/clone_system.rb:139:in `<top (required)>'",
"/usr/lib64/ruby/vendor_ruby/2.2.0/yast/wfm.rb:223:in `eval'",
"/usr/lib64/ruby/vendor_ruby/2.2.0/yast/wfm.rb:223:in `run_client'"]
2017-01-20 03:32:06 <3> linux-04c2(3587) [Ruby] yast/wfm.rb:257 Internal error.
Please report a bug report with logs.
Details: Socket unit 'iscsid' not found
Caller:  /usr/share/YaST2/modules/systemd_socket.rb:79:in `find!'

the complete yast2 logs are attached.


You are receiving this mail because: