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@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@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@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@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@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
_______________________________________________
Mailing list: http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack
Post to     : [email protected]
Unsubscribe : http://lists.openstack.org/cgi-bin/mailman/listinfo/openstack

Reply via email to