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

bashScriptConfigLocation in rpm:packageBin via 1.0.0-M4 #482

Closed
behrad opened this issue Feb 6, 2015 · 2 comments
Closed

bashScriptConfigLocation in rpm:packageBin via 1.0.0-M4 #482

behrad opened this issue Feb 6, 2015 · 2 comments
Labels
bug universal Zip, tar.gz, tgz and bash issues

Comments

@behrad
Copy link

behrad commented Feb 6, 2015

bashScriptConfigLocation := Some("${app_home}/../conf/jvmopts")
which is working in 0.8.0 causes this error in 1.0.0-M4:

java.lang.RuntimeException: Could not create directory /media/data/workspace/adp-endpoint-pardis/target/rpm/tmp-buildroot/${app_home}/../conf
@muuki88 muuki88 added universal Zip, tar.gz, tgz and bash issues bug labels Feb 7, 2015
@muuki88
Copy link
Contributor

muuki88 commented Feb 23, 2015

Can you provide some more context?

  • build system (mac, windows, linux distribution?)
  • sbt command (packageBin:universal ?)
  • sample to reproduce this

@muuki88
Copy link
Contributor

muuki88 commented Feb 23, 2015

Nevermind. I found the error. Will fix this in the next RC

muuki88 added a commit that referenced this issue Feb 24, 2015
FIX #482 simple error, nasty solution. Works for the moment, but needs
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug universal Zip, tar.gz, tgz and bash issues
Projects
None yet
Development

No branches or pull requests

2 participants