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

Add Debian packaging files #104

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

Conversation

szepeviktor
Copy link
Contributor

@szepeviktor szepeviktor commented May 16, 2018

@kjellm lintian only says

W: munin-plugin-mysql: new-package-should-close-itp-bug
W: munin-plugin-mysql: copyright-without-copyright-notice
I: munin-plugin-mysql: extended-description-is-probably-too-short

@kjellm
Copy link
Owner

kjellm commented May 22, 2018

Not entirely sure about including this. Are you willing to take responsibility for maintaining these files going forward?

@szepeviktor
Copy link
Contributor Author

szepeviktor commented May 22, 2018

Yes. Debian packaging files need to be changed

  • on new releases
  • structural changes

I think it takes 2 commits per year.

mkdir -p $(INSTALL_ROOT)/etc/munin/plugins
mkdir -p $(PERL_VENDOR_LIB)
dh_auto_install -- CONFIG_DIR=$(INSTALL_ROOT)/etc/munin PLUGIN_DIR=$(INSTALL_ROOT)/usr/share/munin/plugins MUNIN_NODE=true PERL_SITELIB_DIR=$(PERL_VENDOR_LIB)
chmod -x $(INSTALL_ROOT)/etc/munin/plugin-conf.d/mysql.conf
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Related to #103

@williamdes
Copy link

This can be closes since Debian has Salsa ?

@szepeviktor
Copy link
Contributor Author

szepeviktor commented May 15, 2021

@williamdes It seems this Munin plugin is not packaged by Munin Debian Maintainers.
https://salsa.debian.org/debian/munin

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

3 participants