Bug 1222706 - EPEL package overlaps with base
Summary: EPEL package overlaps with base
Keywords:
Status: CLOSED EOL
Alias: None
Product: Fedora EPEL
Classification: Fedora
Component: python-tw-forms
Version: el6
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Fedora Infrastructure SIG
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-05-18 21:16 UTC by Carl George
Modified: 2015-05-19 20:26 UTC (History)
4 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-05-19 20:26:41 UTC
Type: Bug
Embargoed:


Attachments (Terms of Use)

Description Carl George 2015-05-18 21:16:57 UTC
Description of problem:
RHEL6 includes python-tw-forms.  It is also in EPEL for EL6.

How reproducible:
always

Steps to Reproduce:
1. yum list --showduplicates python-tw-forms

Actual results:
python-tw-forms is duplicated in base and EPEL.

Expected results:
No overlap between EPEL and base.

Comment 1 Ralph Bean 2015-05-19 13:35:41 UTC
Can you paste the output you get and any other relevant info?  I wasn't able to duplicate this when I tried:

  $ yum list --showduplicates python-tw-forms
  Available Packages
  python-tw-forms.noarch      0.9.9-3.el6           epel

Comment 2 Pierre-YvesChibon 2015-05-19 14:12:27 UTC
Looking at https://infrastructure.fedoraproject.org/repo/json/pkg_el6.json

I see "python-tw-forms": {"release": "1.el6", "epoch": "0", "version": "0.9.9", "arch": ["noarch"], "channel": ["rhel-i386-server-ha-6", "rhel-x86_64-server-ha-6"]}

Comment 3 Carl George 2015-05-19 15:00:12 UTC
I misspoke, it is in the HA channel for RHEL, but base for CentOS.  Here is the output on a CentOS 6.6 box.

$ yum list --showduplicates python-tw-forms
Loaded plugins: downloadonly, fastestmirror, replace
Loading mirror speeds from cached hostfile
 * base: mirror.steadfast.net
 * updates: mirror.steadfast.net
Available Packages
python-tw-forms.noarch                                 0.9.9-1.el6                                  base
python-tw-forms.noarch                                 0.9.9-3.el6                                  epel

Is EPEL allowed to overlap with the HA channel?

Comment 4 Ralph Bean 2015-05-19 20:26:41 UTC
Nope!  I just requested that it be retired from epel6.  Thanks for this!

https://admin.fedoraproject.org/pkgdb/package/python-tw-forms/
https://apps.fedoraproject.org/datagrepper/raw?package=python-tw-forms


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