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

Drop Debian 9 (EOL) #1508

Merged
merged 11 commits into from
Aug 16, 2022
Merged

Drop Debian 9 (EOL) #1508

merged 11 commits into from
Aug 16, 2022

Conversation

smortex
Copy link
Member

@smortex smortex commented Aug 12, 2022

This PR also include:

Pull Request (PR) description

This Pull Request (PR) fixes the following issues

@puppet-community-rangefinder
Copy link

nginx::package::redhat is a class

that may have no external impact to Forge modules.

This module is declared in 9 of 579 indexed public Puppetfiles.


These results were generated with Rangefinder, a tool that helps predict the downstream impact of breaking changes to elements used in Puppet modules. You can run this on the command line to get a full report.

Exact matches are those that we can positively identify via namespace and the declaring modules' metadata. Non-namespaced items, such as Puppet 3.x functions, will always be reported as near matches only.

Ensure we are using nginx from the correct repo: cleanup leftovers from
previous tests. Also, the passenger repository is not usable on CentOS
Stream 8, and the packaged version is too old for some of our tests
(e.g. when using nginx-mod-mail).

```
Error:
 Problem: cannot install the best candidate for the job
  - nothing provides rubygem(rack) needed by passenger-6.0.14-1.el8.x86_64
```

```sh-session
[vagrant@centos8s ~]$ dnf info nginx-mod-mail
Last metadata expiration check: 0:00:08 ago on Fri 12 Aug 2022 01:23:41 AM UTC.
Available Packages
Name         : nginx-mod-mail
Epoch        : 1
Version      : 1.14.1
Release      : 9.module_el8.0.0+1060+3ab382d3
Architecture : x86_64
Size         : 64 k
Source       : nginx-1.14.1-9.module_el8.0.0+1060+3ab382d3.src.rpm
Repository   : appstream
Summary      : Nginx mail modules
URL          : http://nginx.org/
License      : BSD
Description  : Nginx mail modules.
```
Copy link
Member

@bastelfreak bastelfreak left a comment

Choose a reason for hiding this comment

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

spec/acceptance/class_spec.rb has a piece of debian 9 code

@smortex smortex merged commit d7e1f6c into master Aug 16, 2022
@smortex smortex deleted the debian9 branch August 16, 2022 21:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants