Hide Forgot
Description of problem: With the introduction of DELL activation, the subscribe with regtoken/email/locale functionality from the cli needs to be removed or modified. [root@jsefler-betaqa-1 ~]# subscription-manager subscribe --help Usage: subscription-manager subscribe [OPTIONS] subscribe Options: -h, --help show this help message and exit --debug=DEBUG debug level --proxy=PROXY_URL proxy url in the form of proxy_hostname:proxy_port --proxyuser=PROXY_USER user for http proxy with basic authentication --proxypassword=PROXY_PASSWORD password for http proxy with basic authentication --regtoken=REGTOKEN regtoken --pool=POOL subscription pool id --email=EMAIL optional email address to notify when token activation is complete. Used with --regtoken only --locale=LOCALE optional language to use for email notification when token activation is complete. Used with --regtoken and --email only. Examples: en-us, de-de VERSION [root@jsefler-betaqa-1 ~]# rpm -q subscription-manager subscription-manager-0.93.12-1.el6.x86_64
fixed in 0964430af12be7b572c5134281370c8b22978031
Verifying Version... [root@jsefler-betaqa-2 ~]# rpm -qa | grep subscription-manager subscription-manager-firstboot-0.93.14-1.el6.x86_64 subscription-manager-0.93.14-1.el6.x86_64 subscription-manager-gnome-0.93.14-1.el6.x86_64 [root@jsefler-betaqa-2 ~]# subscription-manager subscribe --help Usage: subscription-manager subscribe [OPTIONS] subscribe Options: -h, --help show this help message and exit --debug=DEBUG debug level --proxy=PROXY_URL proxy url in the form of proxy_hostname:proxy_port --proxyuser=PROXY_USER user for http proxy with basic authentication --proxypassword=PROXY_PASSWORD password for http proxy with basic authentication --pool=POOL subscription pool id VERIFIED: No more regtoken/email/locale options
An advisory has been issued which should help the problem described in this bug report. This report is therefore being closed with a resolution of ERRATA. For more information on therefore solution and/or where to find the updated files, please follow the link below. You may reopen this bug report if the solution does not work for you. http://rhn.redhat.com/errata/RHEA-2011-0611.html