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

bundle exec jekyll serve throws an exception on rbx-3.90 Arch Linux #3780

Closed
3 of 11 tasks
ghost opened this issue Jan 17, 2018 · 2 comments
Closed
3 of 11 tasks

bundle exec jekyll serve throws an exception on rbx-3.90 Arch Linux #3780

ghost opened this issue Jan 17, 2018 · 2 comments

Comments

@ghost
Copy link

ghost commented Jan 17, 2018

Thank you for taking the time to let us know that you're having an issue with Rubinius. We apologize for the inconvenience.

Please respond to the following questions to help us fix the issue. Please leave the form contents in place. If a question isn't relevant, please respond with N/A.

Please include a link to a gist (https://gist.github.com/) for terminal output, including backtraces, rather than pasting them inline in the issue.

  1. What command did you run?

I ran bundle exec jekyll serve

  1. What behavior did you expect?

I expected jekyll to locally serve my blog.

  1. What behavior did you get instead?

I observed an exception: https://gist.github.com/zacts/a421f632b3ad3e10230f4dd72442237e.

  1. What version of Rubinius?

Note that we accept issue reports for the current release of Rubinius. That version can be found at https://rubinius.com/install/. If there is a reason that you cannot use the current version, other than not having installed the current version, please include that reason in your issue.

Output of rbx -v: rubinius 3.90 (2.3.1 273aea3 2018-01-06 5.0.1) [x86_64-linux-gnu]

  1. What version of operating system?

Output of uname -a: Linux emilybronte 4.14.13-1-ARCH #1 SMP PREEMPT Wed Jan 10 11:14:50 UTC 2018 x86_64 GNU/Linux

  1. What is your operating system distribution, if your operating system has more than one?

My distribution is Arch Linux x86_64

  1. How did you build your version of Rubinius?
  • I used RVM.
  • I used ruby-build.
  • I used ruby-install.
  • I built manually from a tarball.
  • I built manually from a git clone.
  • I installed a binary (I installed the official rubinius-ruby Arch Linux package).
  1. Does this issue involve proprietary code?
  • Yes, this issue involves proprietary code that I cannot share.
  • Yes, this issue involves proprietary code, but I am able to share it under certain conditions.
  • No, this issue doesn't involve proprietary code.
  1. Are you able to help us debug the issue?
  • Yes, I'm able to help debug, including running commands under lldb.
  • No, I'm not able help debug or I don't have time to help.
  1. Note:

You may want to test this directly against my exact GitHub blog so that you can run the exact same versions of gems: https://github.com/zacts/zacts.github.io.

@ghost
Copy link
Author

ghost commented Jan 17, 2018

Note, I don't know if this is relevant, but I've recently switched my UNIX shell to mksh, the official Arch Linux package version.

@brixen brixen closed this as completed in 5eab61e Jan 17, 2018
@brixen
Copy link
Member

brixen commented Jan 17, 2018

@Zacts thanks for opening the issue. Once Travis gets their builds working again, 3.92 should work for you.

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

No branches or pull requests

1 participant