Routing back to the mailing list, please do not reply directly to
individual emails.

You did not download the complete file, the releases should be
approximately 180MB, not the 30KB that you show.

Try downloading from a different mirror, or check if you are behind a proxy
or firewall preventing the downloads.


On Tue, Nov 3, 2020 at 4:51 PM James Rome <jamesr...@gmail.com> wrote:

> jar@jarfx ~/.gnupg $ gpg --import ~/download/KEYS
> gpg: key B83EA82A0AFCEE7C: public key "Yonik Seeley <yo...@apache.org>"
> imported
> gpg: key E48025ED13E57FFC: public key "Upayavira <u...@odoko.co.uk>"
> imported
>
> .......
>
> jar@jarfx ~/download $ ls -l solr*
> -rw-r--r-- 1 root root 30690 Nov  3 17:00 solr-8.6.3.tgz
> -rw-r--r-- 1 root root   833 Oct  3 21:44 solr-8.6.3.tgz.asc
> -rw-r--r-- 1 root root   145 Oct  3 21:44 solr-8.6.3.tgz.sha512
> -rw-r--r-- 1 root root 30718 Nov  3 17:01 solr-8.6.3.zip
>
> gpg --verify  solr-8.6.3.tgz.asc solr-8.6.3.tgz
> gpg: Signature made Sat 03 Oct 2020 06:17:01 PM EDT
> gpg:                using RSA key 902CC51935C140BF820230961FD5295281436075
> gpg: BAD signature from "Jason Gerlowski (CODE SIGNING KEY)
> <gerlowsk...@apache.org>" [unknown]
>
> jar@jarfx ~/download $ tar xvf solr-8.6.3.tgz
>
> gzip: stdin: not in gzip format
> tar: Child returned status 1
> tar: Error is not recoverable: exiting now
>
>
> James A. Rome
> 116 Claymore Lane
> Oak Ridge, TN 37830-7674
> 865 482-5643; Cell: 865 566-7991
> jamesr...@gmail.com
> https://jamesrome.net
>
> On 11/3/20 5:20 PM, Mike Drob wrote:
> > Can you check the signatures to make sure your downloads were not
> > corrupted? I just checked and was able to download and uncompress both of
> > them.
> >
> > Also, depending on your version of tar, you don't want the - for your
> > flags... tar xf solr-8.6.3.tgz
> >
> > Mike
> >
> > On Tue, Nov 3, 2020 at 4:15 PM James Rome <jamesr...@gmail.com> wrote:
> >
> >> # Source release: solr-8.6.3-src.tgz
> >> <
> >>
> https://www.apache.org/dyn/closer.lua/lucene/solr/8.6.3/solr-8.6.3-src.tgz
> >
> >>
> >> [PGP
> >> <https://downloads.apache.org/lucene/solr/8.6.3/solr-8.6.3-src.tgz.asc
> >]
> >> [SHA512
> >> <
> https://downloads.apache.org/lucene/solr/8.6.3/solr-8.6.3-src.tgz.sha512
> >>> ]
> >> # Binary releases: solr-8.6.3.tgz
> >> <https://www.apache.org/dyn/closer.lua/lucene/solr/8.6.3/solr-8.6.3.tgz
> >
> >> [PGP
> >> <https://downloads.apache.org/lucene/solr/8.6.3/solr-8.6.3.tgz.asc>]
> >> [SHA512
> >> <https://downloads.apache.org/lucene/solr/8.6.3/solr-8.6.3.tgz.sha512>]
> >> / solr-8.6.3.zip
> >> <https://www.apache.org/dyn/closer.lua/lucene/solr/8.6.3/solr-8.6.3.zip
> >
> >> [PGP
> >> <https://downloads.apache.org/lucene/solr/8.6.3/solr-8.6.3.zip.asc>]
> >> [SHA512
> >> <https://downloads.apache.org/lucene/solr/8.6.3/solr-8.6.3.zip.sha512>]
> >>
> >>    unzip solr-8.6.3.zip
> >> Archive:  solr-8.6.3.zip
> >>     End-of-central-directory signature not found.  Either this file is
> not
> >>     a zipfile, or it constitutes one disk of a multi-part archive. In
> the
> >>     latter case the central directory and zipfile comment will be found
> on
> >>     the last disk(s) of this archive.
> >>
> >>
> >> and
> >>
> >> # tar -xvf solr-8.6.3.tgz
> >>
> >> gzip: stdin: not in gzip format
> >> tar: Child returned status 1
> >> tar: Error is not recoverable: exiting now
> >>
> >> --
> >> James A. Rome
> >>
> >> https://jamesrome.net
> >>
> >>
>

Reply via email to