On Tue, Jul 7, 2020 at 1:27 AM Alfredo Moralejo Alonso <amoralej(a)redhat.com>
wrote:
On Mon, Jul 6, 2020 at 6:00 PM Lance Albertson <lance(a)osuosl.org> wrote:
>
>
> On Mon, Jul 6, 2020 at 8:58 AM Alfredo Moralejo Alonso <
> amoralej(a)redhat.com> wrote:
>
>> Hello,
>>
>> On Mon, Jul 6, 2020 at 5:47 PM Lance Albertson <lance(a)osuosl.org> wrote:
>>
>>> Hi all,
>>>
>>> I've noticed that the rdo-trunk-ussuri-tested repo that is included
>>> with centos-release-openstack-ussuri package is not working. Specifically
>>> the URL
>>>
https://trunk.rdoproject.org/centos8-ussuri/current-passed-ci/ does
>>> not exist. Is this the correct location or should it be something
>>> different?
>>>
>>
>> That's URL is not longer valid. With the componentization of the RDO
>> Trunk repo in ussuri there is no single url that you can use. The best
>> alternative is to copy file
>>
https://trunk.rdoproject.org/centos8-master/current-passed-ci/delorean.repo
>> to /etc/yum.repos.d
>>
>
> Should this repo just be removed from the centos-release-openstack-ussuri
> package then or is there another way to deal with this from a configuration
> management perspective?
>
I'll replace existing repo by a set of per-component repositories but it
will take a while to have the new release rpm in the repos:
https://review.rdoproject.org/r/28407
You'll need to enable all the rdo-trunk-ussuri-tested-component-*
repositories.
> Excellent. Thanks for pointing that out!