[ 
https://issues.apache.org/jira/browse/HBASE-21513?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16701942#comment-16701942
 ] 

Sean Busbey commented on HBASE-21513:
-------------------------------------

I'm currently trying to reproduce stack's failure on OSX. I don't think I have 
an executable named gpg2.

{code}

Busbey-MBA:hbase busbey$ which gpg2
Busbey-MBA:hbase busbey$ which gpg
/usr/local/bin/gpg
Busbey-MBA:hbase busbey$ gpg --version
gpg (GnuPG) 2.2.4
libgcrypt 1.8.2
Copyright (C) 2017 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later <https://gnu.org/licenses/gpl.html>
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.

Home: /Users/busbey/.gnupg
Supported algorithms:
Pubkey: RSA, ELG, DSA, ECDH, ECDSA, EDDSA
Cipher: IDEA, 3DES, CAST5, BLOWFISH, AES, AES192, AES256, TWOFISH,
        CAMELLIA128, CAMELLIA192, CAMELLIA256
Hash: SHA1, RIPEMD160, SHA256, SHA384, SHA512, SHA224
Compression: Uncompressed, ZIP, ZLIB, BZIP2
{code}

I mentioned Ubuntu because all of this stuff works for me there and I haven't 
previously even tried to make it work on OSX.

> [rm] make_rc.sh doesn't work on mac os x
> ----------------------------------------
>
>                 Key: HBASE-21513
>                 URL: https://issues.apache.org/jira/browse/HBASE-21513
>             Project: HBase
>          Issue Type: Bug
>          Components: build
>            Reporter: stack
>            Assignee: stack
>            Priority: Major
>         Attachments: make_rc.sh.txt
>
>
> Trying to build an RC on a mac, it fails always for me with:
> {code}
> [ERROR] Failed to execute goal 
> org.apache.maven.plugins:maven-assembly-plugin:2.6:single (default-cli) on 
> project hbase-assembly: Failed to create assembly: Error adding file 
> 'org.apache.hbase:hbase-common:jar:tests:2.0.3' to archive: 
> /Users/stack/checkouts/hbase.git/hbase-common/target/test-classes isn't a 
> file. -> [Help 1]
> [ERROR]
> {code}
> This is the second build that tries to assemble the tgz inside in make_rc.sh.
> If I leave out 'site' target, it works. I tried an earlier version that 
> current head of branch-2.0 and it had same issue.
> [~busbey] had a nice suggestion changing the -DskipTests to 
> -Dtest=NO_SUCH_TEST ... but that didn't work for me.
> I went and got a linux vm and it just worked.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)

Reply via email to