On Sun, Apr 19, 2020 at 11:12:59AM -0400, Alejandro Senges wrote: > Hello everyone I would kindly suggest a status bar when downloading OS > Updates. Because it sometimes fails during the process and there's no > information about it. Hey Alejandro. This is not the place or people to report such feedback to. If you are applying updates with the dnf command line app: https://bugzilla.redhat.com/enter_bug.cgi?product=Fedora&version=rawhide&component=dnf If you are applying them offline with gnome-software: https://gitlab.gnome.org/GNOME/gnome-software/-/issues If something else, that applications bug tracker. :) Thanks, and hope that helps, kevin -- > > On Wed, Apr 15, 2020, 5:17 PM Stephen John Smoogen <smooge@xxxxxxxxx> wrote: > > > > > > > On Wed, 15 Apr 2020 at 16:21, Mohan Boddu <mboddu@xxxxxxxxxx> wrote: > > > >> Hi, > >> > >> The following patch will enable signing on eln builds and for now it > >> will be used only in stg. > >> > >> For more info: https://pagure.io/releng/issue/9154 > >> > >> > > The patch comes with different spacing so not sure if that makes a > > difference... it could also be gmail.. so +1 if that is not a problem. > > > > > > > >> diff --git a/roles/robosignatory/templates/robosignatory.toml.j2 > >> b/roles/robosignatory/templates/robosignatory.toml.j2 > >> index 884f21c..27a12c8 100644 > >> --- a/roles/robosignatory/templates/robosignatory.toml.j2 > >> +++ b/roles/robosignatory/templates/robosignatory.toml.j2 > >> @@ -321,6 +321,14 @@ handlers = ["console"] > >> key = "{{ (env == 'production')|ternary('epel-6', 'testkey') > >> }}" > >> keyid = "{{ (env == 'production')|ternary('0608b895', > >> 'd300e724') }}" > >> > >> + # ELN signing > >> + > >> + [[consumer_config.koji_instances.primary.tags]] > >> + from = "eln-pending" > >> + to = "eln-candidate" > >> + key = "{{ (env == 'production')|ternary('fedora-33', > >> 'testkey') }}" > >> + keyid = "{{ (env == 'production')|ternary('9570ff31', > >> 'd300e724') }}" > >> + > >> > >> [consumer_config.ostree_refs] > >> [consumer_config.ostree_refs."fedora/rawhide/x86_64/iot"] > >> _______________________________________________ > >> infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx > >> To unsubscribe send an email to > >> infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx > >> Fedora Code of Conduct: > >> https://docs.fedoraproject.org/en-US/project/code-of-conduct/ > >> List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > >> List Archives: > >> https://lists.fedoraproject.org/archives/list/infrastructure@xxxxxxxxxxxxxxxxxxxxxxx > >> > > > > > > -- > > Stephen J Smoogen. > > > > _______________________________________________ > > infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx > > To unsubscribe send an email to > > infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx > > Fedora Code of Conduct: > > https://docs.fedoraproject.org/en-US/project/code-of-conduct/ > > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > > List Archives: > > https://lists.fedoraproject.org/archives/list/infrastructure@xxxxxxxxxxxxxxxxxxxxxxx > > > _______________________________________________ > infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx > To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx > Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ > List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines > List Archives: https://lists.fedoraproject.org/archives/list/infrastructure@xxxxxxxxxxxxxxxxxxxxxxx
Attachment:
signature.asc
Description: PGP signature
_______________________________________________ infrastructure mailing list -- infrastructure@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to infrastructure-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/infrastructure@xxxxxxxxxxxxxxxxxxxxxxx