+1

On Tue, 2 Apr 2019 at 11:29, Randy Barlow <[email protected]> wrote:
>
> FEDORA-CONTAINER-2019-3e42a55b54[0] references a container that has
> been deleted from the candidate registry. As a result, the compose has
> failed. Since the update is locked, it cannot be edited to replace it
> with a build that exists. To fix this, I propose to unlock the update
> like this:
>
>
> $ sudo -u apache bodhi-shell
> 2019-04-02 15:24:43,617 INFO  [bodhi.server][MainThread] Bodhi ready and at 
> your service!
> Python 3.7.2 (default, Mar 21 2019, 10:09:12)
> [GCC 8.3.1 20190223 (Red Hat 8.3.1-2)] on linux
> Type "help" for more information.
>
> Environment:
>   app          The WSGI application.
>   registry     Active Pyramid registry.
>   request      Active request object.
>   root         Root of the default resource tree.
>   root_factory Default root factory used to create `root`.
>
> Custom Variables:
>   m            bodhi.server.models
>   s            bodhi.server.Session
>
> >>> u = 
> >>> m.Update.query.filter_by(alias='FEDORA-CONTAINER-2019-3e42a55b54').one()
> >>> u.locked = False
> >>> s().commit()
>
>
> After this, I will use the Bodhi web UI to swap the build for fedora-
> toolbox:28-5.
>
>
> [0] https://bodhi.fedoraproject.org/updates/FEDORA-CONTAINER-2019-3e42a55b54
> _______________________________________________
> infrastructure mailing list -- [email protected]
> To unsubscribe send an email to [email protected]
> Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
> List Archives: 
> https://lists.fedoraproject.org/archives/list/[email protected]



-- 
Stephen J Smoogen.
_______________________________________________
infrastructure mailing list -- [email protected]
To unsubscribe send an email to [email protected]
Fedora Code of Conduct: https://getfedora.org/code-of-conduct.html
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/[email protected]

Reply via email to