Bug 8159 - Crypt module deprecation warning during install
Summary: Crypt module deprecation warning during install
Status: NEW
Alias: None
Product: ThinLinc
Classification: Unclassified
Component: Server Installer (show other bugs)
Version: trunk
Hardware: PC Linux
: P2 Normal
Target Milestone: ---
Assignee: Bugzilla mail exporter
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2023-05-24 16:09 CEST by Alexander Zeijlon
Modified: 2023-05-24 16:09 CEST (History)
0 users

See Also:
Acceptance Criteria:


Attachments

Description Alexander Zeijlon cendio 2023-05-24 16:09:43 CEST
When running the installer, python gives the following deprecation warning:
>/opt/thinlinc/modules/thinlinc/crypt.py:11: DeprecationWarning: 'crypt' is deprecated and slated for removal in Python 3.13
>  import crypt as orig_crypt
Installer running on Fedora 38, Python 3.11.3.

Note You need to log in before you can comment on or make changes to this bug.