[MDEV-29107] Debian 9 "Stretch" EOL Created: 2022-07-15 Updated: 2022-07-28 Resolved: 2022-07-28 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Platform Debian |
| Fix Version/s: | N/A |
| Type: | Task | Priority: | Critical |
| Reporter: | Ralf Gebhardt | Assignee: | Daniel Bartholomew |
| Resolution: | Done | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||
| Description |
|
Debian LTS support for Debian 9 "Stretch" ended on June 30, 2022, so we do not need to provide Binaries for Debian 9 anymore |
| Comments |
| Comment by Daniel Black [ 2022-07-15 ] |
|
I removed it from bb.org already https://github.com/MariaDB/buildbot/pull/20 |
| Comment by Daniel Black [ 2022-07-15 ] |
|
It was already announced in the last release notes that there would be no more Debian 9 releases. |
| Comment by Daniel Bartholomew [ 2022-07-25 ] |
|
Debian 9 'stretch' removed from buildbot.askmonty.org config. elenst I modified the kvm-sched-devtrees-10.2+ trigger in the config to use buster instead of stretch. This trigger should probably be moved/renamed to build 10.3+ now that both stretch and 10.2 are deprecated. Feel free to make the change yourself, or I am happy to do it, but wanted to let you decide since you were the one that initially created the trigger. |
| Comment by Elena Stepanova [ 2022-07-25 ] |
|
It shouldn't be needed anymore. devtrees scheduler was added at the moment when we had 5.5 and 10.0-10.2, and there was no common deb builder which would build all of them at once – some were too new for 5.5, and some too old for 10.2. |
| Comment by Daniel Bartholomew [ 2022-07-26 ] |
|
Stretch removed from the various repository/tarball/etc... prep scripts |
| Comment by Daniel Bartholomew [ 2022-07-28 ] |
|
Stretch deprecated in repository setup scripts. The scripts (which will be updated at the time of the next releases) will display an error or warning depending on whether repository EOL checking is disabled or not, just like we do for other EOL distributions like Ubuntu Xenial. |