You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
backend: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior.
#3352
Closed
xsuchy opened this issue
Jul 31, 2024
· 0 comments
· Fixed by #3363
tests/test_action.py::TestAction::test_delete_build_with_bad_pkg_name
/builddir/build/BUILD/copr-backend-git-39.f91d7fc/tests/test_action.py:114: DeprecationWarning: Python 3.14 will, by default, filter extracted tar archives and reject files or modify their metadata. Use the filter argument to control this behavior.
tfile.extractall(self.test_project_dir)
The text was updated successfully, but these errors were encountered:
When building copr-backend on my F40 I see:
The text was updated successfully, but these errors were encountered: