I am also recieving this continuously, like nothing in the list even exists and is a 404... how is that possible?


arning: gsm-1.0.13-11.el7.x86_64.rpm not found
Looking for gstreamer-0.10.36-7.el7.x86_64.rpm...
--> run: wget https://kojipkgs.fedoraproject.org/packages/gstreamer/0.10.36/7.el7/x86_64/gstreamer-0.10.36-7.el7.x86_64.rpm)
--2018-09-06 12:06:35-- https://kojipkgs.fedoraproject.org/packages/gstreamer/0.10.36/7.el7/x86_64/gstreamer-0.10.36-7.el7.x86_64.rpm)
Resolving kojipkgs.fedoraproject.org (kojipkgs.fedoraproject.org)... 209.132.181.16, 209.132.181.15, 2402:800:ffff:ffff:0:1:d184:b50f, ...
Connecting to kojipkgs.fedoraproject.org (kojipkgs.fedoraproject.org)|209.132.181.16|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2018-09-06 12:06:36 ERROR 404: Not Found.

Warning: gstreamer-0.10.36-7.el7.x86_64.rpm not found
Looking for gstreamer-plugins-base-0.10.36-10.el7.x86_64.rpm...
--> run: wget https://kojipkgs.fedoraproject.org/packages/gstreamer-plugins-base/0.10.36/10.el7/x86_64/gstreamer-plugins-base-0.10.36-10.el7.x86_64.rpm)
--2018-09-06 12:06:36-- https://kojipkgs.fedoraproject.org/packages/gstreamer-plugins-base/0.10.36/10.el7/x86_64/gstreamer-plugins-base-0.10.36-10.el7.x86_64.rpm)
Resolving kojipkgs.fedoraproject.org (kojipkgs.fedoraproject.org)... 209.132.181.15, 209.132.181.16, 2402:800:ffff:ffff:0:1:d184:b510, ...
Connecting to kojipkgs.fedoraproject.org (kojipkgs.fedoraproject.org)|209.132.181.15|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2018-09-06 12:06:37 ERROR 404: Not Found.

Warning: gstreamer-plugins-base-0.10.36-10.el7.x86_64.rpm not found
Looking for gstreamer-plugins-good-0.10.31-13.el7.x86_64.rpm...
--> run: wget https://kojipkgs.fedoraproject.org/packages/gstreamer-plugins-good/0.10.31/13.el7/x86_64/gstreamer-plugins-good-0.10.31-13.el7.x86_64.rpm)
--2018-09-06 12:06:37-- https://kojipkgs.fedoraproject.org/packages/gstreamer-plugins-good/0.10.31/13.el7/x86_64/gstreamer-plugins-good-0.10.31-13.el7.x86_64.rpm)
Resolving kojipkgs.fedoraproject.org (kojipkgs.fedoraproject.org)... 209.132.181.16, 209.132.181.15, 2402:800:ffff:ffff:0:1:d184:b50f, ...
Connecting to kojipkgs.fedoraproject.org (kojipkgs.fedoraproject.org)|209.132.181.16|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2018-09-06 12:06:38 ERROR 404: Not Found.

Warning: gstreamer-plugins-good-0.10.31-13.el7.x86_64.rpm not found
Looking for gstreamer-tools-0.10.36-7.el7.x86_64.rpm...
--> run: wget https://kojipkgs.fedoraproject.org/packages/gstreamer-tools/0.10.36/7.el7/x86_64/gstreamer-tools-0.10.36-7.el7.x86_64.rpm)
--2018-09-06 12:06:38-- https://kojipkgs.fedoraproject.org/packages/gstreamer-tools/0.10.36/7.el7/x86_64/gstreamer-tools-0.10.36-7.el7.x86_64.rpm)
Resolving kojipkgs.fedoraproject.org (kojipkgs.fedoraproject.org)... 209.132.181.15, 209.132.181.16, 2402:800:ffff:ffff:0:1:d184:b510, ...
Connecting to kojipkgs.fedoraproject.org (kojipkgs.fedoraproject.org)|209.132.181.15|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2018-09-06 12:06:39 ERROR 404: Not Found.

Warning: gstreamer-tools-0.10.36-7.el7.x86_64.rpm not found
Looking for gtk2-2.24.31-1.el7.x86_64.rpm...
--> run: wget https://kojipkgs.fedoraproject.org/packages/gtk2/2.24.31/1.el7/x86_64/gtk2-2.24.31-1.el7.x86_64.rpm)
--2018-09-06 12:06:39-- https://kojipkgs.fedoraproject.org/packages/gtk2/2.24.31/1.el7/x86_64/gtk2-2.24.31-1.el7.x86_64.rpm)
Resolving kojipkgs.fedoraproject.org (kojipkgs.fedoraproject.org)... 209.132.181.16, 209.132.181.15, 2402:800:ffff:ffff:0:1:d184:b50f, ...
Connecting to kojipkgs.fedoraproject.org (kojipkgs.fedoraproject.org)|209.132.181.16|:443... connected.
HTTP request sent, awaiting response... 404 Not Found
2018-09-06 12:06:40 ERROR 404: Not Found.


September 6, 2018 1:59 PM, "Lin, Shuicheng" <shuicheng.lin@intel.com> wrote:

Hi,

This is a code error.

Please change the “arcgglist” to “archlist”.

slin14@slin14-nuc2:~/GIT/stx-tools$ git diff

diff --git a/centos-mirror-tools/dl_rpms.sh b/centos-mirror-tools/dl_rpms.sh

index 67cf792..09f6751 100755

--- a/centos-mirror-tools/dl_rpms.sh

+++ b/centos-mirror-tools/dl_rpms.sh

@@ -220,7 +220,7 @@ download () {

download_cmd="${SUDOCMD} yumdownloader -q ${YUMCONFOPT} ${RELEASEVER} -C --source $SFILE"

download_url_cmd="${SUDOCMD} yumdownloader --urls -q ${YUMCONFOPT} ${RELEASEVER} -C --source $SFILE"

else

- download_cmd="${SUDOCMD} yumdownloader -q -C ${YUMCONFOPT} ${RELEASEVER} $SFILE --arcgglist=noarch,x86_64"

+ download_cmd="${SUDOCMD} yumdownloader -q -C ${YUMCONFOPT} ${RELEASEVER} $SFILE --archlist=noarch,x86_64"

download_url_cmd="${SUDOCMD} yumdownloader --urls -q -C ${YUMCONFOPT} ${RELEASEVER} $SFILE --archlist=noarch,x86_64"

fi

fi

Best Regards

Shuicheng

From: scottk@optimcloud.com [mailto:scottk@optimcloud.com]
Sent: Thursday, September 6, 2018 6:18 PM
To: starlingx-discuss@lists.starlingx.io
Subject: [Starlingx-discuss] Command line error: no such option: --arcgglist

so trying this a fifth time, i see the following errors numerous times for various packages during the bash download_mirror.sh phase of the process as documented
in
https://wiki.openstack.org/wiki/StarlingX/Developer_Guide

Warning: infinipath-psm-3.3-26_g604758e_open.2.el7.x86_64.rpm not found
------ using info-5.1-4.el7 to search info-5.1-4.el7.x86_64.rpm ------
Looking for info-5.1-4.el7.x86_64.rpm...
--> run: sudo -E yumdownloader -q -C --releasever=7 info-5.1-4.el7 --arcgglist=noarch,x86_64
Command line error: no such option: --arcgglist
Usage: "yumdownloader [options] package1 [package2] [package..]