Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

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
Assignees

Comments

@xsuchy
Copy link
Member

xsuchy commented Jul 31, 2024

When building copr-backend on my F40 I see:

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)
@github-project-automation github-project-automation bot moved this to Needs triage in CPT Kanban Jul 31, 2024
@FrostyX FrostyX moved this from Needs triage to In 3 months in CPT Kanban Aug 7, 2024
FrostyX added a commit to FrostyX/copr that referenced this issue Aug 10, 2024
@FrostyX FrostyX self-assigned this Aug 10, 2024
@FrostyX FrostyX moved this from In Progress to Done in CPT Kanban Aug 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging a pull request may close this issue.

2 participants