Bug 189122

Summary: --disconnected should skip RHN Registration
Product: Red Hat Satellite 5 Reporter: Matthew Davis <mdavis>
Component: InstallerAssignee: Robin Norwood <robin.norwood>
Status: CLOSED CURRENTRELEASE QA Contact: Corey Welton <cwelton>
Severity: medium Docs Contact:
Priority: medium    
Version: 410CC: rhn-bugs
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: rhn410 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2006-07-19 19:14:26 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Bug Depends On:    
Bug Blocks: 171660    

Description Matthew Davis 2006-04-17 15:24:35 UTC
Description of problem:
If installed using the --disconnected option, it should skip the RHN
Registration ckecks.

Version-Release number of selected component (if applicable):
Using rhn-satellite-4.1.0-69-redhat-linux-as-i386-4-embedded-oracle.iso

How reproducible:
Everytime

[root@testsat cdrom]# ./install.pl --answer-file=/tmp/answers.txt --disconnected
* Loading answer file: /tmp/answers.txt.
* Performing pre-install checks.
* Pre-install checks complete.  Beginning installation.
Admin Email Address? mdavis
* RHN Registration.
** Registration: System is already registered with RHN.  Not re-registering.

Should have skipped the last 2 lines.

Comment 1 Robin Norwood 2006-04-17 19:05:56 UTC
Fixed in SVN.

Testing notes:

o Follow the steps shown in the original comment.
o No real change in functionality, just a messaging fix - ie, don't show the '**
Registration' line show above if in disconnected mode.

Comment 2 Corey Welton 2006-05-02 19:52:47 UTC
QA Verify that:
 * '--disconnected' flag means installer doesn't try to register
 * Installer continues to run normally.


Comment 3 Beth Nackashi 2006-07-19 19:14:26 UTC
moving to closed - currentrelease