[Bug]: python3-certbot-dns-linode missing on debian trixie
- Dominant language
- Python
- Stars
- 33.2k
- Forks
- 3.5k
- Avg merge
- 6d 10h
- Merged PRs (30d)
- 3
Description
### OS
Debian Trixie 13
### Installation method
apt
### Certbot Version
4.0.0
### What happened?
The dns-linode plugin is not present in Debian's trixie repos but is available for bullseye, bookworm, forky, and sid.
https://packages.debian.org/sid/python3-certbot-dns-linode
```
$ sudo apt search linode
golang-github-linode-linodego-dev/stable,stable 1.47.0-1 all
Go client for Linode REST v4 API
ruby-fog-aws/stable,stable 3.18.0-2 all
module for the 'fog' gem to support Amazon Web Services
ruby-fog-core/stable,stable 2.3.0-2 all
shared classes and tests for fog providers and services
ruby-fog-google/stable,stable 1.19.0-3 all
module for the 'fog' library to support Google cloud services
ruby-fog-openstack/stable,stable 1.0.8-2.1 all
module for 'fog' library to support OpenStack instances
ruby-fog-storm-on-demand/stable,stable 0.1.1-2.1 all
module for the 'fog' library to support StormOnDemand
```
### Expected behavior
The package should be available on debian trixie
### Relevant log output
```shell
```
Contributor guide
Assessment
This issue has not been assessed yet.