Pavel Raiskup
Pavel Raiskup
Mock tracker: https://github.com/rpm-software-management/mock/issues/1559
Thank you for the report! But I can't reproduce this: # cleanup things mock -r fedora-rawhide-x86_64 --scrub=all # install older mock-filesystem mock -r fedora-rawhide-x86_64 --install https://kojipkgs.fedoraproject.org//packages/mock/5.6/3.fc41/noarch/mock-filesystem-5.6-3.fc41.noarch.rpm # rebuild new mock...
Hmm, reading better -> the transaction actually only updates the 6 packages, that are previosly marked as `is already installed`. Seems like some semantics of `dnf builddep` changed.
Reported against DNF5 for now: https://github.com/rpm-software-management/dnf5/issues/1747
@voxik don't you remember when this worked the last time? Do you think we should skip the `builddep` with `update_before_build = False`? Any ideas?
> I am opening this issue after discussing dynamic provisioning of workers with @lzaoral and @praiskup. Thank you for the issue! Just a few additions: > It is used inside...
> They can affect the build in a different way depending whether its run multiple times, there's no guarantee of indempotence there. It would be nice if we started a...
Indeed, thank you for the report.
@TomasTomecek, has something similar been investigated in Packit? Do you have some research page for live logs?
From a different issue: https://pagure.io/copr/copr/issue/1075 Opened: 2019-10-19 03:14:12 Opened by: [m4rtink](https://accounts.fedoraproject.org/user/m4rtink) Live build log in the terminal At the moment it is rather cumbersome to watch live logs from builds...