[Openstack] [fuel]Building the Fuel ISO problem
Naveen
2028479 at qq.com
Tue Jul 28 03:18:09 UTC 2015
Hello Everyone,
First time here, not sure if this is the right place for this question, but here it goes.
Using Mirantis Fuel 6.1 trying building fails,
operation:
root at fuel:~/fuel-main# lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description: Ubuntu 14.04.2 LTS
Release: 14.04
Codename: trusty
root at fuel:~/fuel-main# sudo git branch -av
master 921918a Adding rubygem-librarianp back in
* new_6.1 6b77318 Add fuel-docker-images package to packages-late target
remotes/origin/HEAD -> origin/master
remotes/origin/master 921918a Adding rubygem-librarianp back in
remotes/origin/stable/4.1 1a67e0a Merge "Backport vbox scripts from fuel 6.0 to 4.1" into stable/4.1
remotes/origin/stable/5.0 ffe0d44 Replacing legacy seed-qa with new trackers
remotes/origin/stable/5.1 14e6f6e Merge "mkrepo.sh: download base packages properly." into stable/5.1
remotes/origin/stable/6.0 8c0b26c Merge "Adding megaraid_sas driver for support in CentOs 6.5 LP# 1373014" into stable/6.0
remotes/origin/stable/6.1 6b77318 Add fuel-docker-images package to packages-late target
root at fuel:~/fuel-main# sudo ./prepare-build-env.sh
.....
........
+ echo 'Dependency check completed, please proceed with '\''make iso'\'' command'
Dependency check completed, please proceed with 'make iso' command
root at fuel:~/fuel-main# make iso
mkdir -p /root/fuel-main/build/mirror/centos/etc
/bin/echo -e "${contents}" > /root/fuel-main/build/mirror/centos/etc/yum.conf
/bin/echo -e "${contents}" > /root/fuel-main/build/mirror/centos/etc/yum.repos.d/base.repo
/bin/echo -e "${contents}" > /root/fuel-main/build/mirror/centos/etc/yum.repos.d/extra.repo
mkdir -p /root/fuel-main/build/mirror/centos/etc/yum-plugins
cp /root/fuel-main/mirror/centos/yum-priorities-plugin.py /root/fuel-main/build/mirror/centos/etc/yum-plugins/priorities.py
mkdir -p /root/fuel-main/build/mirror/centos/etc/yum/pluginconf.d
/bin/echo -e "[main]\nenabled=1\ncheck_obsoletes=1\nfull_match=1" > /root/fuel-main/build/mirror/centos/etc/yum/pluginconf.d/priorities.conf
rm -rf /root/fuel-main/build/mirror/centos/dummy_installroot
mkdir -p /root/fuel-main/build/mirror/centos/dummy_installroot/cache
touch /root/fuel-main/build/mirror/centos/yum-config.done
mkdir -p /root/fuel-main/build/mirror/centos && \
env \
TMPDIR="/root/fuel-main/build/mirror/centos/dummy_installroot/cache" \
TMP="/root/fuel-main/build/mirror/centos/dummy_installroot/cache" \
yumdownloader -q --urls \
--archlist=x86_64 \
--installroot="/root/fuel-main/build/mirror/centos/dummy_installroot" \
-c /root/fuel-main/build/mirror/centos/etc/yum.conf \
--resolve \
`cat /root/fuel-main/requirements-rpm.txt` > "/root/fuel-main/build/mirror/centos/urls.list.out" 2>"/root/fuel-main/build/mirror/centos/urls.list.log"
make: *** [/root/fuel-main/build/mirror/centos/urls.list] Error 127
root at fuel:~/fuel-main#
If this isn't the right place for this question, could anyone point me to the right mailing list.
Thanks in advance,
naveen
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstack.org/pipermail/openstack/attachments/20150728/a30932a3/attachment.html>
More information about the Openstack
mailing list