build using kickstarter fails

Report bugs and workarounds
Post Reply
chojin
Posts: 1
Joined: 25 Jan 2018 14:15

build using kickstarter fails

Post by chojin »

Hi

I'm new here and wanted to install efa appliance on my home server.
I try the kickstarter build method as I intend to run the appliance in KVM+Qemu.
When CentOS installation ISO is booted with the ks= parameter, it creates all required partitions and then stops with the error
Unable to read package metadata.
Cannot retrieve repository metadata (repomd.xml) for repository: anaconda-CentOS-201703281317.x86_64.

I checked the kickstarter file and found that it uses http://centos.mirrors.efa-project.org/6/os/x86_64/ as repository however when manually trying to browse to that URL I'm prompted for a username/password which I don't find in the kickstarter file..

Also for some reason keyboard input on the machine doesn't seem to work as soon as Linux is started from the ISO hence I can't edit the repository to another centos mirror.

Is it normal that the repository is password protected? And what can I do to try to fix the installation?
cybermcm
Posts: 5
Joined: 12 Apr 2017 20:26

Re: build using kickstarter fails

Post by cybermcm »

Did you ever find a solution?
I'm trying this myself and have the same error if I use the minimal iso (CentOS 6.9). If I use the netinstall iso I get
"Unable to retrieve

Code: Select all

http://centos.mirrors.efa-project.org/6/os/x86_64//images/install.img
" There is an error with 2 "/" but even with one "/" I get unauthorized if I try this URL with a browser (username/password)

Another question:
WIKI page https://wiki.efa-project.org/doku.php?i ... stallation recommends /tmp with 1GB whereas the kickstart file (dl.efa-project.org/build/3/ks.cfg) uses 10GB. I think the WIKI is wrong/outdated?
User avatar
shawniverson
Posts: 3644
Joined: 13 Jan 2014 23:30
Location: Indianapolis, Indiana USA
Contact:

Re: build using kickstarter fails

Post by shawniverson »

Looks like the mirror is down at the moment. I'll check it out.
User avatar
shawniverson
Posts: 3644
Joined: 13 Jan 2014 23:30
Location: Indianapolis, Indiana USA
Contact:

Re: build using kickstarter fails

Post by shawniverson »

Still down :( I tried to build myself and couldn't myself. If I don't hear back from darky83, I'll update the kickstart script to point to a different CentOS repo.
cybermcm
Posts: 5
Joined: 12 Apr 2017 20:26

Re: build using kickstarter fails

Post by cybermcm »

still thanks for your efforts! hope you can manage it...
User avatar
darky83
Site Admin
Posts: 540
Joined: 30 Sep 2012 11:03
Location: eFa
Contact:

Re: build using kickstarter fails

Post by darky83 »

My mistake, removed the mirror as mirror.centos.org is much faster than our own servers nowdays (when we started with the testing our mirror was next to our dev environment and thus faster for us to start testing..)

changed it now, http://dl.efa-project.org/build/3/ks.cfg now points to a working mirror.
Version eFa 4.x now available!
lczirbesz
Posts: 1
Joined: 25 Jun 2018 08:21

Re: build using kickstarter fails

Post by lczirbesz »

The mirror url seems to changed again.
Would you be so kind to update the ks.cfg ?
--url="http://mirror.centos.org/centos/6/os/x86_64/"

Thanks
Post Reply