Bug 1812474 - %{python3_sitelib}/twisted/plugins created but not owned by python3-twisted
Summary: %{python3_sitelib}/twisted/plugins created but not owned by python3-twisted
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-twisted
Version: 31
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Robert-André Mauchin 🐧
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2020-03-11 12:07 UTC by Miro Hrončok
Modified: 2020-03-26 01:19 UTC (History)
3 users (show)

Fixed In Version: python-twisted-19.2.1-6.fc31
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2020-03-26 01:19:53 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Miro Hrončok 2020-03-11 12:07:05 UTC
python3-twisted creates:

# Packages that install arch-independent twisted plugins install here.
# https://bugzilla.redhat.com/show_bug.cgi?id=1252140
mkdir -p %{buildroot}%{python3_sitelib}/twisted/plugins

But later, the directory is not owned by python3-twisted.

That means that after updating from Fedora 31 to 32, the directory is left over on the filesystem, not owned by any RPM package.

Comment 1 Fedora Update System 2020-03-16 19:24:52 UTC
FEDORA-2020-c027163b54 has been submitted as an update to Fedora 31. https://bodhi.fedoraproject.org/updates/FEDORA-2020-c027163b54

Comment 2 Miro Hrončok 2020-03-16 21:30:02 UTC
Thanks! Out of curiosity, why is this code gone in master?

Comment 3 Fedora Update System 2020-03-17 01:46:03 UTC
python-twisted-19.2.1-5.fc31 has been pushed to the Fedora 31 testing repository. If problems still persist, please make note of it in this bug report.
See https://fedoraproject.org/wiki/QA:Updates_Testing for
instructions on how to install test updates.
You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2020-c027163b54

Comment 4 Robert-André Mauchin 🐧 2020-03-17 14:11:35 UTC
(In reply to Miro Hrončok from comment #2)
> Thanks! Out of curiosity, why is this code gone in master?

It shouldn't. It seems I erroneously remove it while removing the Python 2 subpackage.

Comment 5 Robert-André Mauchin 🐧 2020-03-17 16:33:09 UTC
(In reply to Robert-André Mauchin from comment #4)
> (In reply to Miro Hrončok from comment #2)
> > Thanks! Out of curiosity, why is this code gone in master?
> 
> It shouldn't. It seems I erroneously remove it while removing the Python 2
> subpackage.

Fixed it in today's commit for 19.10.0-1.
I also need to fix the CVE, working on backporting the patch.

Comment 6 Fedora Update System 2020-03-26 01:19:53 UTC
FEDORA-2020-16dc0da400 has been pushed to the Fedora 31 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.