Project

Profile

Help

Issue #1534

closed

Errata search not working

Added by paji@redhat.com about 8 years ago. Updated almost 4 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
High
Assignee:
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
3. High
Version:
Master
Platform Release:
2.8.0
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:

Description

I can reproduce this both on API and via pulp-admin

1) Get the zoo5 repo from -> https://github.com/Katello/runcible/tree/master/test/fixtures/repositories/zoo5 (we just need the repo.) Steps below will assume file:///var/www/repositories/zoo5 is the destination
2)

$ pulp-admin rpm repo create --repo-id=ideate --feed=file:///var/www/repositories/zoo5
$ pulp-admin rpm repo sync run --repo-id=ideate
$ pulp-admin rpm repo content errata --repo-id=ideate

...
Id:          RHEA-2010:0001
..
Id:          RHEA-2010:0002
......

$ pulp-admin rpm repo content errata --repo-id=ideate --fields=id
<BLANK>
$ pulp-admin -vv rpm repo content errata --repo-id=ideate --in='id=RHEA-2010:0001'
<BLANK>

Above 2 commands are blanks for different reasons. 
--fields=id  => I am assuming is a client side thing since -vv tells me 2 responses with no "id" column
--in='id=RHEA-2010:0001' => Is a server side thing since -vv should [] as server response.

Related issues

Related to Pulp - Issue #1533: package group/category unassociate not workingCLOSED - CURRENTRELEASEsemyersActions
Related to Pulp - Issue #1535: Errata unassociate not workingCLOSED - CURRENTRELEASEsemyersActions
Copied from Pulp - Issue #1527: package group/category/distribution search not workingCLOSED - CURRENTRELEASEsemyersActions

Also available in: Atom PDF