rdrgmnzs / pulp_centos_errata_import

Imports CentOS (from http://cefs.steve-meier.de/) errata into Pulp / Katello
61 stars 22 forks source link

Issue with Content-View #20

Closed demueller closed 7 years ago

demueller commented 7 years ago

Hi, Katello Version: 3.1

Product_name: centos-7-x86_64. This product contains 5 repos like: base, extras, updates, epel etc. This product has 2 content_views:

- rhel-7-view "Published (2016-11-25 08:55:36 +0100)""
- foreman-capsule-view "Published (2016-10-28 11:15:18 +0200)"

For an example i would like to apply latest errata to base-repo, i would: pulp list *** as a result i get 3 repos with "base":

- Company_Name-centos-7-x86_64-base
- Company_Name-rhel-7-view-1_0-centos-7-x86_64-base
- Company_Name-Library-rhel-7-view-centos-7-x86_64-base

But im getting a "No Packages found"-Error.

So i tried to apply the script to another repo: - Company_Name-Library-foreman-capsule-view-centos-7-x86_64-base" seems to work. and it worked!

As a user i would like to apply the script to the "Company_Name-centos-7-x86_64-base" without providing the information about the "view". If u have different views u have to try them all out, its difficult to automate this process.

demueller commented 7 years ago

U could close the issue, after an update to version 3.3 i can update all repos as usual.