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

don't try to create config and systemd dropin for ensure absent #25

Merged
merged 1 commit into from
May 3, 2022

Conversation

evgeni
Copy link
Member

@evgeni evgeni commented May 2, 2022

/etc/mosquitto doesn't exist, which leads to errors like:

Could not set 'file' on ensure: No such file or directory
A directory component in
/etc/mosquitto/mosquitto.conf20220502-25915-2sgpu9.lock
does not exist or is a dangling symbolic link

Pull Request (PR) description

This Pull Request (PR) fixes the following issues

`/etc/mosquitto` doesn't exist, which leads to errors like:

    Could not set 'file' on ensure: No such file or directory
    A directory component in
    /etc/mosquitto/mosquitto.conf20220502-25915-2sgpu9.lock
    does not exist or is a dangling symbolic link
@bastelfreak bastelfreak added the bug Something isn't working label May 3, 2022
@bastelfreak bastelfreak merged commit 34eaeb0 into voxpupuli:master May 3, 2022
@evgeni evgeni deleted the cleanup-on-absent branch May 3, 2022 11:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants