Bug 766909 - packagegroup create shouldn't allow package groups to be created for file repos
Summary: packagegroup create shouldn't allow package groups to be created for file repos
Keywords:
Status: CLOSED NOTABUG
Alias: None
Product: Pulp
Classification: Retired
Component: z_other
Version: unspecified
Hardware: Unspecified
OS: Unspecified
low
low
Target Milestone: ---
: ---
Assignee: pulp-bugs
QA Contact: Preethi Thomas
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2011-12-12 19:23 UTC by Preethi Thomas
Modified: 2014-09-15 17:54 UTC (History)
3 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2014-09-15 17:54:50 UTC


Attachments (Terms of Use)

Description Preethi Thomas 2011-12-12 19:23:15 UTC
Description of problem

packagegroup create now allows it be created for file repos.

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

[root@preethi ~]# rpm -q pulp
pulp-0.0.254-5.fc15.noarch

How reproducible:


Steps to Reproduce:
1. create a file repo
2.create a packagegroup for the above file repo
3.
  
Actual results:

[root@preethi ~]# pulp-admin packagegroup create --id=test-grp1 -r file-repo1 -n test-grp1
Package group [test-grp1] created in repository [file-repo1]


Expected results:
packagegroup create should check if the repo is file or yum

Additional info:

Comment 1 Michael Hrivnak 2013-09-26 21:27:58 UTC
Is this still relevant?

Comment 2 Randy Barlow 2013-12-23 21:59:59 UTC
Marking low priority, because it has been needinfo for 3 months.

For the record, I believe our ISO plugins are what used to be called a "file repo", so it may still be relevant.

Comment 3 Preethi Thomas 2014-09-15 17:54:50 UTC
closing this since it was reported against pulp 1.0


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