
On Tue, Mar 10, 2009 at 07:20:52PM +0100, Ján Kupec wrote:
Fixed noarch->anyarch and vice-versa update (bnc #483179).
'zypper up foo' would not find a non-noarch update of foo if the installed arch was noarch, and vice-versa (anyarch->noarch), while zypper 'list-updates' doUpdate() shows the update. [... lots of code ...]
Sorry, but the check if an architecture can replace an installed architecture belongs in libzypp, not zypper. If libzypp is lacking functions, they have to be added. It makes no sense to clutter all applications using libzypp with some implementations that have to be kept up to date. Cheers, Michael. -- Michael Schroeder mls@suse.de SUSE LINUX Products GmbH, GF Markus Rex, HRB 16746 AG Nuernberg main(_){while(_=~getchar())putchar(~_-1/(~(_|32)/13*2-11)*13);} -- To unsubscribe, e-mail: zypp-devel+unsubscribe@opensuse.org For additional commands, e-mail: zypp-devel+help@opensuse.org