Login
[x]
Log in using an account from:
Fedora Account System
Red Hat Associate
Red Hat Customer
Or login using a Red Hat Bugzilla account
Forgot Password
Login:
Hide Forgot
Create an Account
Red Hat Bugzilla – Attachment 302530 Details for
Bug 442630
In Satellite 5.1, when kickstarting a new system using an activation key that changes the system's base channel, rhnreg_ks fails and new system not being registered to the satellite.
[?]
New
Simple Search
Advanced Search
My Links
Browse
Requests
Reports
Current State
Search
Tabular reports
Graphical reports
Duplicates
Other Reports
User Changes
Plotly Reports
Bug Status
Bug Severity
Non-Defaults
|
Product Dashboard
Help
Page Help!
Bug Writing Guidelines
What's new
Browser Support Policy
5.0.4.rh83 Release notes
FAQ
Guides index
User guide
Web Services
Contact
Legal
This site requires JavaScript to be enabled to function correctly, please enable it.
Output from SQL queries confirming the base channel conflict
sqloutput.txt (text/plain), 1.45 KB, created by
Stuart R. Kirk
on 2008-04-15 21:21:11 UTC
(
hide
)
Description:
Output from SQL queries confirming the base channel conflict
Filename:
MIME Type:
Creator:
Stuart R. Kirk
Created:
2008-04-15 21:21:11 UTC
Size:
1.45 KB
patch
obsolete
>[root@esu1l054 ~]# sqlplus rhnsat/rhnsat@rhnsat > >SQL*Plus: Release 10.2.0.3.0 - Production on Tue Apr 15 17:08:34 2008 > >Copyright (c) 1982, 2006, Oracle. All Rights Reserved. > > >Connected to: >Oracle9i Enterprise Edition Release 9.2.0.8.0 - Production >With the Partitioning, OLAP and Oracle Data Mining options >JServer Release 9.2.0.8.0 - Production > >SQL> select chan.label > 2 from > 3 rhnActivationKey key inner join > 4 rhnRegTokenChannels keyChan on key.reg_token_id = keyChan.token_id inner join > 5 rhnChannel chan on chan.id = keyChan.channel_id > 6 where key.token = '1-8fb51685e00c763c20f231825c8f7bc6' > 7 ; > >LABEL >-------------------------------------------------------------------------------- >rhel-x86_64-as-4 >rhn-tools-rhel-4-as-x86_64 > >SQL> select chan.label > 2 from > 3 rhnActivationKey key inner join > 4 rhnRegTokenChannels keyChan on key.reg_token_id = keyChan.token_id inner join > 5 rhnChannel chan on chan.id = keyChan.channel_id > 6 where key.token = '1-ea89b70c1810cb0c4c4c500b05ee0dcc' > 7 ; > >LABEL >-------------------------------------------------------------------------------- >rhel-x86_64-as-4-mst-u6-031808 >rhel-x86_64-as-4-extras-mst-u6-031808 >tools-rhel-4-as-x86_64-mst-u6-031808 >rhel-x86_64-as-4-oracle-mst-u6-031808 >rhel-x86_64-as-4-general-mst-u6-031808 > >SQL> quit >Disconnected from Oracle9i Enterprise Edition Release 9.2.0.8.0 - Production >With the Partitioning, OLAP and Oracle Data Mining options >JServer Release 9.2.0.8.0 - Production >
You cannot view the attachment while viewing its details because your browser does not support IFRAMEs.
View the attachment on a separate page
.
View Attachment As Raw
Actions:
View
Attachments on
bug 442630
:
302526
|
302527
|
302529
| 302530