Project

General

Profile

Actions

Bug #5445

closed

Kepler 2.2.0 tar file should create a kepler-2.2.0 directory

Added by Christopher Brooks over 12 years ago. Updated over 12 years ago.

Status:
Resolved
Priority:
Normal
Assignee:
Category:
installer
Target version:
Start date:
07/31/2011
Due date:
% Done:

0%

Estimated time:
Bugzilla-Id:
5445

Description

The Kepler download page at
https://kepler-project.org/users/downloads
has a link for the Kepler-2.2.0 linux tar file:
https://code.kepler-project.org/code/kepler/releases/installers/2.2/kepler-2.2-linux.tar.gz

Unfortunately, this tar file creates many directories in the
current directory instead of creating a kepler-2.0.0 subdirectory
and putting the many directories in that subdirectory.

bash-3.2$ wget https://code.kepler-project.org/code/kepler/releases/installers/2.2/kepler-2.2-linux.tar.gz
--2011-07-31 09:57:28-- https://code.kepler-project.org/code/kepler/releases/installers/2.2/kepler-2.2-linux.tar.gz
Resolving code.kepler-project.org... 128.111.220.65
Connecting to code.kepler-project.org|128.111.220.65|:443... connected.
HTTP request sent, awaiting response... 200 OK
Length: 189257830 (180M) [application/octet-stream]
Saving to: `kepler-2.2-linux.tar.gz'

100%[======================================>] 189,257,830 4.93M/s in 39s

2011-07-31 09:58:07 (4.68 MB/s) - `kepler-2.2-linux.tar.gz' saved [189257830/189257830]

bash-3.2$ tar -ztvf kepler-2.2-linux.tar.gz | head
-rwxr-xr-x 0/0 13 2011-06-01 20:20:36 build-area/current-suite.txt
-rwxr-xr-x 0/0 4 2011-06-01 20:23:15 build-area/install-id.txt
-rwxr-xr-x 0/0 1323005 2011-05-24 16:38:21 build-area/lib/ant.jar
-rwxr-xr-x 0/0 573 2011-05-24 16:38:26 build-area/module-location-registry.txt
-rwxr-xr-x 0/0 24 2011-05-31 17:51:52 build-area/module-manager-gui.txt
-rwxr-xr-x 0/0 457 2011-06-01 20:20:36 build-area/modules.txt
-rwxr-xr-x 0/0 21 2011-06-01 12:59:25 build-area/os-registry.txt
-rwxr-xr-x 0/0 573 2011-05-24 16:38:26 build-area/registry.txt
-rwxr-xr-x 0/0 1679 2011-05-24 16:38:07 build-area/settings/build-properties.xml
-rwxr-xr-x 0/0 0 2011-06-01 20:20:51 build-area/use.keplerdata
bash-3.2$

To fix this, either create a new version of the Linux tar file or else
update https://kepler-project.org/users/downloads with a note that
the tar file should be untarred in an empty directory.


Related issues

Has duplicate Kepler - Bug #5461: Add a directory to contain all modules in linux installerResolvedDavid Welker08/15/2011

Actions
Actions

Also available in: Atom PDF