Skip to content
This repository has been archived by the owner on Nov 6, 2024. It is now read-only.

Fix icinga2 cache dir #313

Merged
merged 1 commit into from
Oct 5, 2017
Merged

Fix icinga2 cache dir #313

merged 1 commit into from
Oct 5, 2017

Conversation

scopenco
Copy link

@scopenco scopenco commented Sep 28, 2017

This PR fix /etc/sysconfig/icinga2 for RHEL. Without shell envICINGA2_CACHE_DIR icinga2 init script fails on start. The problem is in prepare-dirs:

$ /usr/lib/icinga2/prepare-dirs /etc/sysconfig/icinga2
mkdir: missing operand
Try 'mkdir --help' for more information.
chown: missing operand after ‘icinga:icinga’
Try 'chown --help' for more information.
chmod: missing operand after ‘750’
Try 'chmod --help' for more information.

icinga2 version

 icinga2-common-2.7.1-1.el7.icinga.x86_64

@scopenco
Copy link
Author

scopenco commented Oct 5, 2017

any updates?

@vkhatri vkhatri self-assigned this Oct 5, 2017
@vkhatri vkhatri merged commit 00db252 into Icinga:master Oct 5, 2017
@vkhatri
Copy link
Member

vkhatri commented Oct 6, 2017

👍

@scopenco
Copy link
Author

scopenco commented Oct 6, 2017

Can you release a new version in supermarket?

@vkhatri
Copy link
Member

vkhatri commented Oct 6, 2017

I am fixing kitchen test and cookbook dependencies issue. Will release a version over the weekend.

@wndhydrnt
Copy link

We're hitting this as well. Installing icinga2 using the master branch of this cookbook works in test-kitchen for us. Any updates on when a new version will be released @vkhatri?

@vkhatri
Copy link
Member

vkhatri commented Oct 23, 2017

Released v3.0.1

👍

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

Successfully merging this pull request may close these issues.

3 participants