Bug 1351103
Summary: | 'NameError' while syncing imported rhel repo in importing satellite | ||
---|---|---|---|
Product: | Red Hat Satellite | Reporter: | Jitendra Yejare <jyejare> |
Component: | Content Management | Assignee: | Chris Duryee <cduryee> |
Status: | CLOSED ERRATA | QA Contact: | jcallaha |
Severity: | high | Docs Contact: | |
Priority: | unspecified | ||
Version: | 6.2.0 | CC: | bbuckingham, cduryee, jcallaha, zhunting |
Target Milestone: | Unspecified | Keywords: | Regression, Triaged |
Target Release: | Unused | ||
Hardware: | Unspecified | ||
OS: | Unspecified | ||
Whiteboard: | |||
Fixed In Version: | tfm-rubygem-katello-3.0.0.69-1 | Doc Type: | If docs needed, set a value |
Doc Text: | Story Points: | --- | |
Clone Of: | Environment: | ||
Last Closed: | 2016-08-16 07:11:29 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: |
Description
Jitendra Yejare
2016-06-29 09:21:49 UTC
This can happen with any repo, not just ISS. One way to repro: * create a product with a yum repo * kick off a repo sync via hammer (may want to add --async if you're in a dev environment) * go to the sync status page, select the repo being synced and hit "synchronize now" result: button appears to not work, and the stack trace in #0 is logged. Once the sync is complete, the button works as expected again. addendum to #5: you will need to load the sync status page *before* you kick off the sync. For example: * create product with yum repo * go to sync status page in browser * kick off sync via hammer * while sync runs, attempt to kick off sync via sync status page actual result: stack trace in log, and "synchronize now" button appears to not do anything expected result: no stack trace note: if you refresh the page after the sync is started via hammer, the page will display the correct info. This bug is specific to viewing the sync status page, then having the sync info change after the page is loaded but before the button is pressed. Upstream bug component is Content Management Moving to POST since upstream bug http://projects.theforeman.org/issues/15583 has been closed Verified in Satellite 6.2.1 Kicked off sync through hammer, then in UI immediately after. The UI behaved as if the sync was just kicked off when clicking the button. No error seen in the log. 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/RHBA-2016:1615 |