This is related to --no-clean option that we currently use with mock.
I will need to collect a bit more info if we can really drop this option (as the relative
conan call works without it). There will be a new release on Wed (at latest), so you can
try afterwards. If you urgently need the build now, however, try to fully specify the path to
conan (i.e. ~/.local/bin/conan).

On Sat, Jun 10, 2017 at 5:29 PM, Jonathan Leroy <jonathan@harrycow.fr> wrote:
2017-06-10 12:31 GMT+02:00 Michal Novotny <clime@redhat.com>:
> Yes, there was an error in the new copr-rpmbuild script that it completely
> ignored patches (and other files apart from tarball and spec) and it also
> supported only one tarball reference in source file. I have deployed a new
> version that should solve the problems.

Thank you, the SRPM build is now working.

But I now have another error: binaries installed via pip are no longer in $PATH:

pip install --user git+https://github.com/jleroy/conan.git@gcc-71-dumpversion
Collecting git+https://github.com/jleroy/conan.git@gcc-71-dumpversion
  Cloning https://github.com/jleroy/conan.git (to gcc-71-dumpversion)
to /tmp/pip-zHt08L-build
[...]
  Running setup.py install for conan: started
    Running setup.py install for conan: finished with status 'done'
Successfully installed PyJWT PyYAML astroid
backports.functools-lru-cache bottle colorama conan configparser
distro fasteners future isort lazy-object-proxy mccabe monotonic
node-semver patch pluginbase pylint requests six wrapt
You are using pip version 8.1.2, however version 9.0.1 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
+ conan remote add plex https://conan.plex.tv
/var/tmp/rpm-tmp.rjbj9w: line 33: conan: command not found

Full log : https://copr-be.cloud.fedoraproject.org/results/jleroy/PlexMediaPlayer/fedora-25-x86_64/00563742-plexmediaplayer/build.log.gz

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