Bug 1469692
Summary: | Getting "password component depends user component" error while refreshing manifest | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Mike McCune <mmccune> |
Component: | Subscription Management | Assignee: | Chris Roberts <chrobert> |
Status: | CLOSED ERRATA | QA Contact: | Lukas Pramuk <lpramuk> |
Severity: | high | Docs Contact: | |
Priority: | high | ||
Version: | 6.3.0 | CC: | aladke, amdas, bkearney, bvassova, cdonnell, chrobert, ehelms, fgarciad, hyu, jbhatia, jcallaha, katello-qa-list, lpramuk, mirko.schmidt, mmccune, mmithaiw, nitthoma, oshtaier, pfuerer, tonay, xdmoon |
Target Milestone: | Unspecified | Keywords: | PrioBumpGSS, Regression, Triaged |
Target Release: | Unused | ||
Hardware: | x86_64 | ||
OS: | All | ||
URL: | http://projects.theforeman.org/issues/20216 | ||
Whiteboard: | |||
Fixed In Version: | tfm-rubygem-katello-3.4.4 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | 1464881 | Environment: | |
Last Closed: | 2018-02-21 16:31:35 UTC | Type: | Bug |
Regression: | --- | Mount Type: | --- |
Documentation: | --- | CRM: | |
Verified Versions: | Category: | --- | |
oVirt Team: | --- | RHEL 7.3 requirements from Atomic Host: | |
Cloudforms Team: | --- | Target Upstream Version: | |
Embargoed: | |||
Bug Depends On: | 1464881 | ||
Bug Blocks: |
Comment 3
Satellite Program
2017-07-11 18:11:44 UTC
Moving this bug to POST for triage into Satellite 6 since the upstream issue http://projects.theforeman.org/issues/20216 has been resolved. Moving this bug to POST for triage into Satellite 6 since the upstream issue http://projects.theforeman.org/issues/20216 has been resolved. VERIFIED. @satellite-6.3.0-21.0.beta.el7sat.noarch tfm-rubygem-katello-3.4.5.27-1.el7sat.noarch by a manual reproducer described in comment#0: 1. Run installer to force SAT to communicate over proxy # satellite-installer --katello-proxy-url http://ginger.example.com --katello-proxy-port 3401 --katello-proxy-username "" --katello-proxy-password "" 2. Trigger manifest refresh # hammer subscription refresh-manifest --organization-id 1 [........................................................................] [100%] production.log: 2017-11-24 08:38:17 1f94904e [app] [I] Started PUT "/katello/api/organizations/1/subscriptions/refresh_manifest" for <IPv4> at 2017-11-24 08:38:17 -0500 2017-11-24 08:38:17 1f94904e [app] [I] Processing by Katello::Api::V2::SubscriptionsController#refresh_manifest as JSON 2017-11-24 08:38:17 1f94904e [app] [I] Parameters: {"api_version"=>"v2", "organization_id"=>"1", "subscription"=>{}} 2017-11-24 08:38:17 1f94904e [app] [I] Current user: foreman_admin (administrator) 2017-11-24 08:38:17 1f94904e [app] [I] Authorized user admin(Admin User) 2017-11-24 08:38:17 1f94904e [app] [I] Current user: admin (administrator) 2017-11-24 08:38:18 1f94904e [app] [I] Current user: foreman_admin (administrator) 2017-11-24 08:38:21 1f94904e [app] [I] Current user: admin (administrator) 2017-11-24 08:38:21 1f94904e [app] [I] Current user: foreman_admin (administrator) 2017-11-24 08:38:21 1f94904e [app] [I] Current user: admin (administrator) 2017-11-24 08:38:21 1f94904e [app] [I] Current user: foreman_admin (administrator) 2017-11-24 08:38:23 1f94904e [app] [I] Current user: admin (administrator) 2017-11-24 08:38:23 1f94904e [app] [I] Current user: foreman_admin (administrator) 2017-11-24 08:38:23 1f94904e [app] [I] Current user: admin (administrator) 2017-11-24 08:38:24 1f94904e [app] [I] Rendered /opt/theforeman/tfm/root/usr/share/gems/gems/katello-3.4.5.27/app/views/katello/api/v2/common/async.json.rabl within katello/api/v2/layouts/resource (26.8ms) 2017-11-24 08:38:24 1f94904e [app] [I] Completed 202 Accepted in 6682ms (Views: 24.7ms | ActiveRecord: 123.7ms) Since the problem described in this bug report should be resolved in a recent advisory, it has been closed with a resolution of ERRATA. For information on the advisory, and where to find the updated files, follow the link below. If the solution does not work for you, open a new bug report. https://access.redhat.com/errata/RHSA-2018:0336 |