Skip to content
This repository has been archived by the owner on May 22, 2024. It is now read-only.

Image creation fails -- Zookeeper version 3.4.11 link is broken #68

Open
earthquakesan opened this issue May 6, 2018 · 2 comments
Open

Comments

@earthquakesan
Copy link

Here is the relevant build log snippet:

2018/05/06 12:42:12 [DEBUG] STDOUT 1525603332,,ui,message,    amazon-ebs: # Install ZooKeeper
2018/05/06 12:42:12 [DEBUG] STDOUT 1525603332,,ui,message,    amazon-ebs: zookeeper_version=3.4.11
2018/05/06 12:42:12 [DEBUG] STDOUT 1525603332,,ui,message,    amazon-ebs: sudo wget http://mirror.metrocast.net/apache/zookeeper/zookeeper-${zookeeper_version}/zookeeper-${zookeeper_version}.tar.gz && sudo tar -xvzf zookeeper-${zookeeper_version}.tar.gz
2018/05/06 12:42:12 [DEBUG] STDOUT 1525603332,,ui,message,    amazon-ebs: --2018-05-06 10:42:12--  http://mirror.metrocast.net/apache/zookeeper/zookeeper-3.4.11/zookeeper-3.4.11.tar.gz
2018/05/06 12:42:12 [DEBUG] STDOUT 1525603332,,ui,message,    amazon-ebs: Resolving mirror.metrocast.net (mirror.metrocast.net)... 65.175.128.102%!(PACKER_COMMA) 2606:f400:400:0:65:175:128:102
2018/05/06 12:42:12 [DEBUG] STDOUT 1525603332,,ui,message,    amazon-ebs: Connecting to mirror.metrocast.net (mirror.metrocast.net)|65.175.128.102|:80... connected.
2018/05/06 12:42:12 [DEBUG] STDOUT 1525603332,,ui,message,    amazon-ebs: HTTP request sent%!(PACKER_COMMA) awaiting response... 404 Not Found
2018/05/06 12:42:12 [DEBUG] STDOUT 1525603332,,ui,message,    amazon-ebs: 2018-05-06 10:42:12 ERROR 404: Not Found.
2018/05/06 12:42:12 [DEBUG] STDOUT 1525603332,,ui,message,    amazon-ebs:
2018/05/06 12:42:12 [DEBUG] STDOUT 1525603332,,ui,message,    amazon-ebs: sudo mv zookeeper-${zookeeper_version} /usr/local
2018/05/06 12:42:12 [DEBUG] STDOUT 1525603332,,ui,message,    amazon-ebs: mv: cannot stat 'zookeeper-3.4.11': No such file or directory
@earthquakesan
Copy link
Author

This issue is resolved on master branch, but there is no release associated with the last codebase. I had to build graviton from source.

You need to either provide instructions how to build graviton locally (with build requirements). Or make a new release which resolves the issue above. Release 1.0.6 is not usable with the last Stardog versions (simply because it can not build the image).

@pdmars
Copy link
Member

pdmars commented May 7, 2018

We'll do a release of graviton soon with the fix on master. The instructions for building graviton are included in the README:

https://github.com/stardog-union/stardog-graviton#build-stardog-graviton

Thanks for the feedback and apologies it's not currently working due to the ZooKeeper mirrors.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants