On Sun, 1 Aug 2021 at 21:12, Richard Shaw <hobbes1...@gmail.com> wrote:
>
> I can see my commit in the log but it's not actually "there":
>
> commit 49efbd8bc23b44e5bdf417a96ef174c31ccca359 (HEAD -> rawhide, 
> origin/rawhide, origin/HEAD)
> Author: Richard Shaw <hobbes1...@gmail.com>
> Date:   Sun Aug 1 19:57:58 2021 -0500
>
>     Bump release for bad mass rebuild commit.
>
> But this does not show here even though I've pushed it:
>
> https://src.fedoraproject.org/rpms/freeimage/commits/rawhide
>
> WTF?!?!?
>

Your 'origin' remote points to your fork, which does contain the commit:

https://src.fedoraproject.org/fork/hobbes1069/rpms/freeimage/c/49efbd8bc23b44e5bdf417a96ef174c31ccca359?branch=rawhide

You've never pushed to the 'real' repo, and presumably your rawhide
branch was tracking your fork, so when you pulled, you only pulled
from your fork as well, which never would have the releng commits
without intervention.

> Here's the error during the build:
>
> $ git clone -n https://src.fedoraproject.org/rpms/freeimage.git 
> /var/lib/mock/f35-build-28911845-3916986/root/chroot_tmpdir/scmroot/freeimage
> Cloning into 
> '/var/lib/mock/f35-build-28911845-3916986/root/chroot_tmpdir/scmroot/freeimage'...
> $ git reset --hard 49efbd8bc23b44e5bdf417a96ef174c31ccca359
> fatal: Could not parse object '49efbd8bc23b44e5bdf417a96ef174c31ccca359'.
>
> Thanks,
> Richard

-- 
Elliott
_______________________________________________
devel mailing list -- devel@lists.fedoraproject.org
To unsubscribe send an email to devel-le...@lists.fedoraproject.org
Fedora Code of Conduct: 
https://docs.fedoraproject.org/en-US/project/code-of-conduct/
List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines
List Archives: 
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org
Do not reply to spam on the list, report it: 
https://pagure.io/fedora-infrastructure

Reply via email to