https://bugzilla.novell.com/show_bug.cgi?id=605380 https://bugzilla.novell.com/show_bug.cgi?id=605380#c8 Ján Kupec <jkupec@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |FIXED --- Comment #8 from Ján Kupec <jkupec@novell.com> 2010-10-11 11:50:53 UTC --- (In reply to comment #3)
a) Comparing vendor by '==/!=' is not appropriate, as the solver will refuse a vendor change only if (!VendorAttr::instance().equivalent(lhsVendor, rhsVendor)). E.g. "suse" and "SuSE" are '!=' but equivalent.
Fixed in zypper 1.5.0
b) If the solver has allowVendorChange set, the warning about different vendor should probably be suppressed.
Second thought, maybe we should keep the warning. Although zypper will do what you want and change the vendor, it's probably good that it will not be quiet about it. -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.