Page 1 of 1
How To Build Script
Posted: 19 Jan 2017 09:29
by derda
Hi,
can someone please provide me with an updated URL for the build method? (
https://wiki.efa-project.org/doku.php?id=building_e.f.a )
The URL for the CentOS download is broken. Guess you've changed your forwarding on the website and broke the link
http://centos.mirrors.efa-project.org/6 ... inimal.iso
Thank you!
Regards
Re: How To Build Script
Posted: 19 Jan 2017 09:53
by shawniverson
Yeah, I think darky83 is working on the mirrors. You can alternatively fetch a copy from any CentOS mirror for now.
Re: How To Build Script
Posted: 19 Jan 2017 10:10
by derda
Well, first of all thanks for your quick response.
Anyway. I am trying to install E.F.A using kickstart (
http://dl.efa-project.org/build/3.0.0.9/ks.cfg ) and this is crashing during install. Do you have any workaround for this issue?
You can find the screenshots for the issue here:
http://imgur.com/a/iHmED
Thanks!
Re: How To Build Script
Posted: 19 Jan 2017 10:18
by shawniverson
The latest kickstart you probably want is:
http://dl.efa-project.org/build/3.0.1.5/ks.cfg
Builds have been tested on 3.0.1.5, so give this one a shot. (I updated the wiki with this one)
However, we need the mirrors site fixed before you can proceed. I'll ping darky83 about this issue.
Re: How To Build Script
Posted: 19 Jan 2017 10:22
by derda
Thank you! Will you drop a note here once it's fixed?
Re: How To Build Script
Posted: 19 Jan 2017 19:36
by darky83
My bad, I enabled ipv6 on the centos mirrors page yesterday, and in Nginx you need a listen statement for both ipv4 and ipv6. forgot one :S
Should be working again.
Re: How To Build Script
Posted: 20 Jan 2017 10:35
by derda
Thank you - it's working as intended now.