[Kimchi-devel] [PATCH 0/2] Issue #670: openSUSE: problem while building Kimchi

Aline Manera alinefm at linux.vnet.ibm.com
Mon Jun 29 18:19:41 UTC 2015


'make install' on openSUSE 13.1 is still failing with the following error:

/usr/bin/install -c -m 644 src/dhparams.pem 
/root/kimchi/tmp//etc/kimchi/dhparams.pem
touch /root/kimchi/tmp//etc/nginx/conf.d/kimchi.conf
touch: cannot touch ‘/root/kimchi/tmp//etc/nginx/conf.d/kimchi.conf’: No 
such file or directory
Makefile:975: recipe for target 'install-data-local' failed
make[2]: *** [install-data-local] Error 1
make[2]: Leaving directory '/root/kimchi'
Makefile:789: recipe for target 'install-am' failed
make[1]: *** [install-am] Error 2
make[1]: Leaving directory '/root/kimchi'
Makefile:494: recipe for target 'install-recursive' failed

I will apply those 2 patches that fix the rpm generation but the bug 
will keep open until the above problem get solved.

On 26/06/2015 13:25, Ramon Medeiros wrote:
> Ramon Medeiros (2):
>    Issue #670: openSUSE: problem while building Kimchi
>    Issue #670: openSUSE: problem while building Kimchi
>
>   Makefile.am                 |  4 ++--
>   contrib/kimchi.spec.suse.in | 40 ++++++++++++++++++++++++++++++++++++----
>   2 files changed, 38 insertions(+), 6 deletions(-)
>




More information about the Kimchi-devel mailing list