Dne 31.8.2017 v 21:42 Michal Novotny napsal(a):
This is a bug on our side.

More concretely, the error is caused by:

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

BTW usage of BuildRoot tag is discouraged in Fedora:

https://fedoraproject.org/wiki/Packaging:Guidelines#Tags_and_Sections

Looking at the original .spec file, there are also other obsoleted practices. You probably want to take inspiration from more up-to-date project ...


Vít



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