Re: Bad checkout problem after mass rebuild?

2021-08-02 Thread Richard Shaw
On Sun, Aug 1, 2021 at 9:53 PM Elliott Sales de Andrade <
quantum.anal...@gmail.com> wrote:

> On Sun, 1 Aug 2021 at 21:12, Richard Shaw  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 
> > 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.
>

Whoops. I had forgotten I had initially tried a fork approach on a few
packages before figuring out that wasn't going to be a very good workflow
for the mess that the ASWF created and decided on the PP approach.

Thanks,
Richard
___
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


Re: Bad checkout problem after mass rebuild?

2021-08-01 Thread Elliott Sales de Andrade
On Sun, 1 Aug 2021 at 21:12, Richard Shaw  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 
> 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


Re: Bad checkout problem after mass rebuild?

2021-08-01 Thread Richard Shaw
Well I got pissed and blew away my freeimage checkout and started over not
realizing I needed to patch a few files.

After re-creating the patch it seems to be working now but seriously, WTF?

I think I'm nearing 60 hours fixing the OpenEXR library rearrangement. 0/10
would not recommend :)

Thanks,
Richard
___
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