Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Make rel/data directory optional for apps that do not need it [JIRA: TOOLS-140] #159

Open
jaredmorrow opened this issue Aug 13, 2014 · 1 comment

Comments

@jaredmorrow
Copy link
Contributor

Some apps won't have a rel/data directory like Riak, and node_package should work even without one. A user attempted to use node_package and ran into this error on debian.

cp: cannot stat `rel/snip/data/*': No such file or directory
make: *** [install] Error 1
dpkg-buildpackage: error: fakeroot debian/rules binary gave error exit status 2
debuild: fatal error at line 1357:
dpkg-buildpackage -rfakeroot -D -us -uc failed
make[3]: *** [default] Error 29
...
make[2]: *** [bootstrap] Error 2
...
make: *** [package] Error 2
@marksteele
Copy link

+1

@Basho-JIRA Basho-JIRA changed the title Make rel/data directory optional for apps that do not need it Make rel/data directory optional for apps that do not need it [JIRA: TOOLS-140] Aug 10, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

4 participants