[OPEN-ILS-DEV] the first two from the download area : tar.gz.tar - the md5 file I have used to check integrity but the tar.tar extension is ne

Mike Rylander mrylander at gmail.com
Mon Mar 19 11:53:43 EDT 2007


On 3/19/07, fharrington at ocln.org <fharrington at ocln.org> wrote:
> -rw-r--r--   1 sirsi    staff         63 Mar 19 10:45
> Evergreen-ILS-1.0.3.1.tar.gz.tar
> -rw-r--r--   1 sirsi    staff    2068210 Mar 19 10:45
> Evergreen-ILS-1.0.3.1.tar.tar
> -rw-r--r--   1 sirsi    staff    6223831 Mar 19 10:45
> evergreen-setup-v100rc2.exe
>
> Thanks

I'm not sure how you're downloading the files, but those aren't the
filenames on the server.  As a test, I just downloaded the tarball and
the md5sum using the following commands:

$ lynx -source http://open-ils.org/downloads/Evergreen-ILS-1.0.3.1.tar.gz
> Evergreen-ILS-1.0.3.1.tar.gz

$ lynx -source http://open-ils.org/downloads/Evergreen-ILS-1.0.3.1.tar.gz.md5
> Evergreen-ILS-1.0.3.1.tar.gz.md5

and verified that the signature was correct:

$ md5sum -c Evergreen-ILS-1.0.3.1.tar.gz.md5
Evergreen-ILS-1.0.3.1.tar.gz: OK

Now, based on the file size of your Evergreen-ILS-1.0.3.1.tar.tar (how
did it get that filename??) that is the same file as
Evergreen-ILS-1.0.3.1.tar.gz on the server.  To test, I renamed the
correct file (Evergreen-ILS-1.0.3.1.tar.gz)  to
Evergreen-ILS-1.0.3.1.tar.tar and I was able to extract the contents
just fine with the command:

$ tar zxvf Evergreen-ILS-1.0.3.1.tar.tar

If you are not using GNU tar then you'll probably need to rename the
file to the correct filename, Evergreen-ILS-1.0.3.1.tar.gz, and then
run it through gunzip.

I  hope that helps...

>
> Frank
>
> Please let me know if I should have responded to you
> directly.

No, on-list is fine.  This way everyone can learn from whatever the
solution ends up being.

> Frank Harrington
> Systems Manager
> Old Colony Library Network
> 220 Forbes Road
> Braintree, MA 02184
> (781)794-2513 ext 3
> fharrington at ocln.org
>


-- 
Mike Rylander
mrylander at gmail.com
GPLS -- PINES Development
Database Developer
http://open-ils.org


More information about the Open-ils-dev mailing list