fedora-copr / copr

RPM build system - upstream for https://copr.fedorainfracloud.org/
108 stars 56 forks source link

No translations found #3301

Closed ndias closed 3 weeks ago

ndias commented 3 weeks ago

I have a SPEC rpm that I successful create in a Rocky Linux 9 and Fedora 40, but when I put it on copr I have this error

and the creation of the rpm fails.

The same comand if running in my local machine is always successful running against the sources of the package

FrostyX commented 3 weeks ago

Hello @ndias, this most likely isn't a Copr issue but a packaging error. But without the full log and the specfile, it's hard for me to say what exactly is wrong. Probably a missing dependency on some package.

You can try to reproduce the issue locally in Mock https://github.com/rpm-software-management/mock https://frostyx.cz/posts/using-mock-is-easy

praiskup commented 3 weeks ago

I'm closing this as packaging error, but feel free to continue the discussion here.

ndias commented 3 weeks ago

Hello @ndias, this most likely isn't a Copr issue but a packaging error. But without the full log and the specfile, it's hard for me to say what exactly is wrong. Probably a missing dependency on some package.

You can try to reproduce the issue locally in Mock https://github.com/rpm-software-management/mock https://frostyx.cz/posts/using-mock-is-easy

Sorry, you are right I forgot to past the links for the building

https://download.copr.fedorainfracloud.org/results/nunodias/debug-toolbar/fedora-40-x86_64/07554850-django-debug-toolbar/

SPEC https://download.copr.fedorainfracloud.org/results/nunodias/debug-toolbar/fedora-40-x86_64/07554850-django-debug-toolbar/django-debug-toolbar.spec

LOGS https://download.copr.fedorainfracloud.org/results/nunodias/debug-toolbar/fedora-40-x86_64/07554850-django-debug-toolbar/builder-live.log.gz

I run also with mock, and the result is the same, with the same error