Mailinglist Archive: zypp-devel (102 mails)

< Previous Next >
[zypp-devel] Re: Fixed noarch->anyarch and vice-versa update
  • From: Michael Schroeder <mls@xxxxxxx>
  • Date: Wed, 11 Mar 2009 10:17:00 +0100
  • Message-id: <20090311091700.GA30856@xxxxxxx>
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@xxxxxxx
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@xxxxxxxxxxxx
For additional commands, e-mail: zypp-devel+help@xxxxxxxxxxxx

< Previous Next >
Follow Ups