On Tue, Nov 28, 2017 at 1:47 PM, Jiri Novak <jiri.no...@ghorland.net> wrote:
> Hi,
>
> according to this (
> https://developers.redhat.com/blog/2014/12/04/add-packages-to-python-2-7-software-collection/
> ), I'm trying to create my own extension of the rh-python36, though
> doesn't build:
>
> + '[' '%{buildarch}' = noarch ']'
> + QA_CHECK_RPATHS=1
> + case "${QA_CHECK_RPATHS:-}" in
> + /usr/lib/rpm/check-rpaths
> + /usr/lib/rpm/check-buildroot
> + '%{rh-python36_os_install_post}'
> /var/tmp/rpm-tmp.k3bzOV: line 316: fg: no job control
> error: Bad exit status from /var/tmp/rpm-tmp.k3bzOV (%install)
>
> most probably because the variables are not expanded?
> What did I miss? Specfile for refenrence in attachement.

What is this spec file? It looks awfully complicated.

I'm getting you want to build something against rh-python36. Why don't
you take an existing package, let’s say, rh-python36-python-six, and
adapt it?

_______________________________________________
SCLorg mailing list
SCLorg@redhat.com
https://www.redhat.com/mailman/listinfo/sclorg

Reply via email to