Red Hat Satellite engineering is moving the tracking of its product development work on Satellite 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 "Satellite project" in Red Hat Jira and file new tickets here. Individual Bugzilla bugs will be migrated starting at the end of May. 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 "Satellite project" in Red Hat Jira (issue links are of type "https://issues.redhat.com/browse/SAT-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 783188 - Assure rubygem-scoped_search is removed from katello deps tree
Summary: Assure rubygem-scoped_search is removed from katello deps tree
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Packaging
Version: 6.0.0
Hardware: Unspecified
OS: Unspecified
unspecified
unspecified
Target Milestone: Unspecified
Assignee: Mike McCune
QA Contact: Katello QA List
URL:
Whiteboard:
Depends On:
Blocks: katello-blockers
TreeView+ depends on / blocked
 
Reported: 2012-01-19 16:07 UTC by Corey Welton
Modified: 2019-09-26 13:28 UTC (History)
1 user (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2012-08-22 18:21:08 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Corey Welton 2012-01-19 16:07:30 UTC
Description of problem:

scoped_search has been replaced with ElasticSearch. The scoped_search rubygem rpm needs to be removed as a dependency for the katello rpms.

Comment 1 Mike McCune 2012-01-20 23:28:23 UTC
removed:

commit fcf22faa22bfeb2f93094afcb65291d3ebfcd56f
Author: Mike McCune <mmccune>
Date:   Fri Jan 20 15:23:53 2012 -0800

    783188 - some missed references to scoped_search and inlining utils

commit 194308424e8a401e2f1485567056059558574ba7
Author: Mike McCune <mmccune>
Date:   Fri Jan 20 14:28:48 2012 -0800

    783188 - removing scoped_search from our codebase

Comment 2 Kedar Bidarkar 2012-01-24 09:33:24 UTC
rubygem-scoped_search is no longer installed.

[root@xxxxx katello]# rpm -qav | grep rubygem | grep -i scoped_search
[root@xxxxx katello]# rpm -qav | grep -i katello-all
katello-all-0.1.194-1.el6.noarch
[root@xxxxx katello]# rpm -qav | grep -i elasticsearch
elasticsearch-0.18.4-7.el6.x86_64


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