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 1281812 - Package sblim-gather is missing on aarch64
Summary: Package sblim-gather is missing on aarch64
Keywords:
Status: CLOSED CANTFIX
Alias: None
Product: Red Hat Enterprise Linux 7
Classification: Red Hat
Component: releng
Version: 7.2
Hardware: aarch64
OS: Unspecified
medium
medium
Target Milestone: rc
: 7.4
Assignee: Jon Disnard
QA Contact: Release Test Team
URL:
Whiteboard:
Depends On:
Blocks: 1405448
TreeView+ depends on / blocked
 
Reported: 2015-11-13 13:25 UTC by Radka Brychtova
Modified: 2017-06-16 17:30 UTC (History)
9 users (show)

Fixed In Version:
Doc Type: If docs needed, set a value
Doc Text:
Clone Of:
Environment:
Last Closed: 2017-06-16 17:30:51 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)


Links
System ID Private Priority Status Summary Last Updated
Red Hat Product Errata RHBA-2017:1850 0 normal SHIPPED_LIVE redhat-release update 2017-08-01 18:03:01 UTC

Description Radka Brychtova 2015-11-13 13:25:58 UTC
Description of problem:
Package sblim-gather in not available on aarch64. I don't see the reason, why it should miss on aarch64, because in Fedora is available.


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

How reproducible:
allways

Steps to Reproduce:
1. yum install sblim-gather


Actual results:
No package sblim-gather available.

Expected results:
Install package

Additional info:

Comment 5 Lubos Kocman 2017-03-06 13:38:39 UTC
I did remove these from explicit filter set by jdisnard.
Jon any idea why were these packages filtered out? If it's broken deps, then I'll have to nack this request.

We'll see in next nightly (if successful)


commit b7f9a9f55d7ab65e2be72c7627f15b80814d6a6c
Author: Lubos Kocman <lkocman>
Date:   Mon Mar 6 08:37:06 2017 -0500

    rhel-7.4/pegas: Removed explicit filter for sblim-gather*. rhbz#1281812
    
    Change-Id: Iccc311ea8c20c3a1324062140ccc4fcd2c998719

diff --git a/pungi/rhel-7/rhel-7.4/rhel-7.4-pegas.conf b/pungi/rhel-7/rhel-7.4/rhel-7.4-pegas.conf
index f71a1b1..685b12f 100644
--- a/pungi/rhel-7/rhel-7.4/rhel-7.4-pegas.conf
+++ b/pungi/rhel-7/rhel-7.4/rhel-7.4-pegas.conf
@@ -1161,7 +1161,6 @@ filter_packages = [
             "libcacard-tools-rhev",
             "ocaml-libvirt",
             "perl-Sys-Virt",
-            "sblim-gather",
             "systemtap-runtime-virthost",
             "virt-manager",
             "virt-top",
@@ -1184,8 +1183,6 @@ filter_packages = [
             "perl-Sys-Guestfs",
             "python-libguestfs",
             "ruby-libguestfs",
-            "sblim-gather-devel",
-            "sblim-gather-provider",
             "spice-xpi",
             "virt-manager-common",
             "virt-install",
diff --git a/pungi/rhel-7/rhel-7.4/rhel-7.4.conf b/pungi/rhel-7/rhel-7.4/rhel-7.4.conf
index 9adca38..bc0c044 100644
--- a/pungi/rhel-7/rhel-7.4/rhel-7.4.conf
+++ b/pungi/rhel-7/rhel-7.4/rhel-7.4.conf
@@ -1233,7 +1233,6 @@ filter_packages = [
             "libcacard-tools-rhev",
             "ocaml-libvirt",
             "perl-Sys-Virt",
-            "sblim-gather",
             "systemtap-runtime-virthost",
             "virt-manager",
             "virt-top",
@@ -1256,8 +1255,6 @@ filter_packages = [
             "perl-Sys-Guestfs",
             "python-libguestfs",
             "ruby-libguestfs",
-            "sblim-gather-devel",
-            "sblim-gather-provider",
             "spice-xpi",
             "virt-manager-common",
             "virt-install",

Comment 13 Jan Stodola 2017-06-01 09:27:13 UTC
Lubos, remove this bug from errata next time you update it, please.

I'm setting needinfo on me to confirm the package is not present on aarch64, then we can close the bug.


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