Comment # 7 on bug 953614 from
> {2015-11-04 18:20  2194  YaST2  y2base sw_single gtk}
> 2015-11-04 18:23:25 Resolver.cc(solverInit):293 -------------- Calling SAT Solver -------------------
> 2015-11-04 18:23:25 SATResolver.cc(resolvePool):768 SATResolver::resolvePool()
> 2015-11-04 18:23:25 SATResolver.cc(solverInit):683 SATResolver::solverInit()
> 2015-11-04 18:23:25 SATResolver.cc(resolvePool):778 Install U_Tu_r(5299)MozillaFirefox-42.0-1.1.x86_64(Mozilla)
> 2015-11-04 18:23:25 SATResolver.cc(resolvePool):778 Install U_Tu_r(5311)MozillaFirefox-translations-common-42.0-1.1.x86_64(Mozilla)
> 
> 2015-11-04 18:23:25 SATResolver.cc(solving):502 Starting solving....
> 2015-11-04 18:23:25 SATResolver.cc(solving):503 <resolver>
> 2015-11-04 18:23:25 SATResolver.cc(solving):503   ALLOW_DOWNGRADE  = 0
> 2015-11-04 18:23:25 SATResolver.cc(solving):503   ALLOW_ARCHCHANGE = 0
> 2015-11-04 18:23:25 SATResolver.cc(solving):503   ALLOW_VENDORCHANGE       = 1

Obviously the YAST gtk software manger set 'ALLOW_VENDORCHANGE = 1', which
differs from the system wide default in /etc/zypp/zypp.conf, which is what
zypper uses. That's the reason why the packages were installed.


== Bug or Feature?

It depends. If the YAST installer offers a button to allow vendor changes, and
you clicked it, it's IMO ok. No bug.

However if you clicked some time ago, and the installer remembered this choice,
it's IMO not OK. _All_ installer should follow the same global defaults, and
allow changes only per session. In this case the bug should be reassigned to
'Component: YaST2' to fix it.


You are receiving this mail because: