On a fresh install, commands like `conda init`, `conda env list` and more crash with ModuleNotFoundError: No module named 'packaging'. Reproducible: Always Steps to Reproduce: 1. Install conda 23.3.1 through dnf 2. run `conda init -d` in a terminal Actual Results: ModuleNotFoundError: No module named 'packaging' Expected Results: Listing of files modified by `conda init` Tested on Fedora 38 base operating system. On Fedora Workstation, the command `conda init -d` seems to work, but `conda init` without the `-d` option causes another crash with TypeError: memoryview: a bytes-like object is required, not 'str'
FEDORA-2023-2a72323368 has been submitted as an update to Fedora 38. https://bodhi.fedoraproject.org/updates/FEDORA-2023-2a72323368
FEDORA-2023-2a72323368 has been pushed to the Fedora 38 testing repository. Soon you'll be able to install the update with the following command: `sudo dnf upgrade --enablerepo=updates-testing --refresh --advisory=FEDORA-2023-2a72323368` You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2023-2a72323368 See also https://fedoraproject.org/wiki/QA:Updates_Testing for more information on how to test updates.
FEDORA-2023-2a72323368 has been pushed to the Fedora 38 stable repository. If problem still persists, please make note of it in this bug report.