Bug 2252144 - There are unowned __pycache__ directories in python3.11-libs
Summary: There are unowned __pycache__ directories in python3.11-libs
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python3.11
Version: rawhide
Hardware: Unspecified
OS: Unspecified
unspecified
low
Target Milestone: ---
Assignee: Python Maintainers
QA Contact:
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2023-11-29 19:15 UTC by Miro Hrončok
Modified: 2023-12-09 15:20 UTC (History)
7 users (show)

Fixed In Version: python3.11-3.11.7-1.fc40
Clone Of:
Environment:
Last Closed: 2023-12-09 15:20:04 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Miro Hrončok 2023-11-29 19:15:12 UTC
When verifying https://src.fedoraproject.org/rpms/python3.13/pull-request/10 I have discovered that the python3.11-libs-3.11.6-2.fc40 package has stray directories in it. When it is installed and uninstalled, it leaves:

/usr/lib64/python3.11
├── __phello__
│   └── __pycache__
├── re
│   └── __pycache__
└── tomllib
    └── __pycache__

This can be fixed either by backporting https://src.fedoraproject.org/rpms/python3.13/pull-request/10 or by manually adding the %dirs to %files.

Comment 1 Fedora Update System 2023-12-09 15:15:17 UTC
FEDORA-2023-349ccb731b has been submitted as an update to Fedora 40. https://bodhi.fedoraproject.org/updates/FEDORA-2023-349ccb731b

Comment 2 Fedora Update System 2023-12-09 15:20:04 UTC
FEDORA-2023-349ccb731b has been pushed to the Fedora 40 stable repository.
If problem still persists, please make note of it in this bug report.


Note You need to log in before you can comment on or make changes to this bug.