[Starlingx-discuss] fix for lshell download bug

Rosales Jimenez, Marcela A marcela.a.rosales.jimenez at intel.com
Tue Oct 2 20:58:12 UTC 2018


Hi team,

I was working on this bug https://bugs.launchpad.net/starlingx/+bug/1793615
The problem is that the lshell src rpm is not found by the yumdownloader tool, and this impacts master and r2018.10 branch.

In the download_mirror.sh script, the rpms_centos3rdparty.lst are downloaded first,
then the StarlingX_3rd*.repo config files are deleted,  and then the rpms_centos.lst are downloaded.

So when it is the turn for centos repo (and lshell) to be downloaded, 3rd party repos were already deleted.

This is fixed by moving the lshell from repo_centos.lst to repo_centos3rdparty.lst,
so it is downloaded before StarlingX_3rd* are deleted.

I sent this two patches, for master and r2018.10, could you review them?
https://review.openstack.org/#/c/607014/
https://review.openstack.org/#/c/607017/

Thanks.

Marcela


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.starlingx.io/pipermail/starlingx-discuss/attachments/20181002/dceea833/attachment.html>


More information about the Starlingx-discuss mailing list