-
Notifications
You must be signed in to change notification settings - Fork 181
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
Request: Basic Support for Debian 11 as clients #4109
Comments
Idea: files to be checked/adapted: |
root@4f60311a69e2:/# cat /etc/os-release |
@Shirocco88 since we have very limited bandwidth now, can you help us with the initial PR, at least for the non-java code? You already know most of the files that could require changes. In fact I am quite sure some of them such as You can include the Java part, as the changes should be minimal. Needless to say we'll provide help and guidance, and will eventually take over the PR if needed, as it was the case for Rocky Linux. |
@juliogonzalez : We have to wait for availability of "Uyuni-Client-Tools (salt-minion) for Debian-11 (Bullseye)", see #4108 |
Test venv-salt-minion im debin11-container "docker pull debian:bullseye-20210721": root@debian11-container:/# pstree root@debian11-container:/# /usr/lib/venv-salt-minion/usr/bin/salt-minion -d root@debian11-container:/# lsb_release -a root@debian11-container:/# lsb_release -d root@debian11-container:/# cat /etc/debian_version root@debian11-container:/# cat /etc/os-release root@debian11-container:/# /usr/lib/venv-salt-minion/bin/salt-call --versions-report Dependency Versions: System Versions: root@debian11-container:/# /usr/lib/venv-salt-minion/bin/salt-call --local grains.items ==> salt-minion works as expected and reports all salt-grains. |
Link to PR #4122 "Basic-Support-for-Debian-11-as-clients" |
done, see PR #4180 "Debian-11-Java-enablement" |
@Shirocco88 AFAIK this is now fully implemented. Can we close this issue? |
Closing as done. |
On 07/15/2021 Debian 11 (Bullseye) was "freezed", this means official release date is comming soon;
see:
https://wiki.debian.org/DebianBullseye
https://lists.debian.org/debian-devel-announce/2021/07/msg00003.html
Please add Support for Debian-11 (Bullseye) as uyuni client
Reference PR #1917
The text was updated successfully, but these errors were encountered: