[kepler-dev] [Bug 5445] New: Kepler 2.2.0 tar file should create a kepler-2.2.0 directory

bugzilla-daemon at ecoinformatics.org bugzilla-daemon at ecoinformatics.org
Sun Jul 31 09:55:47 PDT 2011


http://bugzilla.ecoinformatics.org/show_bug.cgi?id=5445

           Summary: Kepler 2.2.0 tar file should create a kepler-2.2.0
                    directory
           Product: Kepler
           Version: 2.2.0
          Platform: Other
        OS/Version: Linux
            Status: NEW
          Severity: minor
          Priority: P2
         Component: installer
        AssignedTo: david.v.welker at gmail.com
        ReportedBy: cxh at eecs.berkeley.edu
         QAContact: kepler-dev at kepler-project.org
   Estimated Hours: 0.0


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.

-- 
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