Bug 1203109 - scm_git service does not fetch latest git commit from github
Summary: scm_git service does not fetch latest git commit from github
Status: NEW
Alias: None
Product: openSUSE.org
Classification: openSUSE
Component: BuildService (show other bugs)
Version: unspecified
Hardware: Other Other
: P5 - None : Normal (vote)
Target Milestone: ---
Assignee: Marco Strigl
QA Contact: Adrian Schröter
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-09-05 09:16 UTC by Ralf Habacker
Modified: 2023-10-10 13:47 UTC (History)
0 users

See Also:
Found By: ---
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ralf Habacker 2022-09-05 09:16:20 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.
Comment 1 Ralf Habacker 2022-09-05 10:07:49 UTC
(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>
Comment 2 Ralf Habacker 2022-09-05 10:17:08 UTC
(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