[yast-devel] Re: [opensuse-factory] Problems with yast2
Markus Koßmann wrote:
After updating my factory installation yesterday evening " yast2 sw_single" fails with: 635 Error while creating client module sw_single
y2log shows [...] 2007-12-11 19:38:23 <1> linux-n04x(5049) [wfm] Y2WFMComponent.cc(import):698 Y2WFMComponent::import (SlideShow) 2007-12-11 19:38:23 <3> linux-n04x(5049) [Interpreter] clients/sw_single.ycp:21 Loading module 'Language' failed 2007-12-11 19:38:23 <3> linux-n04x(5049) [libycp] Import.cc(import):97 No matching component found 2007-12-11 19:38:23 <3> linux-n04x(5049) [Interpreter] clients/sw_single.ycp:21 Import 'Language' failed... 2007-12-11 19:38:23 <3> linux-n04x(5049) [Interpreter] clients/sw_single.ycp:21 Could not create its namespace 2007-12-11 19:38:23 <3> linux-n04x(5049) [libycp] Bytecode.cc(readFile):1161 Caught invalid bytecode in '/usr/share/YaST2/modul es/SlideShow.ybc'
It seems to show two different problems: * Loading module 'Language' failed Import.cc(import):97 No matching component found - yast2-country has been split into two packages recently (yast2-country and yast2-country-data). Language.ycp is newly in yast2-country-data. - Make sure you have yast2-country-data package installed. - (Wrong dependencies in some YaST RPM?) - If you have updated yast2-country to a new verson, Language.ycp probably got deleted. * Caught invalid bytecode in SlideShow.ybc - Probably old yast2-packager (SlideShow is part of it). You need to update that package too. - Maybe caused be the very same mistake by wrong RPM dependencies. You can still use 'zypper' to update your packages when YaST is broken :) Bye Lukas PS: Adding yast-devel into Cc:
On st 12. prosince 2007, Lukas Ocilka wrote:
Markus Koßmann wrote:
After updating my factory installation yesterday evening " yast2 sw_single" fails with: 635 Error while creating client module sw_single
y2log shows [...] 2007-12-11 19:38:23 <1> linux-n04x(5049) [wfm] Y2WFMComponent.cc(import):698 Y2WFMComponent::import (SlideShow) 2007-12-11 19:38:23 <3> linux-n04x(5049) [Interpreter] clients/sw_single.ycp:21 Loading module 'Language' failed 2007-12-11 19:38:23 <3> linux-n04x(5049) [libycp] Import.cc(import):97 No matching component found 2007-12-11 19:38:23 <3> linux-n04x(5049) [Interpreter] clients/sw_single.ycp:21 Import 'Language' failed... 2007-12-11 19:38:23 <3> linux-n04x(5049) [Interpreter] clients/sw_single.ycp:21 Could not create its namespace 2007-12-11 19:38:23 <3> linux-n04x(5049) [libycp] Bytecode.cc(readFile):1161 Caught invalid bytecode in '/usr/share/YaST2/modul es/SlideShow.ybc'
It seems to show two different problems:
* Loading module 'Language' failed Import.cc(import):97 No matching component found
- yast2-country has been split into two packages recently (yast2-country and yast2-country-data). Language.ycp is newly in yast2-country-data. - Make sure you have yast2-country-data package installed. - (Wrong dependencies in some YaST RPM?) - If you have updated yast2-country to a new verson, Language.ycp probably got deleted.
It would be strange: yast2-country-data is required by yast2-country, so I don't expect such problem since the time both packages are available on the installation sources. Do you have both packages installed? Jiri -- Jiri Suchomel SUSE LINUX, s.r.o. e-mail: jsuchome@suse.cz Lihovarská 1060/12 tel: +420 284 028 960 190 00 Praha 9, Czech Republic http://www.suse.cz -- To unsubscribe, e-mail: yast-devel+unsubscribe@opensuse.org For additional commands, e-mail: yast-devel+help@opensuse.org
participants (2)
-
Jiří Suchomel
-
Lukas Ocilka