-
Notifications
You must be signed in to change notification settings - Fork 172
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
build failed #45
Comments
Add
|
Alternatively, update the Dockerfile to use Ruby 2.2 instead of 2.1:
|
Kurt, can you suggest which Ruby 2.2 should be used? 2.2.1, 2.2.2 or which one? |
@louisyssel Simply changing it to 2.2 seemed to do the trick but I had a cascade of other issues such as the DB and seeding etc. and as a result and eventually gave up. Pity, because Fluxday is a nifty tool but to get the environment set up and installed from Docker (which should be a really easy feat) was just too cumbersome and I lack the time to issue a PR for my changes. If do you manage to get the build process sorted, please do drop me a message, I'd greatly appreciate it. |
In all fairness Kurt, as per your message, I also gave up.
Irt is an awesome tool, and I would love to use it, but it is simply too cumbersome to get it running.
I did not want to use Docker, I wanted to install on a dedicated server, as I wanted to use it for projects with larger teams, but the issue also seems to be that they do not support the latest versions of mysql, as they are using db calls that is no longer allowed.
Also, Rails 2.2 is now barely supported, but the latest version is already 2.5.x.
I cannot see that this will last for long, as getting it to run is just too much hassle.
If they do this properly at some stage and update it it properly, I will look gain.
Thanks for the help
Louis
[/Users/louisy/Library/Containers/com.microsoft.Outlook/Data/Library/Caches/Signatures/signature_2118410492]
Louis Yssel
Chief Technology Officer
M: +27 82 908 9222
T: +27 87 135 1114
A: 5 Delmore Street, Midstream Estate
V: [email protected]
W: http://www.uc247.co.za
From: Kurt Ferreira <[email protected]>
Reply-To: foradian/fluxday <[email protected]>
Date: Friday, 27 July 2018 at 12:56
To: foradian/fluxday <[email protected]>
Cc: Louis Yssel <[email protected]>, Mention <[email protected]>
Subject: Re: [foradian/fluxday] build failed (#45)
@louisyssel<https://github.com/louisyssel> Simply changing it to 2.2 seemed to do the trick but I had a cascade of other issues such as the DB and seeding etc. and as a result and eventually gave up. Pity, because Fluxday is a nifty tool but to get the environment set up and installed from Docker (which should be a really easy feat) was just too cumbersome and I lack the time to issue a PR for my changes. If do you manage to get the build process sorted, please do drop me a message, I'd greatly appreciate it.
—
You are receiving this because you were mentioned.
Reply to this email directly, view it on GitHub<#45 (comment)>, or mute the thread<https://github.com/notifications/unsubscribe-auth/AcMl28RSStj8bw8XomFNY10siPWeiJBMks5uKvHwgaJpZM4SZlVp>.
|
Help me pls!!!! E: Sub-process /usr/bin/dpkg returned an error code (1) |
When I run “docker-compose up -d --build --remove-orphans”,there was an error:
So who can help me ?thanks
The text was updated successfully, but these errors were encountered: