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

Bundler cannot continue #6

Open
lialterna opened this issue Dec 5, 2018 · 5 comments
Open

Bundler cannot continue #6

lialterna opened this issue Dec 5, 2018 · 5 comments

Comments

@lialterna
Copy link

Hi,
I try to install mconf-live-solo on Ubuntu Server 14.04., follow these instructions: https://github.com/mconf-cookbooks/mconf-live-solo. When i run ./configure i get the follow error:
An error occurred while installing dep-selector-libgecode (1.0.2), and Bundler cannot continue.
I appreciate any help

Cheers!

@Alehandro231
Copy link

Hi,
I had this problem when installing.
I don't remember exactly how I solved the problem.
Give me the full text of the error.

@lialterna
Copy link
Author

Alehandro, thank you so much for response.
I follow these steps:

mconf@ubuntu:~$ sudo apt-get update
mconf@ubuntu:~$ sudo apt-get install git
mconf@ubuntu:~$ git clone https://github.com/mconf-cookbooks/mconf-live-solo.git
mconf@ubuntu:~$ sudo chown -R mconf:mconf mconf-live-solo
mconf@ubuntu:~$ cd mconf-live-solo/
mconf@ubuntu:~$ ./configure

And this is what i get:

Gem::Ext::BuildError: ERROR: Failed to build gem native extension.
Gem files will remain installed in /var/lib/gems/2.1.0/gems/dep-selector-libgecode-1.0.2 for inspection. Results logged to /var/lib/gems/2.1.0/extensions/x86_64-linux/2.1.0/dep-selector-libgecode-1.0.2/gem_make.out

An error occurred while installing dep-selector-libgecode (1.0.2), and Bundler cannot continue.
Make sure that ``gem install dep-selector-libgecode -v '1.0.2' --source 'http://rubygems.org/ succeeds before bundling.
In Gemfile:
berkshelf was resolved to 3.2.4, which depends on
solve was resolved to 1.2.1, which depends on
dep_selector was resolved to 1.0.3, which depends on
dep-selector-libgecode

This is the full output from gem_make.out log:
gem_make.out.txt

Thanks again, i hope you can help me to resolve it!
Cheers!

@Alehandro231
Copy link

Hi!
You have a problem with rubygems.

I wrote for myself the instructions for installing mconf on ubuntu 14.04.
Instructions in Russian.
Can you handle the instructions in Russian???
install Mconf-live-solo.docx

@lialterna
Copy link
Author

Hi!
Thank you very very much for your help and for sharing this document.
I will install mconf following the instructions. For the language there is no problem, I will use Google Translate tool to translate this guide.

Cheers!

@Alehandro231
Copy link

Successes :)

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