http://bugzilla.novell.com/show_bug.cgi?id=473716 User ma@novell.com added comment http://bugzilla.novell.com/show_bug.cgi?id=473716#c9 Michael Andres <ma@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- AssignedTo|zypp-maintainers@forge.prov |jreidinger@novell.com |o.novell.com | --- Comment #9 from Michael Andres <ma@novell.com> 2009-09-08 06:55:10 MDT --- @Josef: I think yast repair should do an architecture check after loading the target and _before_ loading any other available repo. The systems architecture (zypp::ZConfig::systemArchitecture) and the architecture of the installed glibc should match. Either both 64 or both 32 bit. If system is 64 and glibc is 32, one could think about restricting libzypp to 32 bit (via zypp::ZConfig::setSystemArchitecture). This has to be done _before_ any available repos are loaded. Without this the solver is free to choose and install 64 bit packages if he thinks it is needed. If system is 32 and glibc is 64, you should abort. -- Configure bugmail: http://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.