[Webkit-unassigned] [Bug 178258] [GTK] jhbuild does not fetch new tags

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sat Oct 14 17:49:30 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=178258

--- Comment #8 from Michael Catanzaro <mcatanzaro at igalia.com> ---
Looking at git-fetch(1), it seems this problem only occurs if the tag is not in the history of the branch being fetched. Indeed, Carlos forgot to push the webkitgtk-test-fonts 0.0.7 commit to master. So that would be good to do.

I agree that we need to use 'git fetch --tags', though. I think you just need to edit jhbuild/versioncontrol/git.py (in a patch on GNOME Bugzilla) and then update the jhbuild-wrapper script with the new jhbuild commit hash to download once it lands.

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20171015/ee8aef00/attachment.html>


More information about the webkit-unassigned mailing list