All of a sudden any invocation of mercurial gives: [ftg@ftgme2 ~/data/DPY.V311]$ hg status /usr/lib64/python3.8/os.py:1021: RuntimeWarning: line buffering (buffering=1) isn't supported in binary mode, the default buffer size will be used return io.open(fd, *args, **kwargs) I'm not sure whether this is due to a python specification in mercurial or a broken default in python itself.
This situation predated the following error from urpmi, but just in case: Installation failed: file /usr/lib/python3.8/site-packages/pyserial-3.4-py3.8.egg-info from install of python3-serial-3.4-3.mga8.noarch conflicts with file from package python3-serial-3.4-2.mga8.noarch
The error you report is a 'warning'; does Mercurial continue OK despite it? If so, please reduce the severity to minor. Benign warnings are so common... Assigning to philippem for Mercurial, also as packager for python-serial.
Assignee: bugsquad => makowski.mageiaCC: (none) => python
Severity: normal => minor
Appears to be working now...
Resolution: (none) => FIXEDStatus: NEW => RESOLVED