Lukas Ocilka changed bug 1172898
What Removed Added
CC   locilka@suse.com

Comment # 10 on bug 1172898 from
The error looks like coming from here:
https://github.com/yast/yast-yast2/blob/master/library/systemd/src/lib/yast2/systemd/target.rb#L52

The line contains:
undef_method :start, :stop, :enable, :disable, :restart

The error is:
failed with 'undefined method `start'

So ... "undefining" something that was not defined?
Connected with Ruby 2.7?


You are receiving this mail because: