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

mackerel-*-plugins packages depend on distro-specific repository #14

Merged
merged 1 commit into from May 14, 2016
Merged

mackerel-*-plugins packages depend on distro-specific repository #14

merged 1 commit into from May 14, 2016

Conversation

hanazuki
Copy link
Contributor

Since the merger of #13, plugin packages cannot be installed on Debian-like distros because of usage of Yumrepo resource.
In RedHat-family distros, packages can be installed after configuring Yumrepo[mackerel], while in Debian-family distros, apt-get update must be executed before package installation.

This patch is just a quick fix for the problem, but I suppose it would be good to refactor the manifest by splitting the install class into repository configuration phase and package installation phase.

In RedHat-family distros, packages can be installed after Yumrepo[mackerel],
while in Debian-family distros, `apt-get update` must be executed before
package installation.
@tomohiro tomohiro merged commit 1f369cd into tomohiro:master May 14, 2016
@tomohiro
Copy link
Owner

Thank you for your patch and a proposal. I will consider it.

@hanazuki hanazuki deleted the fix-debian-repo branch June 3, 2016 01:45
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

Successfully merging this pull request may close these issues.

None yet

2 participants