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

Added support for Raspbian #145

Merged
merged 5 commits into from
May 19, 2020
Merged

Conversation

mattqm
Copy link
Contributor

@mattqm mattqm commented May 3, 2020

Pull Request (PR) description

Sets the distro to Debian for Raspbian when subscribing to the influxdb repo.

This Pull Request (PR) fixes the following issues

Raspbian is a drop replacement for Debian - it uses an identical package/repo structure. The current code causes the influxdb download to fail as they do not have Raspbian as an OS, but Debian can be used directly.

@mattqm
Copy link
Contributor Author

mattqm commented May 3, 2020

Looks like my second commit caused the checks to fail. I added Debian 10 to the valid OS's in the metadata.json file as it works fine on my systems. I'm not sure what causes the tests to fail.

@bastelfreak bastelfreak added tests-fail enhancement New feature or request labels May 3, 2020
metadata.json Show resolved Hide resolved
@bastelfreak
Copy link
Member

@mattqm can you please rebase now since #144 got merged?

@mattqm
Copy link
Contributor Author

mattqm commented May 6, 2020

Ok, resolved the conflict.

@dhoppe dhoppe removed the tests-fail label May 19, 2020
@dhoppe dhoppe merged commit b9ace79 into voxpupuli:master May 19, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants