Freek de Kruijf changed bug 930957
What Removed Added
Flags needinfo?(freek@opensuse.org)  

Comment # 3 on bug 930957 from
Now on the RPi 1B:

rpitest:~ # irb
irb(main):001:0> require "yast"
=> true
irb(main):002:0> load "/usr/share/YaST2/modules/LanItems.rb"
/usr/share/YaST2/modules/LanItems.rb:221: warning: duplicated key at line 229
ignored: "rt73usb"
/usr/share/YaST2/modules/LanItems.rb:261: warning: duplicated key at line 272
ignored: "WIRELESS_CLIENT_CERT"
/usr/share/YaST2/modules/LanItems.rb:262: warning: duplicated key at line 275
ignored: "WIRELESS_CA_CERT"
NameError: component cannot import namespace 'Storage'
        from /usr/lib/ruby/vendor_ruby/2.2.0/yast/yast.rb:162:in `import_pure'
        from /usr/lib/ruby/vendor_ruby/2.2.0/yast/yast.rb:162:in `import'
        from /usr/share/YaST2/modules/LanItems.rb:55:in `main'
        from /usr/share/YaST2/modules/LanItems.rb:2638:in `<module:Yast>'
        from /usr/share/YaST2/modules/LanItems.rb:26:in `<top (required)>'
        from (irb):2:in `load'
        from (irb):2
        from /usr/bin/irb:11:in `<main>'
irb(main):003:0> quit
You have new mail in /var/mail/root
rpitest:~ #

same problem.


You are receiving this mail because: