Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #196895

Re: shutil.rmtree() fails when used in Fedora (rpm) "mock" environment

From <c.buhtz@posteo.jp>
Newsgroups comp.lang.python
Subject Re: shutil.rmtree() fails when used in Fedora (rpm) "mock" environment
Date 2024-10-26 11:08 +0000
Message-ID <mailman.49.1729940897.4695.python-list@python.org> (permalink)
References <4a13731716200669342338ae409e73ca@posteo.de> <4XbH214CRzz6tyG@submission01.posteo.de>

Show all headers | View raw


As you can see in the linked issue it seems it was an incompatibility
between the version of Python and PyFakeFS.

In the end it was a Fedora packaging bug because that pyfakefs version
was not compatible with Python 3.13.

Thanks in advance for helping out.

Back to comp.lang.python | Previous | Next | Find similar


Thread

Re: shutil.rmtree() fails when used in Fedora (rpm) "mock" environment <c.buhtz@posteo.jp> - 2024-10-26 11:08 +0000

csiph-web