Re: "No such file or directory" when building SRPM

2017-06-10 Thread Michal Novotny
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.

clime

On Sat, Jun 10, 2017 at 3:12 AM, Jonathan Leroy 
wrote:

> Hi,
>
> I get the following error when I try to build a package by using SRPM
> upload method:
>
> Start: buildsrpm
> Start: rpmbuild -bs
> error: File /builddir/build/SOURCES/plexmediaplayer-qtwebengine.patch:
> No such file or directory
>
> Obviously, the file SOURCES/plexmediaplayer-qtwebengine.patch is
> present in the uploaded SRPM.
> Full log: https://copr-be.cloud.fedoraproject.org/results/
> jleroy/PlexMediaPlayer/fedora-25-x86_64/00563632-
> plexmediaplayer/builder-live.log
>
> Thanks,
>
> --
> Jonathan Leroy
> ___
> copr-devel mailing list -- copr-devel@lists.fedorahosted.org
> To unsubscribe send an email to copr-devel-le...@lists.fedorahosted.org
>
___
copr-devel mailing list -- copr-devel@lists.fedorahosted.org
To unsubscribe send an email to copr-devel-le...@lists.fedorahosted.org


builds failing

2017-06-10 Thread Michal Novotny
Hello,

as it proved the new builder script that we now use was written to
simplistically (incorrectly). It ignored patches and supported only one
tarball reference. We have deployed the a version that should solve both
the problems. Let us know if it works or if it doesn't.

Thank you
COPR
___
copr-devel mailing list -- copr-devel@lists.fedorahosted.org
To unsubscribe send an email to copr-devel-le...@lists.fedorahosted.org


Re: builds failing

2017-06-10 Thread Thomas Moschny
> We have deployed the a version that should solve both the
> problems. Let us know if it works or if it doesn't.

The *ppc64le builders still seem to fail due to these problems.

- Thomas
___
copr-devel mailing list -- copr-devel@lists.fedorahosted.org
To unsubscribe send an email to copr-devel-le...@lists.fedorahosted.org


Re: "No such file or directory" when building SRPM

2017-06-10 Thread Jonathan Leroy
2017-06-10 12:31 GMT+02:00 Michal Novotny :
> 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-le...@lists.fedorahosted.org


Re: builds failing

2017-06-10 Thread Michal Novotny
This should be now fixed as well.

Thank you!
COPR

On Sat, Jun 10, 2017 at 3:53 PM, Thomas Moschny 
wrote:

> > We have deployed the a version that should solve both the
> > problems. Let us know if it works or if it doesn't.
>
> The *ppc64le builders still seem to fail due to these problems.
>
> - Thomas
> ___
> copr-devel mailing list -- copr-devel@lists.fedorahosted.org
> To unsubscribe send an email to copr-devel-le...@lists.fedorahosted.org
>
___
copr-devel mailing list -- copr-devel@lists.fedorahosted.org
To unsubscribe send an email to copr-devel-le...@lists.fedorahosted.org


Re: builds failing

2017-06-10 Thread Jonathan Leroy
2017-06-10 17:53 GMT+02:00 Michal Novotny :
> This should be now fixed as well.

Unfortunately, this problem persist:
https://copr-be.cloud.fedoraproject.org/results/jleroy/PlexMediaPlayer/fedora-25-x86_64/00563760-plexmediaplayer/build.log.gz

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