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 1219206 - katello-installer fails with "ERROR: Unrecognised option '--profile'"
Summary: katello-installer fails with "ERROR: Unrecognised option '--profile'"
Keywords:
Status: CLOSED CURRENTRELEASE
Alias: None
Product: Red Hat Satellite
Classification: Red Hat
Component: Installation
Version: Unspecified
Hardware: Unspecified
OS: Unspecified
unspecified
urgent
Target Milestone: Unspecified
Assignee: Katello Bug Bin
QA Contact: jcallaha
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-05-06 20:13 UTC by Jan Hutař
Modified: 2017-02-23 20:04 UTC (History)
6 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-08-12 14:00:33 UTC
Target Upstream Version:
Embargoed:


Attachments (Terms of Use)

Description Jan Hutař 2015-05-06 20:13:17 UTC
Description of problem:
katello-installer fails with "ERROR: Unrecognised option '--profile'"


Version-Release number of selected component (if applicable):
Satellite-6.1.0-RHEL-6-20150506.0-Satellite-x86_64


How reproducible:
always


Steps to Reproduce:
1. # katello-installer --foreman-admin-email 'root@localhost' --foreman-admin-username '<user>' --foreman-admin-password '<pass>' --capsule-parent-fqdn <fqdn> --capsule-dns true --capsule-dns-forwarders <ip1> --capsule-dns-forwarders <ip2>  --capsule-dns-interface virbr1 --capsule-dns-zone katellolabs.org --capsule-dhcp true --capsule-dhcp-interface virbr1 --capsule-tftp true --capsule-puppet true --capsule-puppetca true --capsule-register-in-foreman true --capsule-foreman-oauth-secret <hash> --capsule-pulp false


Actual results:
# katello-installer [...]
ERROR: Unrecognised option '--profile'

See: 'katello-installer --help'


Expected results:
Configuration of the product should start

Comment 4 Sachin Ghai 2015-05-07 08:24:22 UTC
I got similar issue while upgrading the sat6.0.8 with sat6.1 GA snap3.

[root@sat6 yum.repos.d]# katello-installer --upgrade
ERROR: Unrecognised option '--profile'

Comment 6 sthirugn@redhat.com 2015-05-07 12:27:27 UTC
Reopening this bug.  BZ 1205668 specifically talks about upgrade scenario only.

Sat 6.1 installation on rhel66 failed:

# katello-installer -d -v --capsule-tftp="true" --foreman-admin-password="changeme" --capsule-dhcp-interface="virbr1" --katello-proxy-password="redhat" --capsule-dns-interface="virbr1" --katello-proxy-port="3128" --capsule-dns="true" --capsule-register-in-foreman="true" --capsule-puppet="true" --capsule-puppetca="true" --capsule-dns-zone="***" --capsule-dhcp="true" --katello-proxy-url="***" --katello-proxy-username="***" --capsule-dns-forwarders="***" --capsule-dns-forwarders="***" --capsule-dns-forwarders="***"

ERROR: Unrecognised option '--profile'

Comment 7 Stephen Benjamin 2015-05-07 12:49:42 UTC
Well, there's nothing to do for this bug. It was introduced by an incorrect cherry-pick, the new MR, as I mentioned in the other BZ, is open.

I'm moving this to POST, and can be MODIFIED when the downstream MR is merged.

Comment 9 Sachin Ghai 2015-05-08 08:32:14 UTC
Looks like the reported issue has been fixed in snap3 compose2. 

Comamnd `katello-installer --upgrade` didn't throw

ERROR: Unrecognised option '--profile'

Comment 10 jcallaha 2015-05-08 19:59:41 UTC
Verified in Satellite 6.1 Snap 3

Comment 11 Bryan Kearney 2015-08-11 13:25:52 UTC
This bug is slated to be released with Satellite 6.1.

Comment 12 Bryan Kearney 2015-08-12 14:00:33 UTC
This bug was fixed in version 6.1.1 of Satellite which was released on 12 August, 2015.


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