Project

Profile

Help

Issue #1009

closed

Cannot perform any unit removal from the repos

Added by ipanova@redhat.com almost 9 years ago. Updated about 5 years ago.

Status:
CLOSED - CURRENTRELEASE
Priority:
Normal
Assignee:
Category:
-
Sprint/Milestone:
-
Start date:
Due date:
Estimated time:
Severity:
2. Medium
Version:
2.7.0 Beta
Platform Release:
2.7.0
OS:
Triaged:
Yes
Groomed:
No
Sprint Candidate:
No
Tags:
Pulp 2
Sprint:
Quarter:

Description

$ pulp-admin rpm repo remove rpm --repo-id zoo --str-eq='name=zebra'

This command may be exited via ctrl+c without affecting the request.

[\]
Running...

Task Failed

unassociate_by_criteria() takes at most 3 arguments (4 given)

$ pulp-admin iso repo remove --repo-id myiso --str-eq='name=test'

This command may be exited via ctrl+c without affecting the request.

[\]
Running...

Task Failed

unassociate_by_criteria() takes at most 3 arguments (4 given)
Actions #1

Updated by ipanova@redhat.com almost 9 years ago

  • Project changed from RPM Support to Pulp
Actions #2

Updated by mhrivnak almost 9 years ago

  • Platform Release set to 2.7.0
  • Triaged changed from No to Yes

Austin bet that this is pulp-admin passing an extra parameter.

Actions #3

Updated by bcourt almost 9 years ago

  • Assignee set to bcourt

Added by bcourt almost 9 years ago

Revision f45bb89e | View on GitHub

Fix malformed call to unassociate_by_criteria

Fixes #1009

https://pulp.plan.io/issues/1009

Added by bcourt almost 9 years ago

Revision f45bb89e | View on GitHub

Fix malformed call to unassociate_by_criteria

Fixes #1009

https://pulp.plan.io/issues/1009

Actions #4

Updated by bcourt almost 9 years ago

  • Status changed from NEW to POST
Actions #5

Updated by bcourt almost 9 years ago

  • Status changed from POST to MODIFIED
  • % Done changed from 0 to 100
Actions #6

Updated by dkliban@redhat.com almost 9 years ago

  • Status changed from MODIFIED to 5
Actions #7

Updated by pthomas@redhat.com almost 9 years ago

  • Status changed from 5 to 6

verified
[root@qe-blade-10 ~]# rpm -qa pulp-server
pulp-server-2.7.0-0.3.beta.el6.noarch
[root@qe-blade-10 ~]#

[root@qe-blade-10 ~]#  pulp-admin rpm repo remove rpm --repo-id zoo --str-eq='name=zebra'
This command may be exited via ctrl+c without affecting the request.

[\]
Running...

Units Removed:
  zebra-0.1-2-noarch

[root@qe-blade-10 ~]# 
[root@qe-blade-10 ~]# 
[root@qe-blade-10 ~]#  pulp-admin rpm repo remove rpm --repo-id zoo --str-eq='name=test'
This command may be exited via ctrl+c without affecting the request.

[\]
Running...

Nothing found that matches the given criteria.

[root@qe-blade-10 ~]# 
Actions #8

Updated by amacdona@redhat.com over 8 years ago

  • Status changed from 6 to CLOSED - CURRENTRELEASE
Actions #10

Updated by bmbouter about 5 years ago

  • Tags Pulp 2 added

Also available in: Atom PDF