Dne 07. 02. 20 v 22:34 Breno Brand Fernandes napsal(a):
> Hi all,
>
> I had issues building some rubygem packages with rpmbuild.
> E.g. rubygem-redcarpet[1].
>
> During my tests, I am using the spec file from the master branch.
>
> Using mock instead (of rpmbuild), the issue doesn't happen.
That is the reason to always use mock ;)
> Do you know why it happens? Am I missing something obvious?
Don't you have `%global debug_package %{nil}` set somewhere in your
.rpmrc? You should be able to find more details about debuginfo packages
here:
https://docs.fedoraproject.org/en-US/packaging-guidelines/Debuginfo/
Vít
>
> Thank you,
>
> 1 -
> RPM build errors:
> Downloading https://rubygems.org/gems/redcarpet-3.3.2.gem to
> /home/mockbuild/rpmbuild/SOURCES/redcarpet-3.3.2.gem
> Empty %files file
> /home/mockbuild/rpmbuild/BUILD/rubygem-redcarpet-3.3.2/debugsourcefiles.list
>
> - Breno
>
>
>
> _______________________________________________
> ruby-sig mailing list -- [email protected]
> To unsubscribe send an email to [email protected]
> 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/[email protected]
_______________________________________________
ruby-sig mailing list -- [email protected]
To unsubscribe send an email to [email protected]
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/[email protected]