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 11 support #397

Merged
merged 1 commit into from
Feb 19, 2024
Merged

Add Debian 11 support #397

merged 1 commit into from
Feb 19, 2024

Conversation

root-expert
Copy link
Member

Pull Request (PR) description

This Pull Request (PR) fixes the following issues

Closes #248

@root-expert root-expert self-assigned this Nov 25, 2021
@danifr danifr mentioned this pull request Nov 6, 2023
@h-haaks
Copy link
Contributor

h-haaks commented Feb 12, 2024

@root-expert could you please rebase your branch?

@h-haaks
Copy link
Contributor

h-haaks commented Feb 14, 2024

Seems like debian10 is hitting the same apparmor issues as Ubuntu2004 with mysql being installed in the action runner and the acceptance test installing mariadb ....

I tried forcing mysql as I did for ubuntu but mysql packages that worked in ubuntu does not exist in debian ..

Another thing to notice here is that running jira with mariadb is not supported by Atlassian
See databases/mysql here https://confluence.atlassian.com/adminjiraserver/supported-platforms-938846830.html

Copy link
Member

@kenyon kenyon left a comment

Choose a reason for hiding this comment

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

Debian 10 is EOL so can be removed, would be good to add Debian 12 instead.

@h-haaks
Copy link
Contributor

h-haaks commented Feb 19, 2024

Seems like the puppet repo package is not available on Debian 12

Beaker::Host::CommandFailure:
  Host 'debian12-64-1' exited with 8 running:
   wget -O '/tmp/puppet-release-bookworm-gh2sZt.deb' 'https://apt.puppet.com/puppet-release-bookworm.deb'
  Last 10 lines of output were:
  	--2024-02-19 13:55:00--  https://apt.puppet.com/puppet-release-bookworm.deb
  	Resolving apt.puppet.com (apt.puppet.com)... 108.157.229.57, 108.157.229.80, 108.157.229.83, ...
  	Connecting to apt.puppet.com (apt.puppet.com)|108.157.229.57|:443... connected.
  	HTTP request sent, awaiting response... 404 Not Found
  	2024-02-19 13:55:00 ERROR 404: Not Found.

I'll just remove Debian 10

@h-haaks h-haaks force-pushed the debian branch 2 times, most recently from f4f893f to e795312 Compare February 19, 2024 14:14
@h-haaks h-haaks requested a review from kenyon February 19, 2024 16:40
@kenyon kenyon changed the title Add Debian support Add Debian 11 support Feb 19, 2024
@kenyon kenyon added the enhancement New feature or request label Feb 19, 2024
@kenyon kenyon merged commit b99c315 into voxpupuli:master Feb 19, 2024
18 checks passed
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.

Debian support
3 participants