Sergio,

I used OSX 10.11.

Maybe it has to do with the version used to verify the md5? Can you just try to 
verify manually?

$ md5sum apache-hive-2.1.1-bin.tar.gz > apache-hive-2.1.1-bin.tar.gz.md5.self
$ diff -q apache-hive-2.1.1-bin.tar.gz.md5 apache-hive-2.1.1-bin.tar.gz.md5.self


About the KEYS, my key is not in the file you referred, I should have added it 
before.
You can find it here:
https://people.apache.org/keys/committer/jcamacho.asc

Let me know if that solves your problem.

--
Jesús



On 11/30/16, 9:08 PM, "Sergio Pena" <sergio.p...@cloudera.com> wrote:

>Jesus,
>
>I tried verifying the md5 and gpg signatures, but I get these errors:
>
>hive/packaging/target⟫ md5sum -c apache-hive-2.1.1-bin.tar.gz.md5
>apache-hive-2.1.1-bin.tar.gz: FAILED
>md5sum: WARNING: 1 computed checksum did NOT match
>
>hive/packaging/target⟫ gpg --verify apache-hive-2.1.1-bin.tar.gz.asc
>apache-hive-2.1.1-bin.tar.gz
>gpg: Signature made Tue 29 Nov 2016 01:57:04 PM CST
>gpg:                using RSA key 931E4AB3C516B444
>gpg: Can't check signature: No public key
>
>I'm using ubuntu, so I think the md5 differs from OSX and Linux machines. I
>remember seeing this problem before. What OS did you use?
>
>for the GPG keys, I imported the KEYS file mentioned in the Wiki, but I
>still get that error. Any idea what I'm missing?
>
>On Tue, Nov 29, 2016 at 6:23 PM, Gary Gregory <garydgreg...@gmail.com>
>wrote:
>
>> FWIW, running 'mvn clean install' has been failing on Git master for a long
>> time on Windows. Will that ever be fixed?
>>
>> Gary
>>
>> On Tue, Nov 29, 2016 at 12:17 PM, Jesus Camacho Rodriguez <
>> jcama...@apache.org> wrote:
>>
>> > Apache Hive 2.1.1 Release Candidate 1 is available here:
>> > http://people.apache.org/~jcamacho/hive-2.1.1-rc1/
>> >
>> > Maven artifacts are available here:
>> > https://repository.apache.org/content/repositories/orgapachehive-1066/
>> >
>> > Source tag for RC1 is at:
>> > https://github.com/apache/hive/releases/tag/release-2.1.1-rc1/
>> >
>> > Voting will conclude in 72 hours.
>> >
>> > Hive PMC Members: Please test and vote.
>> >
>> > Thanks.
>> >
>> >
>> >
>> >
>>
>>
>> --
>> E-Mail: garydgreg...@gmail.com | ggreg...@apache.org
>> Java Persistence with Hibernate, Second Edition
>> <https://www.amazon.com/gp/product/1617290459/ref=as_li_
>> tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=1617290459&
>> linkCode=as2&tag=garygregory-20&linkId=cadb800f39946ec62ea2b1af9fe6a2b8>
>>
>> <http:////ir-na.amazon-adsystem.com/e/ir?t=garygregory-20&l=am2&o=1&a=
>> 1617290459>
>> JUnit in Action, Second Edition
>> <https://www.amazon.com/gp/product/1935182021/ref=as_li_
>> tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=1935182021&
>> linkCode=as2&tag=garygregory-20&linkId=31ecd1f6b6d1eaf8886ac902a24de418%22
>> >
>>
>> <http:////ir-na.amazon-adsystem.com/e/ir?t=garygregory-20&l=am2&o=1&a=
>> 1935182021>
>> Spring Batch in Action
>> <https://www.amazon.com/gp/product/1935182951/ref=as_li_
>> tl?ie=UTF8&camp=1789&creative=9325&creativeASIN=1935182951&
>> linkCode=%7B%7BlinkCode%7D%7D&tag=garygregory-20&linkId=%7B%
>> 7Blink_id%7D%7D%22%3ESpring+Batch+in+Action>
>> <http:////ir-na.amazon-adsystem.com/e/ir?t=garygregory-20&l=am2&o=1&a=
>> 1935182951>
>> Blog: http://garygregory.wordpress.com
>> Home: http://garygregory.com/
>> Tweet! http://twitter.com/GaryGregory
>>

Reply via email to