<div>Hello Everyone,</div><div><br></div><div><div>First time here, not sure if this is the right place for this question, but <span style="line-height: 1.5;">here it goes.</span></div></div><div><span style="line-height: 1.5;"><br></span></div><div>Using Mirantis Fuel 6.1 trying building fails,</div><div>operation£º</div><div><div>root@fuel:~/fuel-main# lsb_release -a</div><div>No LSB modules are available.</div><div>Distributor ID: Ubuntu</div><div>Description:    Ubuntu 14.04.2 LTS</div><div>Release:        14.04</div><div>Codename:       trusty</div><div>root@fuel:~/fuel-main# sudo git branch -av</div><div>  master                    921918a Adding rubygem-librarianp back in</div><div>* new_6.1                   6b77318 Add fuel-docker-images package to packages-late target</div><div>  remotes/origin/HEAD       -> origin/master</div><div>  remotes/origin/master     921918a Adding rubygem-librarianp back in</div><div>  remotes/origin/stable/4.1 1a67e0a Merge "Backport vbox scripts from fuel 6.0 to 4.1" into stable/4.1</div><div>  remotes/origin/stable/5.0 ffe0d44 Replacing legacy seed-qa with new trackers</div><div>  remotes/origin/stable/5.1 14e6f6e Merge "mkrepo.sh: download base packages properly." into stable/5.1</div><div>  remotes/origin/stable/6.0 8c0b26c Merge "Adding megaraid_sas driver for support in CentOs 6.5 LP# 1373014" into stable/6.0</div><div>  remotes/origin/stable/6.1 6b77318 Add fuel-docker-images package to packages-late target</div></div><div>root@fuel:~/fuel-main# sudo ./prepare-build-env.sh </div><div>.....</div><div>........</div><div><div>+ echo 'Dependency check completed, please proceed with '\''make iso'\'' command'</div><div>Dependency check completed, please proceed with 'make iso' command</div><div>root@fuel:~/fuel-main# make iso</div><div>mkdir -p /root/fuel-main/build/mirror/centos/etc</div><div>/bin/echo -e "${contents}" > /root/fuel-main/build/mirror/centos/etc/yum.conf</div><div>/bin/echo -e "${contents}" > /root/fuel-main/build/mirror/centos/etc/yum.repos.d/base.repo</div><div>/bin/echo -e "${contents}" > /root/fuel-main/build/mirror/centos/etc/yum.repos.d/extra.repo</div><div>mkdir -p /root/fuel-main/build/mirror/centos/etc/yum-plugins</div><div>cp /root/fuel-main/mirror/centos/yum-priorities-plugin.py /root/fuel-main/build/mirror/centos/etc/yum-plugins/priorities.py</div><div>mkdir -p /root/fuel-main/build/mirror/centos/etc/yum/pluginconf.d</div><div>/bin/echo -e "[main]\nenabled=1\ncheck_obsoletes=1\nfull_match=1" > /root/fuel-main/build/mirror/centos/etc/yum/pluginconf.d/priorities.conf</div><div>rm -rf /root/fuel-main/build/mirror/centos/dummy_installroot</div><div>mkdir -p /root/fuel-main/build/mirror/centos/dummy_installroot/cache</div><div>touch /root/fuel-main/build/mirror/centos/yum-config.done</div><div>mkdir -p /root/fuel-main/build/mirror/centos && \</div><div>        env \</div><div>                TMPDIR="/root/fuel-main/build/mirror/centos/dummy_installroot/cache" \</div><div>                TMP="/root/fuel-main/build/mirror/centos/dummy_installroot/cache" \</div><div>        yumdownloader -q --urls \</div><div>                --archlist=x86_64 \</div><div>                --installroot="/root/fuel-main/build/mirror/centos/dummy_installroot" \</div><div>                -c /root/fuel-main/build/mirror/centos/etc/yum.conf \</div><div>                --resolve \</div><div>                `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"</div><div>make: *** [/root/fuel-main/build/mirror/centos/urls.list] Error 127</div><div>root@fuel:~/fuel-main#</div></div><div><br></div><div><div>If this isn't the right place for this question, could anyone point me to <span style="line-height: 1.5;">the right mailing list. </span></div><div><span style="color: rgb(51, 51, 51); font-family: Arial;">Thanks in advance,</span></div></div><div><span style="color: rgb(51, 51, 51); font-family: Arial;">naveen</span></div>