Le jeu. 20 sept. 2018 à 18:22, Michal Novotny clime@redhat.com a écrit :
The generated srpm is written to
Wrote: /mnt/tmp/tmpktelyu3h/plexmediaplayer-fedora/SRPMS/plexmediaplayer-2.18.0-1.fc28.src.rpm
But it should be written to
$(outdir)
/mnt/var/lib/copr-rpmbuild/results/tmpeuhha9ly in the referenced build.
I've added to the following argument to rpmbuild to force the SRPM output directory: --define "_srcrpmdir $(outdir)"
The build now succeed. Thank you!