[kepler-dev] [Bug 5482] Module manager should run patch checker before restart
bugzilla-daemon at ecoinformatics.org
bugzilla-daemon at ecoinformatics.org
Thu Sep 22 18:40:23 PDT 2011
http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5482
Derik Barseghian <barseghian at nceas.ucsb.edu> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |barseghian at nceas.ucsb.edu
--- Comment #1 from Derik Barseghian <barseghian at nceas.ucsb.edu> 2011-09-22 18:40:23 PDT ---
The problem hinted at in the example above, downloading the wrong/old patch
number 0 modules for an x.y.^ suite is fixed at r28635. I described the fix in
part of my commit msg:
make ModuleDownloader() a constructor -- looked like a constructor, javadoc
declares it a constructor, and is called in various places as a constructor,
but it was not. With an uninitialized release variable downloadModules was
failing to find and download available patches. This caused the problem where
restarting into a x.y.^ suite would download old modules, and you'd then get
prompted to get the patches on restart. Wasteful download, extra restart. Given
as example in http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5482
--
Configure bugmail: http://bugzilla.ecoinformatics.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug.
More information about the Kepler-dev
mailing list