[Bug 609433] New: Gnome update applet: check for major upgrades?
http://bugzilla.novell.com/show_bug.cgi?id=609433 http://bugzilla.novell.com/show_bug.cgi?id=609433#c0 Summary: Gnome update applet: check for major upgrades? Classification: openSUSE Product: openSUSE 11.3 Version: Milestone 7 Platform: Other OS/Version: Other Status: NEW Severity: Normal Priority: P5 - None Component: GNOME AssignedTo: bnc-team-gnome@forge.provo.novell.com ReportedBy: ke@novell.com QAContact: qa@suse.de Found By: Documentation Blocker: --- On my openSUSE 11.3 M7 installation, the GNOME update applet configuration dialog also offers to configure "check for major upgrades". Does it make sense on openSUSE? Will migration patches become available? Or what is meant with this option? -- 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.
http://bugzilla.novell.com/show_bug.cgi?id=609433 http://bugzilla.novell.com/show_bug.cgi?id=609433#c1 Vincent Untz <vuntz@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |NEEDINFO CC| |vuntz@novell.com InfoProvider| |sreeves@novell.com --- Comment #1 from Vincent Untz <vuntz@novell.com> 2010-05-28 00:22:38 UTC --- I guess major upgrades are 11.2 -> 11.3. No idea if this works for openSUSE. Scott? -- 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.
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.
http://bugzilla.novell.com/show_bug.cgi?id=609433 http://bugzilla.novell.com/show_bug.cgi?id=609433#c3 Michael Andres <ma@novell.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEEDINFO |NEW InfoProvider|zypp-maintainers@forge.prov | |o.novell.com | --- Comment #3 from Michael Andres <ma@novell.com> 2010-06-01 12:16:51 CEST --- A product is represented by it's release package (the one that installs the /etc/products.d entry). Releasing an update for the release package, we may introduce new product metadata; e.g. adding an <upgrades> section with <notify> set true, to announce the new release. See. http://en.opensuse.org/Product_Management/Code11/Upgrade It's basically the same workflow on openSUSE as on SLE. It's waggon's task to evaluate the entries in detail and to decide whether a <repository> has to be added (openSUSE) or <product> has to be resitered (SLE). -- 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.
https://bugzilla.novell.com/show_bug.cgi?id=609433 https://bugzilla.novell.com/show_bug.cgi?id=609433#c4 Dominique Leuenberger <dimstar@opensuse.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |WONTFIX --- Comment #4 from Dominique Leuenberger <dimstar@opensuse.org> 2013-09-29 17:10:21 UTC --- Dear Reporter, Thank you for taking the time to report this bug and helping to make openSUSE better. We are sorry that we do not always have the capacity to look at all reported bugs in a timely manner. There have been many changes in openSUSE since the time you reported the bug and your problem may have been fixed with some of the updates. It would help us a lot if you could test it on a current, supported openSUSE version. When you test it and it is still an issue, kindly reopen this bug and move it to the tested version of openSUSE. Truly yours. -- 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.
participants (1)
-
bugzilla_noreply@novell.com