|
Bugzilla – Full Text Bug Listing |
| Summary: | Internal error in LanItems.rb | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE Tumbleweed | Reporter: | Freek de Kruijf <freek> |
| Component: | YaST2 | Assignee: | E-mail List <yast2-maintainers> |
| Status: | RESOLVED DUPLICATE | QA Contact: | Jiri Srain <jsrain> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | freek, jreidinger |
| Version: | Current | ||
| Target Milestone: | --- | ||
| Hardware: | armv5 | ||
| OS: | Other | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | The y2logs.tgz | ||
|
Description
Freek de Kruijf
2015-05-14 20:08:47 UTC
Created attachment 634329 [details]
The y2logs.tgz
After selecting OK the module ends. The network is not configurable using yast.
Can you please check if it is duplicate of bug#925178 ? Easy load of network module should show it. 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.
ok, so lets mark it as duplicate *** This bug has been marked as a duplicate of bug 933274 *** |