RHEL Engineering is moving the tracking of its product development work on RHEL 6 through RHEL 9 to Red Hat Jira (issues.redhat.com). If you're a Red Hat customer, please continue to file support cases via the Red Hat customer portal. If you're not, please head to the "RHEL project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs in the statuses "NEW", "ASSIGNED", and "POST" are being migrated throughout September 2023. Bugs of Red Hat partners with an assigned Engineering Partner Manager (EPM) are migrated in late September as per pre-agreed dates. Bugs against components "kernel", "kernel-rt", and "kpatch" are only migrated if still in "NEW" or "ASSIGNED". If you cannot log in to RH Jira, please consult article #7032570. That failing, please send an e-mail to the RH Jira admins at rh-issues@redhat.com to troubleshoot your issue as a user management inquiry. The email creates a ServiceNow ticket with Red Hat. Individual Bugzilla bugs that are migrated will be moved to status "CLOSED", resolution "MIGRATED", and set with "MigratedToJIRA" in "Keywords". The link to the successor Jira issue will be found under "Links", have a little "two-footprint" icon next to it, and direct you to the "RHEL project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/RHEL-XXXX", where "X" is a digit). This same link will be available in a blue banner at the top of the page informing you that that bug has been migrated.
Bug 651207 - wireshark-gnome not in main RHEL6 repo
Summary: wireshark-gnome not in main RHEL6 repo
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Enterprise Linux 6
Classification: Red Hat
Component: releng
Version: 6.0
Hardware: All
OS: Linux
low
medium
Target Milestone: rc
: ---
Assignee: Lubos Kocman
QA Contact: Release Test Team
URL:
Whiteboard:
Depends On:
Blocks: 645519 667209 756082
TreeView+ depends on / blocked
 
Reported: 2010-11-09 00:47 UTC by Robin R. Price II
Modified: 2014-06-23 10:24 UTC (History)
7 users (show)

Fixed In Version:
Doc Type: Enhancement
Doc Text:
Clone Of:
: 667209 (view as bug list)
Environment:
Last Closed: 2014-06-23 10:24:07 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Robin R. Price II 2010-11-09 00:47:42 UTC
Description of problem:

wireshark-gnome can not be installed during RHEL6 Beta and RC released.


Version-Release number of selected component (if applicable):
wireshark-gnome.x86_64                   1.2.10-2.el6


How reproducible:
Always


Steps to Reproduce:
1. Make a repo to Server / Workstation based packages
2. yum install wireshark-gnome
3.
  
Actual results:

No package to install

Expected results:

wireshark-gnome should install


Additional info:

Currently, the only way for us to install wireshark-gnome is to point a repo to the optional package.  I think this is a mistake and should not be in the optional directory.  This is not the case for RHEL5 or RHEL4.

[rprice@dhcp53-50 ~]$ yum list | grep wireshark
*Note* Red Hat Network repositories are not listed below. You must run this command as root to access RHN repositories.
wireshark.x86_64                         1.2.10-2.el6                   @Server 
wireshark.i686                           1.2.10-2.el6                   Server  
wireshark-devel.i686                     1.2.10-2.el6                   Optional
wireshark-devel.x86_64                   1.2.10-2.el6                   Optional
wireshark-gnome.x86_64                   1.2.10-2.el6                   Optional

[rprice@dhcp53-50 yum.repos.d]$ cat optional.repo server.repo workstation.repo 
[Optional]
name=RHEL6 - Optional
baseurl=http://download.devel.redhat.com/rel-eng/RHEL6.0-RC-4/6.0/Server/optional/x86_64/os/
enabled=1
gpgcheck=1
[Server]
name=RHEL6 - Server
baseurl=http://download.devel.redhat.com/released/RHEL-6/6.0/Server/x86_64/os/Server/
enabled=1
gpgcheck=1
[Workstation]
name=RHEL6 - Workstation
baseurl=http://download.devel.redhat.com/released/RHEL-6/6.0/Workstation/x86_64/os/Workstation/
enabled=1
gpgcheck=1

Comment 2 Jan Safranek 2010-11-10 14:33:23 UTC
This is out of scope of Wireshark (Wireshark works, right?), our release engineers should put the packages to better place.

Comment 3 Dennis Gregorovic 2010-11-10 15:45:13 UTC
Which packages are in base and which are in optional is actually owned by product management.  Moving to the distribution component to get their input.

Comment 7 Dennis Gregorovic 2011-01-04 19:14:52 UTC
wireshark-gnome added to comps.xml

Comment 25 Suzanne Logcher 2012-05-18 20:45:15 UTC
This request was not resolved in time for the current release.
Red Hat invites you to ask your support representative to
propose this request, if still desired, for consideration in
the next release of Red Hat Enterprise Linux.

Comment 26 Lubos Kocman 2014-06-23 10:24:07 UTC
Package was already part of main variant in 6.5. Closing as current release.
released/RHEL-6/6.5> find . -name "wireshark-gnome*" 
./Client/i386/os/Packages/wireshark-gnome-1.8.10-4.el6.i686.rpm
./Client/x86_64/os/Packages/wireshark-gnome-1.8.10-4.el6.x86_64.rpm
./Server/i386/os/Packages/wireshark-gnome-1.8.10-4.el6.i686.rpm
./Server/ppc64/os/Packages/wireshark-gnome-1.8.10-4.el6.ppc64.rpm
./Server/s390x/os/Packages/wireshark-gnome-1.8.10-4.el6.s390x.rpm
./Server/x86_64/os/Packages/wireshark-gnome-1.8.10-4.el6.x86_64.rpm
./Workstation/i386/os/Packages/wireshark-gnome-1.8.10-4.el6.i686.rpm
./Workstation/x86_64/os/Packages/wireshark-gnome-1.8.10-4.el6.x86_64.rpm


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