Raspi Pi - Satnogs docker - 'community.docker.docker_compose' deprecation warning

What is going on with this deprecation warning when I close and save the configuration of my raspi-pi GS?

9.9.0: Pulling from librespace/ansible
aa6fbc30c84e: Pull complete
c2c8ca455438: Pull complete
178cd385a501: Pull complete
15f7c9447fb5: Pull complete
abf4cdc9f74c: Pull complete
4f4fb700ef54: Pull complete
1d224f6af2d1: Pull complete
Digest: sha256:05b8b8bffceb1f91308cecdce4bddd4565e4adfb9e553336d531f212795725f4
Status: Downloaded newer image for librespace/ansible:9.9.0
Starting Ansible Pull at 2025-05-15 09:41:01
/usr/local/bin/ansible-pull -i /etc/ansible -U https://gitlab.com/librespacefoundation/satnogs/satnogs-ansible.git -C stable
ansible | SUCCESS => {
    "after": "fb90e33e2cd37ee0872ef97b4e559ef2ebfd65b3",
    "ansible_facts": {
        "discovered_interpreter_python": "/usr/bin/python3.11"
    },
    "before": "fb90e33e2cd37ee0872ef97b4e559ef2ebfd65b3",
    "changed": false,
    "remote_url_changed": false
}
[DEPRECATION WARNING]: community.docker.docker_compose has been deprecated.
This module uses docker-compose v1, which is End of Life since July 2022.
Please migrate to community.docker.docker_compose_v2. This feature will be
removed from community.docker in version 4.0.0. Deprecation warnings can be
disabled by setting deprecation_warnings=False in ansible.cfg.

PLAY [satnogses] ***************************************************************

Hi!

This warning is expected and can be safely ignored for now.

In detail, it means that the SatNOGS station software depends on a component that has been deprecated and was later removed from Ansible. Maintenance of the SatNOGS station software has fallen behind. Lately the team has been catching up, this warning is an indication that there is still some way to go. This specific issue is tracked in satnogs-ansible#190. It does not affect the station operation, because a compatible Ansible version will installed (inside a docker container).

Sincerely,
kerel

1 Like

Hi
I have reinstalled RaspberyPi 32 bit image and updated software setup configuration but it fails as above.

Satnog station 168
thanks all dev.
Jan Olof sm0ifp

The warning message above is not a blocking error thou, so the reason must be something else.

New image with the dev-version. Now it send data to the server.
Still docker warning.
Tnx 4 feedback.

1 Like