#7317 I Can't build my new package
Closed: Fixed Opened by blackfile.

  • Describe what you need us to do:
    Hello guys when I use the command "fedpkg build" I receive the following error message:
    "BuildError: package pencil2d not in list for tag f28-updates-candidate"
    Link: https://koji.fedoraproject.org/koji/taskinfo?taskID=30300386

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

  • When do you need this? (YYYY/MM/DD)
  • When is this no longer needed or useful? (YYYY/MM/DD)
  • If we cannot complete your request, what is the impact?

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

Metadata