When I use this command "koji build --scratch rawhide mypackage.srpm" working fine Link https://koji.fedoraproject.org/koji/taskinfo?taskID=30300716
Do you have any idea of this error? Thanks
The problem is that the package repo is named 'Pencil2D' as the review was titled and also as it's added to koji permissions.
You have a 'pencil2d.spec' file in the package, which doesn't match that and it fails.
You need to rename your spec file 'Pencil2D.spec' and it will all work.
Let us know if you have any further problems...
Metadata Update from @kevin: - Issue close_status updated to: Fixed - Issue status updated to: Closed (was: Open)
Thanks @kevin It was resolved by changing the name within the spec