Description of problem: Version-Release number of selected component (if applicable): Satellite-6.0.4-RHEL-6-20140829.0 How reproducible: Steps to Reproduce: 1. Attempt to import using an incorrect user/passwd pair 2. View results. Actual results: /opt/rh/ruby193/root/usr/share/ruby/net/http.rb:2633:in `error!': 407 "Proxy Authentication Required" (Net::HTTPServerException) from /opt/rh/ruby193/root/usr/share/ruby/net/http.rb:2642:in `value' from /opt/rh/ruby193/root/usr/share/ruby/net/http.rb:796:in `connect' from /opt/rh/ruby193/root/usr/share/ruby/net/http.rb:756:in `do_start' from /opt/rh/ruby193/root/usr/share/ruby/net/http.rb:745:in `start' from /usr/share/katello-disconnected/lib/manifest_reader.rb:62:in `get' from /opt/rh/ruby193/root/usr/share/gems/gems/katello-1.5.0/app/lib/katello/util/cdn_var_substitutor.rb:154:in `get_substitutions_from' from /opt/rh/ruby193/root/usr/share/gems/gems/katello-1.5.0/app/lib/katello/util/cdn_var_substitutor.rb:143:in `for_each_substitute_of_next_var' from /opt/rh/ruby193/root/usr/share/gems/gems/katello-1.5.0/app/lib/katello/util/cdn_var_substitutor.rb:85:in `substitute_vars_in_prefix' from /opt/rh/ruby193/root/usr/share/gems/gems/katello-1.5.0/app/lib/katello/util/cdn_var_substitutor.rb:61:in `substitute_vars' from /usr/share/katello-disconnected/lib/manifest_reader.rb:382:in `block (3 levels) in populate_repositories' from /usr/share/katello-disconnected/lib/manifest_reader.rb:379:in `each_value' from /usr/share/katello-disconnected/lib/manifest_reader.rb:379:in `block (2 levels) in populate_repositories' from /usr/share/katello-disconnected/lib/manifest_reader.rb:376:in `each' from /usr/share/katello-disconnected/lib/manifest_reader.rb:376:in `block in populate_repositories' from /usr/share/katello-disconnected/lib/manifest_reader.rb:362:in `each_value' from /usr/share/katello-disconnected/lib/manifest_reader.rb:362:in `populate_repositories' from /usr/bin/katello-disconnected:375:in `import' from /usr/bin/katello-disconnected:469:in `<main>' Expected results: gracefully handle bad auth request Additional info:
The katello-disconnected server synchronization and export functions are being moved into the Satellite server itself. With 6.2, the katello-disconnected command will no longer be delivered and instead will be replaced with a new export and import functions delivered via the UI and hammer CLI. This bug is being closed as "WONTFIX" since it relates only to the existing katello-disconnected tooling. Please check the Satellite docs with the release of Satellite 6.2 on how to use the new content export and import features.