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

ruby1.9.1-dev #1

Open
BadWizard opened this issue Apr 29, 2016 · 1 comment
Open

ruby1.9.1-dev #1

BadWizard opened this issue Apr 29, 2016 · 1 comment

Comments

@BadWizard
Copy link

I am new to Docker and wanted to follow your demonstration. I get this error:

E: Package 'ruby1.9.1-dev' has no installation candidate
/bin/sh: 1: gem: not found
The command '/bin/sh -c apt-get install ruby1.9.1 ruby1.9.1-dev ; gem install asciidoctor pygments.rb ;' returned a non-zero code: 127

when I run the Docker file. Any suggestion how to fix this? Thanks

@shwethabetageri
Copy link

sudo apt-get install ruby1.9.1-devReading package lists... Done
Building dependency tree
Reading state information... Done
Package ruby1.9.1-dev is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or
is only available from another source

E: Package 'ruby1.9.1-dev' has no installation candidate

Can you please help me to solve this issue

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

2 participants