librenms / docker

LibreNMS Docker image
MIT License
691 stars 278 forks source link

LibreNMS 21.12.1 #247

Closed hjcday closed 2 years ago

hjcday commented 2 years ago

LibreNMS 21.12.0

hjcday commented 2 years ago

Remove changes from Changelog and squash commits thx.

Should be right now

Laplacence commented 2 years ago

21.12.1 released so we need to upgrade it?

crazy-max commented 2 years ago

Looks like CI fails: https://github.com/librenms/docker/runs/4713256266?check_suite_focus=true#step:7:2860

#68 105.9 Collecting wrapt<2,>=1.10
#68 105.9   Downloading wrapt-1.13.3-cp39-cp39-musllinux_1_1_x86_64.whl (80 kB)
#68 106.0 Requirement already satisfied: pyparsing!=3.0.5,>=2.0.2 in /usr/lib/python3.9/site-packages (from packaging>=21.3->redis>=3.0->-r requirements.txt (line 3)) (2.4.7)
#68 106.1 Using legacy 'setup.py install' for psutil, since package 'wheel' is not installed.
#68 106.7 Installing collected packages: wrapt, psutil, packaging, deprecated, setuptools, redis, python-dotenv, PyMySQL, command-runner
#68 106.8     Running setup.py install for psutil: started
#68 114.2     Running setup.py install for psutil: finished with status 'done'
#68 114.2   Attempting uninstall: packaging
#68 114.2     Found existing installation: packaging 20.9
#68 114.2 ERROR: Cannot uninstall 'packaging'. It is a distutils installed project and thus we cannot accurately determine which files belong to it which would lead to only a partial uninstall.

Does not seem linked to your changes. Will take a look.

crazy-max commented 2 years ago

@hjcday Can you rebase and squash please? Should be ok now.