Missing uncompress and uudecode , can't running sh command

[root@testdb Server]# rpm -ivh ncompress-*.rpm
warning: ncompress-4.2.4-47.x86_64.rpm: Header V3 DSA signature: NOKEY, key ID 37017186
Preparing...                ########################################### [100%]
        package ncompress-4.2.4-47.x86_64 is already installed
[root@testdb Server]# vi /etc/yum.repos.d/rhel-debuginfo.repo
[rhel-debuginfo]
name=Red Hat Enterprise Linux $releasever - $basearch - Debug
baseurl=ftp://ftp.redhat.com/pub/redhat/linux/enterprise/$releasever/en/os/$basearch/Debuginfo/
baseurl=file:///mnt/cdrom/Server
enabled=1
gpgcheck=1
gpgkey=file:///etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
~
"/etc/yum.repos.d/rhel-debuginfo.repo" 7L, 287C written
[root@testdb Server]# yum install sharutils -y
Loaded plugins: rhnplugin, security
This system is not registered with RHN.
RHN support will be disabled.
rhel-debuginfo                                                                                                                                             | 1.3 kB     00:00    
rhel-debuginfo/primary                                                                                                                                     | 845 kB     00:00    
rhel-debuginfo                                                                                                                                                          3040/3040
Setting up Install Process
Resolving Dependencies
--> Running transaction check
---> Package sharutils.x86_64 0:4.6.1-2 set to be updated
--> Finished Dependency Resolution

Dependencies Resolved

==================================================================================================================================================================================
 Package                                   Arch                                   Version                                    Repository                                      Size
==================================================================================================================================================================================
Installing:
 sharutils                                 x86_64                                 4.6.1-2                                    rhel-debuginfo                                 203 k

Transaction Summary
==================================================================================================================================================================================
Install      1 Package(s)        
Update       0 Package(s)        
Remove       0 Package(s)        

Total download size: 203 k
Downloading Packages:
warning: rpmts_HdrFromFdno: Header V3 DSA signature: NOKEY, key ID 37017186
rhel-debuginfo/gpgkey                                                                                                                                      | 1.1 kB     00:00    
Importing GPG key 0x37017186 "Red Hat, Inc. (release key) <security@redhat.com>" from /etc/pki/rpm-gpg/RPM-GPG-KEY-redhat-release
Running rpm_check_debug
Running Transaction Test
Finished Transaction Test
Transaction Test Succeeded
Running Transaction
  Installing     : sharutils                                                                                                                                                  1/1

Installed:
  sharutils.x86_64 0:4.6.1-2                                                                                                                                                     

Complete!
[root@testdb Server]# cd /u01/SAV

[root@testdb SAV]# sh 20121014-006-unix.sh

Validating available tools...

Decoding Intelligent Updater package...

Decompressing package contents...

Checking distribution files....

Installing virus defintion to /opt/Symantec/virusdefs/incoming

Copying definition files...

Removing temporary files...

Virus definitions installed successfully.

A transcript of this installation has been saved as /var/log/iu-install.log

posted on 2012-10-15 17:55  andly96  阅读(351)  评论(0编辑  收藏  举报