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

Change base docker image to ubuntu 14.04 LTS #30

Closed
wants to merge 1 commit into from

Conversation

linefeedse
Copy link

The resulting image when base is debian:wheezy fails (I believe the ruby version is too old) with:
/usr/lib/ruby/vendor_ruby/1.8/rubygems/custom_require.rb:36:in `gem_original_require': /var/lib/gems/1.8/gems/beaneater-1.0.0/lib/beaneater/connection.rb:176: syntax error, unexpected ':', expecting ')' (SyntaxError)
transmit("watch #{t}", init: false)
^
/var/lib/gems/1.8/gems/beaneater-1.0.0/lib/beaneater/connection.rb:180: syntax error, unexpected ':', expecting ')'
...smit("use #{tube_used}", init: false) if @tube_used != 'defa...
^
/var/lib/gems/1.8/gems/beaneater-1.0.0/lib/beaneater/connection.rb:242: syntax error, unexpected $end, expecting kEND
[...]

@linefeedse
Copy link
Author

No longer relevant

@linefeedse linefeedse closed this Aug 24, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant