Project

General

Profile

Actions

Bug #21206

closed

Deprecation warning with package methods on Ubuntu 22.04 LTS

Added by Nicolas CHARLES almost 2 years ago. Updated over 1 year ago.

Status:
Released
Priority:
N/A
Category:
Agent
Target version:
Severity:
Minor - inconvenience | misleading | easy workaround
UX impact:
I dislike using that feature
User visibility:
First impressions of Rudder
Effort required:
Very Small
Priority:
108
Name check:
To do
Fix check:
Checked
Regression:

Description

Agent complains with

var/rudder/cfengine-community/modules/packages/apt_get:18: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
from distutils.version import LooseVersion
/var/rudder/cfengine-community/modules/packages/apt_get:18: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
from distutils.version import LooseVersion
/var/rudder/cfengine-community/modules/packages/apt_get:18: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
from distutils.version import LooseVersion
/var/rudder/cfengine-community/modules/packages/apt_get:18: DeprecationWarning: The distutils package is deprecated and slated for removal in Python 3.12. Use setuptools or check PEP 632 for potential alternatives
from distutils.version import LooseVersion


Subtasks 1 (0 open1 closed)

Bug #21427: Deprecation warning with apt_get module on ubuntu22 - fixReleasedBenoît PECCATTEActions

Related issues 1 (0 open1 closed)

Related to Rudder - Bug #21606: Broken jinja2 templating on ubuntu 22.04ReleasedNicolas CHARLESActions
Actions

Also available in: Atom PDF