Note: This bug is displayed in read-only format because
the product is no longer active in Red Hat Bugzilla.
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.
Description of problem:
I had a synchronization host installed from prod (i.e. version 6.0) and was able to work with it. Then I have updated packages from Satellite-6.1.0-RHEL-6-20150721.7 and ran steps in step 11 of the docs (*). Then I have attempted to import manifest as I did on 6.0 version before upgrade and it failed.
(*) https://access.redhat.com/documentation/en-US/Red_Hat_Satellite/6.0/html/User_Guide/sect-Disconnected_Satellite.html
Version-Release number of selected component (if applicable):
Satellite-6.1.0-RHEL-6-20150721.7
How reproducible:
1 of 1
Steps to Reproduce:
1. Install synchronization host from CDN (i.e. 6.0) as per instructions
in the guide, import manifest, sync some repo, export it - it seems to work
2. Upgrade packages to 6.1 and run steps from step 11 of the docs again
3. # katello-disconnected import -m ./manifest.zip
Actual results:
# katello-disconnected import -m ./manifest.zip
/opt/rh/ruby193/root/usr/share/gems/gems/rake-0.9.2.2/lib/rake/ext/module.rb:36:in `const_missing': uninitialized constant FogExtensions::Fogdocker::Server::ActionView (NameError)
from /opt/rh/ruby193/root/usr/share/gems/gems/foreman_docker-1.2.0.18/app/models/concerns/fog_extensions/fogdocker/server.rb:6:in `<module:Server>'
from /opt/rh/ruby193/root/usr/share/gems/gems/foreman_docker-1.2.0.18/app/models/concerns/fog_extensions/fogdocker/server.rb:3:in `<module:Fogdocker>'
from /opt/rh/ruby193/root/usr/share/gems/gems/foreman_docker-1.2.0.18/app/models/concerns/fog_extensions/fogdocker/server.rb:2:in `<module:FogExtensions>'
from /opt/rh/ruby193/root/usr/share/gems/gems/foreman_docker-1.2.0.18/app/models/concerns/fog_extensions/fogdocker/server.rb:1:in `<top (required)>'
from /opt/rh/ruby193/root/usr/share/rubygems/rubygems/custom_require.rb:36:in `require'
from /opt/rh/ruby193/root/usr/share/rubygems/rubygems/custom_require.rb:36:in `require'
from /opt/rh/ruby193/root/usr/share/gems/gems/foreman_docker-1.2.0.18/lib/foreman_docker/engine.rb:128:in `<class:Engine>'
from /opt/rh/ruby193/root/usr/share/gems/gems/foreman_docker-1.2.0.18/lib/foreman_docker/engine.rb:11:in `<module:ForemanDocker>'
from /opt/rh/ruby193/root/usr/share/gems/gems/foreman_docker-1.2.0.18/lib/foreman_docker/engine.rb:8:in `<top (required)>'
from /opt/rh/ruby193/root/usr/share/rubygems/rubygems/custom_require.rb:36:in `require'
from /opt/rh/ruby193/root/usr/share/rubygems/rubygems/custom_require.rb:36:in `require'
from /opt/rh/ruby193/root/usr/share/gems/gems/foreman_docker-1.2.0.18/lib/foreman_docker.rb:1:in `<top (required)>'
from /opt/rh/ruby193/root/usr/share/rubygems/rubygems/custom_require.rb:36:in `require'
from /opt/rh/ruby193/root/usr/share/rubygems/rubygems/custom_require.rb:36:in `require'
from /opt/rh/ruby193/root/usr/share/gems/gems/katello-2.2.0.60/lib/katello.rb:17:in `<top (required)>'
from /opt/rh/ruby193/root/usr/share/rubygems/rubygems/custom_require.rb:60:in `require'
from /opt/rh/ruby193/root/usr/share/rubygems/rubygems/custom_require.rb:60:in `rescue in require'
from /opt/rh/ruby193/root/usr/share/rubygems/rubygems/custom_require.rb:35:in `require'
from /usr/bin/katello-disconnected:22:in `<main>'
from caused by: (LoadError) cannot load such file -- katello
from /opt/rh/ruby193/root/usr/share/rubygems/rubygems/custom_require.rb:36:in `require'
from /opt/rh/ruby193/root/usr/share/rubygems/rubygems/custom_require.rb:36:in `require'
from ... skipped 1 lines
Expected results:
Should work
Comment 1RHEL Program Management
2015-07-21 21:14:25 UTC
Since this issue was entered in Red Hat Bugzilla, the release flag has been
set to ? to ensure that it is properly evaluated for this release.