Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build package fails for zabbix 4 - error can't install query.conf #6

Open
l00ptr opened this issue May 14, 2019 · 2 comments
Open

build package fails for zabbix 4 - error can't install query.conf #6

l00ptr opened this issue May 14, 2019 · 2 comments

Comments

@l00ptr
Copy link

l00ptr commented May 14, 2019

Hello,

I am trying to use your project to build libzbxpgsql for zabbix 4. It doesn't work for centos because spec file tries to copy query.conf. But this file doesn't exist on the good location. When I comment those lines:

install -m 644  $RPM_BUILD_ROOT/query.conf $RPM_BUILD_ROOT%{_sysconfdir}/%{name}.d/
%{_sysconfdir}/%{name}.d/query.conf 

It works and i can build a RPM

@l00ptr
Copy link
Author

l00ptr commented May 14, 2019

Using conf/libzbxpgsql instead of query.conf allow to build a RPM

@l00ptr
Copy link
Author

l00ptr commented May 14, 2019

building packages for centos6 and 7 works, but I still don't know how to test them :-s, I see there is a docker directory with a lot of Dockerfile... I will check that tomorrow.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant