
On Sun, Dec 8, 2019 at 11:51 AM Yedidyah Bar David <didi@redhat.com> wrote:
On Sun, Dec 8, 2019 at 11:48 AM Yedidyah Bar David <didi@redhat.com> wrote:
On Sun, Dec 8, 2019 at 11:36 AM Martin Perina <mperina@redhat.com> wrote:
Hi Nir,
I've just found out that your patch https://gerrit.ovirt.org/105020 broke build-artifacts stage for engine, so no engine build can be passed to change queue. Here is the error:
18:15:11 git ls-files | tar --files-from /proc/self/fd/0 -czf "ovirt-engine-4.4.0_master.tar.gz" ovirt-engine.spec 18:15:11 tar: .gitignore: Cannot stat: No such file or directory 18:15:11 tar: Exiting with failure status due to previous errors
Could you fix asap?
Can you please clarify exactly what you are doing?
I now tried above command on clean git clone, current master. It failed (as expected) due to missing ovirt-engine.spec. So I ran 'make ovirt-engine.spec' and then the command, and it worked.
Also please note that above-linked patch does not remove .gitignore. We still have it. It does add a file .gitignore.in and code to generate from it .gitignore.
OK, I see the failure. Will fix soon. Sorry.
https://gerrit.ovirt.org/105408
-- Didi
-- Didi