I don’t quite understand why this is happening, or why the problem is showing up now even though the package built successfully before your commit. I tried writing the rpmautospec-generated changelog into a “changelog” file so that rpmautospec doesn’t have to inspect older commits, and that seemed to lead to a successful scratch-build.

https://src.fedoraproject.org/rpms/usd/pull-request/5

Scratch build submitted using the side tag and before opening the PR:

https://koji.fedoraproject.org/koji/taskinfo?taskID=92802281

– Ben

On 10/7/22 10:47, Richard Shaw wrote:
Autorpmspec requiring direct use of git (with commit --allow-empty) because rpmdev-bumpspec can't be used is a problem. Fedpkg needs to grow the ability to handle this, preferably transparently if possible. But that's another thread...

I just performed a:

$ git commit --allow-empty -m "Rebuild for OpenImageIO 2.4.4.2."
$ git push

On usd but when I tried to do the build I got this:

$ fedpkg build --target=f38-build-side-59007
Could not execute build: 'object not found - no match for id (85b3915a4ef185329c02aaa00e3a8dcab4c24c2f)'

Which points to two commits ago (3 including mine).

What's up with that? Looking at git log I see:

commit 03dcb7d9888a50fd7baa47df78285c4be65865d1 (HEAD -> rawhide, origin/rawhide, origin/HEAD)
Author: Richard Shaw <hobbes1...@gmail.com>
Date:   Fri Oct 7 09:38:47 2022 -0500

    Rebuild for OpenImageIO 2.4.4.2.

commit 7aaecf36a8174f9763c13dddf567a5f55d64827a (grafted)
Author: Benjamin A. Beasley <c...@musicinmybrain.net>
Date:   Wed Aug 3 12:53:52 2022 -0400

    Revert "Update to 22.08 (.so version bump); close RHBZ#2110024"

    This reverts commit 85b3915a4ef185329c02aaa00e3a8dcab4c24c2f and adjusts
    the %%autorelease invocation to maintain a monotonic release number.

    The commit is good, but Blender is not ready. See discussion in
https://src.fedoraproject.org/rpms/usd/pull-request/3.

So perhaps the conversion to autorpmspec is incomplete?

Thanks,
Richard

_______________________________________________
devel mailing list --devel@lists.fedoraproject.org
To unsubscribe send an email todevel-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, report 
it:https://pagure.io/fedora-infrastructure/new_issue
_______________________________________________
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, report it: 
https://pagure.io/fedora-infrastructure/new_issue

Reply via email to