Project

General

Profile

Actions

Bug #5099

closed

Import Dependent Modules for KAR doesn't work

Added by Derik Barseghian almost 14 years ago. Updated almost 14 years ago.

Status:
Resolved
Priority:
Normal
Category:
general
Target version:
Start date:
07/21/2010
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
5099

Description

If you create a KAR that depends on modules that you're not currently running, the KAR icon in the Components pane shows an exclamation mark and gives you the option to Import Dependent Modules. This action does not work however, because the modules it attempts to download don't exist -- the KAR MANIFEST.MF dependsOnModule and module-dependencies attributes are just storing module names without version numbers, so e.g. if you're configured to the test-releases area, and attempt to open a 'reporting KAR' in vanilla kepler, the import action will attempt to download:

https://code.kepler-project.org/code/kepler/releases/test-releases//provenance/provenance.zip

instead of:

https://code.kepler-project.org/code/kepler/releases/test-releases/provenance-2.0.0/provenance-2.0.0.zip

An additional problem is that if this fails to download, you get an error message, but it's followed by a message saying 'Module Download Complete' as if it had worked.

Aaron and David - I'm not sure what your decision was on this - should a KAR created w/ particular modules always be openable by those modules, no matter their version? It seems like the KAR MANIFEST should store the exact versions of the modules that were used to create it, for future identification. Having already released 2.0, if changes to the KAR MANIFEST are made, they should be backward compatible to support KARs users may have already made.


Related issues

Blocks Kepler - Bug #5119: Make switching to a specific set of modules turn off automatic update featureResolvedDerik Barseghian08/04/2010

Actions
Blocks Kepler - Bug #5121: Provide a button to manually check for updatesResolvedDavid Welker08/04/2010

Actions
Blocks Kepler - Bug #5147: Resolve issue with modules.txtResolvedDavid Welker08/12/2010

Actions
Blocks Kepler - Bug #5143: not getting prompted to upgrade to available patched version in test areaResolvedDavid Welker08/11/2010

Actions
Blocks Kepler - Bug #5157: Devise approach for when patching should occur when changes occur via the module-manager.ResolvedDavid Welker08/20/2010

Actions
Actions

Also available in: Atom PDF