Is it safe to ignore these errors?
Code:
yum install --nogpgcheck jdk-7u6-linux-x64.rpm
Loaded plugins: fastestmirror, langpacks, presto, refresh-packagekit
Examining jdk-7u6-linux-x64.rpm: 2000:jdk-1.7.0_06-fcs.x86_64
Marking jdk-7u6-linux-x64.rpm to be installed
Resolving Dependencies
--> Running transaction check
---> Package jdk.x86_64 2000:1.7.0_06-fcs will be installed
--> Finished Dependency Resolution
Dependencies Resolved
=============================================================================================================================
Package Arch Version Repository Size
=============================================================================================================================
Installing:
jdk x86_64 2000:1.7.0_06-fcs /jdk-7u6-linux-x64 187 M
Transaction Summary
=============================================================================================================================
Install 1 Package
Total size: 187 M
Installed size: 187 M
Is this ok [y/N]: y
Downloading Packages:
Running Transaction Check
Running Transaction Test
Transaction Test Succeeded
Running Transaction
Installing : 2000:jdk-1.7.0_06-fcs.x86_64 1/1
Unpacking JAR files...
rt.jar...
Error: Could not open input file: /usr/java/jdk1.7.0_06/jre/lib/rt.pack
jsse.jar...
Error: Could not open input file: /usr/java/jdk1.7.0_06/jre/lib/jsse.pack
charsets.jar...
Error: Could not open input file: /usr/java/jdk1.7.0_06/jre/lib/charsets.pack
tools.jar...
Error: Could not open input file: /usr/java/jdk1.7.0_06/lib/tools.pack
localedata.jar...
Error: Could not open input file: /usr/java/jdk1.7.0_06/jre/lib/ext/localedata.pack
Verifying : 2000:jdk-1.7.0_06-fcs.x86_64 1/1
Installed:
jdk.x86_64 2000:1.7.0_06-fcs
Complete!