Bug 642747 - Ability to remove packages from repo
Summary: Ability to remove packages from repo
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Pulp
Classification: Retired
Component: z_other
Version: unspecified
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
: ---
Assignee: Pradeep Kilambi
QA Contact: Preethi Thomas
URL:
Whiteboard:
Depends On:
Blocks: verified-to-close
TreeView+ depends on / blocked
 
Reported: 2010-10-13 18:21 UTC by Preethi Thomas
Modified: 2011-08-16 14:19 UTC (History)
0 users

Fixed In Version:
Clone Of:
Environment:
Last Closed: 2011-08-16 14:19:55 UTC
Embargoed:


Attachments (Terms of Use)

Description Preethi Thomas 2010-10-13 18:21:32 UTC
Description of problem:

Now there is no option to remove a package from the repo. 

Posting the conversation with John about it

preethi wondering if you guys have any plans to add a module to the pulp-admin to remove a package and errata
jmatthews not sure about removing a package
jmatthews it makes sense for uploaded packages
jmatthews so I think it's needed
preethi k
jmatthews I'm checking errata now
jmatthews for errata we may not create a 'delete'
jmatthews we don't yet support custom errata
preethi ah.. k
jmatthews I think we only support sync operations with it
jmatthews we implemented part of whats needed for custom errata creation, but it's not completed
jmatthews so I think this would be a later sprint, or maybe something we dont add
jmatthews so I think package deletion is worth adding a bug for

Comment 1 Pradeep Kilambi 2010-12-22 18:51:54 UTC
added this in sprint 18.Supports,

sudo pulp-admin repo delete_package

Comment 2 Jay Dobies 2010-12-22 20:56:28 UTC
Fixed in 0.119.

Comment 3 Preethi Thomas 2011-01-04 18:23:27 UTC
[root@preethi ~]# rpm -q pulp
pulp-0.0.119-1.fc14.noarch

[root@preethi ~]# pulp-admin repo
Usage: pulp-admin <options> repo <action> <options>
Supported Actions:
        
        add_package    Add specific package(s) from the source repository.
        delete_package Remove package(s) from the repository.

[root@preethi ~]# pulp-admin repo delete_package --id=gpg-repo -p grinder-0.0.65-1.fc13.noarch.rpm
Successfully removed package grinder-0.0.65-1.fc13.noarch.rpm from repo [gpg-repo].

Comment 4 Preethi Thomas 2011-08-16 14:19:55 UTC
Closing with Community Release 15

pulp-0.0.223-4.


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