Hi all-
I got several strange messages on my update here:
https://bodhi.fedoraproject.org/updates/FEDORA-2022-bf60d68bdc
The (multiple) messages suggest the update was ejected, but I tested an install on a fresh image of 35 and 5.6.1 installed fine. Did I do something wrong?
Thanks,
Ron
Hi Ron,
Hau idatzi du Ron Olson (tachoknight@gmail.com) erabiltzaileak (2022 mai. 9, al. (22:15)):
Hi all-
I got several strange messages on my update here:
https://bodhi.fedoraproject.org/updates/FEDORA-2022-bf60d68bdc
The (multiple) messages suggest the update was ejected, but I tested an install on a fresh image of 35 and 5.6.1 installed fine. Did I do something wrong?
Can you try with:
koji tag-build f36-updates-candidate swift-lang-5.6-1.fc36
This has been reported in the past and there was a bug report that is marked as fixed:
https://pagure.io/releng/issue/10590
Kind regards, Mikel
It was successful, apparently:
➜ ~ koji tag-build f36-updates-candidate swift-lang-5.6-1.fc36 Created task 86848500 Watching tasks (this may be safely interrupted)... 86848500 tagBuild (noarch): free 86848500 tagBuild (noarch): free -> closed 0 free 0 open 1 done 0 failed
86848500 tagBuild (noarch) completed successfully ➜ ~
But I’m not clear on what this does, and should I be doing it as part of every koji update?
On 9 May 2022, at 15:28, Mikel Olasagasti wrote:
Hi Ron,
Hau idatzi du Ron Olson (tachoknight@gmail.com) erabiltzaileak (2022 mai. 9, al. (22:15)):
Hi all-
I got several strange messages on my update here:
https://bodhi.fedoraproject.org/updates/FEDORA-2022-bf60d68bdc
The (multiple) messages suggest the update was ejected, but I tested an install on a fresh image of 35 and 5.6.1 installed fine. Did I do something wrong?
Can you try with:
koji tag-build f36-updates-candidate swift-lang-5.6-1.fc36
This has been reported in the past and there was a bug report that is marked as fixed:
https://pagure.io/releng/issue/10590
Kind regards, Mikel _______________________________________________ devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-leave@lists.fedoraproject.org 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/devel@lists.fedoraproject.org Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure
On Mon, May 9, 2022 at 10:54 PM Ron Olson tachoknight@gmail.com wrote:
It was successful, apparently:
➜ ~ koji tag-build f36-updates-candidate swift-lang-5.6-1.fc36 Created task 86848500 Watching tasks (this may be safely interrupted)... 86848500 tagBuild (noarch): free 86848500 tagBuild (noarch): free -> closed 0 free 0 open 1 done 0 failed
86848500 tagBuild (noarch) completed successfully ➜ ~
But I’m not clear on what this does, and should I be doing it as part of every koji update?
No, this is only a workaround for a bug in koji and / or bodhi. They should handle moving builds for updates to the correct tags internally. But sometimes this breaks, and you need to move things along manually to un-break them, as in this case (which is what the "koji tag-build" command does).
Fabio
Il 09/05/22 22:28, Mikel Olasagasti ha scritto:
Hi Ron,
Hau idatzi du Ron Olson (tachoknight@gmail.com) erabiltzaileak (2022 mai. 9, al. (22:15)):
Hi all-
I got several strange messages on my update here:
https://bodhi.fedoraproject.org/updates/FEDORA-2022-bf60d68bdc
The (multiple) messages suggest the update was ejected, but I tested an install on a fresh image of 35 and 5.6.1 installed fine. Did I do something wrong?
Can you try with:
koji tag-build f36-updates-candidate swift-lang-5.6-1.fc36
This has been reported in the past and there was a bug report that is marked as fixed:
https://pagure.io/releng/issue/10590
Kind regards, Mikel
This won't solve the problem here, because the update is in testing going stable, not pending going testing.
To solve this kind of problems the update needs to be unpushed and then re-pushed to testing. I did it for you. Now it should go to stable in a couple of days.
Mattia
Il 10/05/22 18:30, Mattia Verga ha scritto:
Il 09/05/22 22:28, Mikel Olasagasti ha scritto:
Hi Ron,
Hau idatzi du Ron Olson (tachoknight@gmail.com) erabiltzaileak (2022 mai. 9, al. (22:15)):
Hi all-
I got several strange messages on my update here:
https://bodhi.fedoraproject.org/updates/FEDORA-2022-bf60d68bdc
The (multiple) messages suggest the update was ejected, but I tested an install on a fresh image of 35 and 5.6.1 installed fine. Did I do something wrong?
Can you try with:
koji tag-build f36-updates-candidate swift-lang-5.6-1.fc36
This has been reported in the past and there was a bug report that is marked as fixed:
https://pagure.io/releng/issue/10590
Kind regards, Mikel
This won't solve the problem here, because the update is in testing going stable, not pending going testing.
To solve this kind of problems the update needs to be unpushed and then re-pushed to testing. I did it for you. Now it should go to stable in a couple of days.
Mattia
Sorry, I now see that update has been obsoleted by swift-lang-5.6.1-2.fc36 which is already pushed to stable.
This is a known race condition that may happen during release freeze and I've submitted a PR to fix this in Bodhi. For this particular update, I've simply unpushed it again.
Mattia
Thank you very much Mattia!
On 10 May 2022, at 11:36, Mattia Verga via devel wrote:
Il 10/05/22 18:30, Mattia Verga ha scritto:
Il 09/05/22 22:28, Mikel Olasagasti ha scritto:
Hi Ron,
Hau idatzi du Ron Olson (tachoknight@gmail.com) erabiltzaileak (2022 mai. 9, al. (22:15)):
Hi all-
I got several strange messages on my update here:
https://bodhi.fedoraproject.org/updates/FEDORA-2022-bf60d68bdc
The (multiple) messages suggest the update was ejected, but I tested an install on a fresh image of 35 and 5.6.1 installed fine. Did I do something wrong?
Can you try with:
koji tag-build f36-updates-candidate swift-lang-5.6-1.fc36
This has been reported in the past and there was a bug report that is marked as fixed:
https://pagure.io/releng/issue/10590
Kind regards, Mikel
This won't solve the problem here, because the update is in testing going stable, not pending going testing.
To solve this kind of problems the update needs to be unpushed and then re-pushed to testing. I did it for you. Now it should go to stable in a couple of days.
Mattia
Sorry, I now see that update has been obsoleted by swift-lang-5.6.1-2.fc36 which is already pushed to stable.
This is a known race condition that may happen during release freeze and I've submitted a PR to fix this in Bodhi. For this particular update, I've simply unpushed it again.
Mattia
devel mailing list -- devel@lists.fedoraproject.org To unsubscribe send an email to devel-leave@lists.fedoraproject.org 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/devel@lists.fedoraproject.org Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure