Spacewalk. Problem with adding SunOS system

 
Thread Tools Search this Thread
Operating Systems Linux Red Hat Spacewalk. Problem with adding SunOS system
# 1  
Old 10-28-2009
Spacewalk. Problem with adding SunOS system

Hello i tryed add SunOS system to Spacewalk and see this error:

Code:
# cat /etc/release 
                      Solaris 10 10/08 s10s_u6wos_07b SPARC
           Copyright 2008 Sun Microsystems, Inc.  All Rights Reserved.
                        Use is subject to license terms.
                            Assembled 27 October 2008

# uname -a
SunOS nevada.example.com 5.10 Generic_137137-09 sun4v sparc SUNW,SPARC-Enterprise-T5120

# pkginfo RHATossl RHATpossl RHATpythn RHATrcfg RHATrcfga RHATrcfgc RHATrcfgm RHATrhnc \
RHATrhnl RHATrpush RHATsmart SMClibgcc SMCzlib SUNWzlib SUNWgccruntime SUNWopenssl*
utility     RHATossl              openssl 0.9.7a
utility     RHATpossl             pyOpenSSL 0.6
utility     RHATpythn             python 2.4.1
utility     RHATrcfg              rhncfg 5.1.0
utility     RHATrcfga             rhncfg-actions 5.1.0
utility     RHATrcfgc             rhncfg-client 5.1.0
utility     RHATrcfgm             rhncfg-management 5.1.0
utility     RHATrhnc              rhnclient 5.1.0
utility     RHATrhnl              rhnlib 1.8
utility     RHATrpush             rhnpush 5.1.1
utility     RHATsmart             smartpm 5.1.1
application SMClibgcc             libgcc
application SMCzlib               zlib
system      SUNWgccruntime        GCC Runtime libraries
system      SUNWopenssl-commands  OpenSSL Commands (Usr)
system      SUNWopenssl-include   OpenSSL Header Files
system      SUNWopenssl-libraries OpenSSL Libraries (Usr)
system      SUNWopenssl-man       OpenSSL Manual Pages
system      SUNWopensslr          OpenSSL (Root)
system      SUNWzlib              The Zip compression library

# echo $PATH
/usr/sbin:/usr/bin:/usr/local/bin:/usr/ccs/bin:/opt/redhat/rhn/solaris/bin:/opt/redhat/rhn/solaris/usr/bin:/opt/redhat/rhn/solaris/usr/sbin

# crle -c /var/ld/ld.config | grep Default
  Default Library Path (ELF):   /lib:/usr/lib:/usr/local/lib:/opt/redhat/rhn/solaris/lib

# rhnreg_ks --force --user jess --pass '12345' --serverUrl=http://satellite.alb.kz/XMLRPC

Error Class Code: 70
Error Class Info: 
     All available subscriptions for the requested channel have been exhausted.
     Please contact a Red Hat Network Sales associate.
Explanation: 
     An error has occurred while processing your request. If this problem
     persists please enter a bug report at bugzilla.redhat.com.
     If you choose to submit the bug report, please be sure to include
     details of what you were trying to do when this error occurred and
     details on how to reproduce this problem.

All manipulations i did the instruction: https://fedorahosted.org/spacewalk/wiki/Solaris
# 2  
Old 10-29-2009
What OS are you running spacewalk on?
Login or Register to Ask a Question

Previous Thread | Next Thread

10 More Discussions You Might Find Interesting

1. UNIX Desktop Questions & Answers

Licenses of SunOS 4.1.4 and System V R4

Does anyone know about the license of System V Release 4 & SunOS 4.1.4 source codes? I have found them online in some archives but I am not sure if I am 'supposed' to download them (not sure if it is legal) Can anyone tell me? EDIT: A little bit wrong category. Please move it. (1 Reply)
Discussion started by: anapplegeek
1 Replies

2. Red Hat

Adding LUNs to system

Hi guys I have been asked for the following: SMI Oracle database PTP10 Oracle 10g RAC on usdfslprac4 and usdfslprac5 Linux boxes is reaching its space limit. It is just 20 GB away from being completely out of disk space. And then database will stop working and SMI system hence will be impacted.... (0 Replies)
Discussion started by: 300zxmuro
0 Replies

3. Solaris

What is the replace of system call sigblock on sunOS 5.10

Hi: I have some old code need to be compiled - which include a system call, the function name is: sigblock like: ..... int holdnum = sigblock(sigmask(SIGCHLD)); .... but the compiler told me the sigblock cannot be found even I include signal.h. Looks like it is depricated - but I need to... (1 Reply)
Discussion started by: sean88z
1 Replies

4. Red Hat

Spacewalk. Problem with adding the channel

OS: Fedora Linux 11 Spacewalk: 0.6 Installed by manual: https://fedorahosted.org/spacewalk/wiki/HowToInstall I download special script (create_channel.py) for registarion client from CLI and added 3 channel with 32-Bit architecture and all OK: Fedora 11 32-Bit RHEL 4.7 32-bit RHEL 5.3... (2 Replies)
Discussion started by: jess_t03
2 Replies

5. UNIX for Dummies Questions & Answers

SunOs problem running crontab -e

Hi, Whenever I run crontab -e from my remote terminal logged onto a SunOS 5.6 machine I get this: root@beauvert:~> crontab -e 3495 ----- I think I have to set the terminal/editor. These are my environment variables: root@beauvert:~> set EDITOR vi PATH ... (5 Replies)
Discussion started by: mojoman
5 Replies

6. Shell Programming and Scripting

Sorting problem (SunOS 5.9 / KSH).

Hi, Can someone tell me why the "LargeFile" is coming first before the smaller files. Is there any way to list the files based on size column. ls -g| sort -k 4 -rw-r--r-- 1 user 6117910528 Apr 28 15:04 LargeFile -rw-r--r-- 1 user 6136832 May 30 07:23 my_20080530.tar -rw-r--r-- ... (2 Replies)
Discussion started by: kesari
2 Replies

7. Solaris

SunOS 5.8 sftp-BatchMode Problem

Hi Gurus I have to connect from a SunOS 5.10 to a 5.8 using sftp in BatchMode. For this, I have generated a Public-Key (ssh-keygen -b 1024 -P "" -t dsa) on the 5.10 and saved it in ~remote-user/.ssh/authorized-keys on the 5.8. Then, running either one of ssh or sftp, it asks for the... (0 Replies)
Discussion started by: unilover
0 Replies

8. Solaris

Problem in SunOS 5.9

In Solaris (SunOS 5.9) a problem is encountered as : The patch command doesnt patch a file greater than or equal to 1MB after it is deleted or changed. Could anyone know the reason. Is this problem related to patch or Sun OS. If so what may be the solution. (3 Replies)
Discussion started by: SankarV
3 Replies

9. UNIX for Advanced & Expert Users

Migration of binary file from Sunos 5.8 to Sunos 5.9

I have compiled binary file using "cc" on SunOS 5.8 and the same binary file i have copied to SunOS 5.9 and it is giving me core dump error.I want to know whether migration of compiled code from lower version to higer version created this problem. how can i solve this problem.I am pasting the core... (1 Reply)
Discussion started by: Arvind Maurya
1 Replies

10. UNIX for Advanced & Expert Users

Telnet Problem with Solaris (SunOS 5.7)

Hi, I have been facing a telnet problem with our SunOS 5.7 box. Initially we were facing porblems in login both from the console as well as through telnet. The machine was hard-booted after which login from console is possible, but telnet connection is not. The error that is displayed is... (1 Reply)
Discussion started by: manoj_gopal
1 Replies
Login or Register to Ask a Question