Bugzilla – Bug 1203109
scm_git service does not fetch latest git commit from github
Last modified: 2023-10-10 13:47:17 UTC
At https://build.opensuse.org/package/show/home:rhabacker:branches:games:mingw64/mingw64-vsgXchange I have configured an scm_git service to retrieve recent git sources from the github git repository https://github.com/vsg-dev/vsgXchange.git, which has worked well for a while. The problem recently is that it does not retrieve the latest commit that is currently https://github.com/vsg-dev/vsgXchange/commit/9130566fc4c99a7834bd2bbe4a27dd98de00c367, but always retrieves an older commit after triggering the service https://github.com/vsg-dev/vsgXchange/commit/3fa705edb9a1d11a17596ca2d333ff20efe036fc. With a local `osc` build the problem does not occur.
(In reply to Ralf Habacker from comment #0) > The problem recently is that it does not retrieve the latest commit that is The problem only occurs when using <param name="package-meta">yes</param>
(In reply to Ralf Habacker from comment #1) > (In reply to Ralf Habacker from comment #0) > > The problem recently is that it does not retrieve the latest commit that is > > The problem only occurs when using > > <param name="package-meta">yes</param> I was able to reproduce the issue with more than one package at https://build.opensuse.org/package/show/home:rhabacker:branches:games:mingw64 and https://build.opensuse.org/package/show/home:rhabacker:branches:games:mingw32