Skip to content
This repository has been archived by the owner on Nov 14, 2018. It is now read-only.

Error when running heroku command #12

Open
djtal opened this issue Dec 9, 2014 · 0 comments
Open

Error when running heroku command #12

djtal opened this issue Dec 9, 2014 · 0 comments

Comments

@djtal
Copy link

djtal commented Dec 9, 2014

Hi,

Thanks for this buildpack. I v' got some errors when trying to run the heroku command inside a script.
Here's the traclog of the error

/app/vendor/heroku-toolbelt/lib/heroku/updater.rb:178:in `spawn': No such file or directory - heroku update (Errno::ENOENT)
    from /app/vendor/heroku-toolbelt/lib/heroku/updater.rb:178:in `background_update!'
    from /app/vendor/heroku-toolbelt/lib/heroku/updater.rb:159:in `inject_libpath'
    from /app/vendor/heroku-toolbelt/bin/heroku:19:in `<main>'

The script which is responsible for the error is here. This is a simple script to automate backup of pg database.
PS: in case I've also patched it to avoid the unavailable jarcommand in the cedar-14 stack

Let me know if a better solution exist at this time or you have any hint about solving this error.

Thanks

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

1 participant