Note: This is a public test instance of Red Hat Bugzilla. The data contained within is a snapshot of the live data so any changes you make will not be reflected in the production Bugzilla. Email is disabled so feel free to test any aspect of the site that you want. File any problems you find or give feedback at bugzilla.redhat.com.
Bug 1498065 - src.rpm contains malformed description
Summary: src.rpm contains malformed description
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: python-ansicolors
Version: 26
Hardware: All
OS: All
unspecified
low
Target Milestone: ---
Assignee: Sebastian Kisela
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2017-10-03 12:29 UTC by barsnick
Modified: 2017-11-11 02:50 UTC (History)
1 user (show)

Fixed In Version: python-ansicolors-1.1.8-2.fc26 python-ansicolors-1.1.8-2.fc25 python-ansicolors-1.1.8-2.fc27
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-10-18 17:18:32 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description barsnick 2017-10-03 12:29:24 UTC
Description of problem:
The source RPM package (not the "binary" python2-ansicolors and python3-ansicolors) contains a malformed description:

{Add ANSI colors and decorations to your strings.}

Version-Release number of selected component (if applicable):
1.1.8-1

Additional info:

The issue is this syntax:
%description
{%desc}

which should be
%description
%{desc}

Comment 1 Fedora Update System 2017-10-09 09:43:34 UTC
python-ansicolors-1.1.8-2.fc26 has been submitted as an update to Fedora 26. https://bodhi.fedoraproject.org/updates/FEDORA-2017-54498e58b5

Comment 2 Fedora Update System 2017-10-09 11:48:54 UTC
python-ansicolors-1.1.8-2.fc27 has been submitted as an update to Fedora 27. https://bodhi.fedoraproject.org/updates/FEDORA-2017-72d5d4db29

Comment 3 Fedora Update System 2017-10-09 19:52:00 UTC
python-ansicolors-1.1.8-2.fc26 has been pushed to the Fedora 26 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-2017-54498e58b5

Comment 4 Fedora Update System 2017-10-09 21:20:54 UTC
python-ansicolors-1.1.8-2.fc25 has been pushed to the Fedora 25 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-2017-fb0d41108a

Comment 5 Fedora Update System 2017-10-09 21:56:05 UTC
python-ansicolors-1.1.8-2.fc27 has been pushed to the Fedora 27 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-2017-72d5d4db29

Comment 6 Fedora Update System 2017-10-18 17:18:32 UTC
python-ansicolors-1.1.8-2.fc26 has been pushed to the Fedora 26 stable repository. If problems still persist, please make note of it in this bug report.

Comment 7 Fedora Update System 2017-10-18 20:50:33 UTC
python-ansicolors-1.1.8-2.fc25 has been pushed to the Fedora 25 stable repository. If problems still persist, please make note of it in this bug report.

Comment 8 Fedora Update System 2017-11-11 02:50:25 UTC
python-ansicolors-1.1.8-2.fc27 has been pushed to the Fedora 27 stable repository. If problems still persist, 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.