Bug 1119314

Summary: in order to specify package exactly in a content view filter, both release and version must be accepted
Product: Red Hat Satellite Reporter: Tom McKay <tomckay>
Component: Content ManagementAssignee: Katello Bug Bin <katello-bugs>
Status: CLOSED NOTABUG QA Contact: Katello QA List <katello-qa-list>
Severity: medium Docs Contact:
Priority: unspecified    
Version: 6.0.4CC: bbuckingham, bkearney
Target Milestone: UnspecifiedKeywords: Triaged
Target Release: Unused   
Hardware: Unspecified   
OS: Unspecified   
URL: http://projects.theforeman.org/issues/6599
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-03-10 20:19:08 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Tom McKay 2014-07-14 13:43:46 UTC
Currently CV filters accept just release and not version.

some-package-11.22.33-44

Need to allow the "44" to be specified to match exactly the package.

Comment 1 Tom McKay 2014-07-14 13:43:46 UTC
Created from redmine issue http://projects.theforeman.org/issues/6599

Comment 3 Tom McKay 2015-03-10 20:19:08 UTC
This is not a bug: The epoch and release are being handled properly.

As an example, on RHEL7 the package libcacard can be filtered w/ 10:1.3.5-86.el7 (epoch=10, version=1.3.5, release=86.el7)