Thank you, Where I can see bug status regarding this issue? I can't find it on bugzilla.

On Fri, Sep 1, 2017 at 3:42 AM, Michal Novotny <clime@redhat.com> wrote:
This is a bug on our side.

More concretely, the error is caused by:

BuildRoot: %(mktemp -ud %{_tmppath}/%{namevr}-XXXXXX)

directive in the spec file. We "disallow" calling external commands currently from
the .spec preamble.

This will be fixed in the next release. As a temporary solution I would suggest putting
the mktemp call into %build section or avoid it completely.

Sorry for the problems
clime

On Thu, Aug 31, 2017 at 8:26 PM, Robbi Nespu <robbinespu@fedoraproject.org> wrote:
Hi there,
I am new with packager, please teach me if I doing wrong. I fork some project to learn about packaging.

I forked a copr project (riot) and try to build new version of riot but failed, source are stored on github https://github.com/RobbiNespu/riot-rpm

Latest build and  log : https://copr.fedorainfracloud.org/coprs/robbinespu/Riot/build/596875/

I keep getting the same error for each build, can anyone tell my why and what should I do
_______________________________________________
copr-devel mailing list -- copr-devel@lists.fedorahosted.org
To unsubscribe send an email to copr-devel-leave@lists.fedorahosted.org


_______________________________________________
copr-devel mailing list -- copr-devel@lists.fedorahosted.org
To unsubscribe send an email to copr-devel-leave@lists.fedorahosted.org




--

Best Regards,
RN