http://bugzilla.novell.com/show_bug.cgi?id=609433 http://bugzilla.novell.com/show_bug.cgi?id=609433#c2 Vincent Untz <vuntz@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- InfoProvider|sreeves@novell.com |zypp-maintainers@forge.prov | |o.novell.com --- Comment #2 from Vincent Untz <vuntz@novell.com> 2010-05-31 16:54:52 UTC --- I just looked at the code: to check if there's a major upgrade, we do: zypp::parser::ProductFileReader::scanDir (zypp::functor::getAll (std::back_inserter (result)), "/etc/products.d") and then more fun. See backend_get_distro_upgrades_thread() in backends/zypp/pk-backend-zypp.cpp. However, I don't know if we have anything in our infrastructure that will install a new file in /etc/products.d to detect a major upgrade there. Zypp friends, do you know how this works? -- 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.