Bug 1141362 - rpmlint warns about unversioned obsoletes statement
Summary: rpmlint warns about unversioned obsoletes statement
Keywords:
Status: CLOSED UPSTREAM
Alias: None
Product: Pulp
Classification: Retired
Component: puppet-support
Version: 2.4.0
Hardware: All
OS: Linux
medium
low
Target Milestone: ---
: ---
Assignee: pulp-bugs
QA Contact: pulp-qe-list
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2014-09-12 19:08 UTC by Randy Barlow
Modified: 2015-02-28 22:19 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-02-28 22:19:51 UTC
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Pulp Redmine 526 0 None None None Never

Description Randy Barlow 2014-09-12 19:08:42 UTC
Description of problem:
(pulp_rpm)[rbarlow@grapefruit pulp_puppet]$ rpmlint -i pulp-puppet.spec 
pulp-puppet.spec:218: W: unversioned-explicit-obsoletes python-pulp-puppet-extension
The specfile contains an unversioned Obsoletes: token, which will match all
older, equal and newer versions of the obsoleted thing.  This may cause update
problems, restrict future package/provides naming, and may match something it
was originally not inteded to match -- make the Obsoletes versioned if
possible.

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

How reproducible:
Every time

Steps to Reproduce:
1. Run rpmlint -i pulp-puppet.spec

Actual results:
Warning.

Expected results:
No warning.

Comment 1 Brian Bouterse 2015-02-28 22:19:51 UTC
Moved to https://pulp.plan.io/issues/526


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