Contained Within
Find More DocumentationFeatured Support Resources | Descargar este libro en PDF (1930 KB)
Chapter 33 Troubleshooting Software Package Problems (Tasks)This chapter describes problems you may encounter when installing or removing software packages. There are two sections: Specific Software Package Installation Errors, which describes package installation and administration errors you might encounter, and General Software Package Installation Problems, which describes behavioral problems that might not result in a particular error message. This is a list of information in this chapter. For information about managing software packages, see “Managing Software (Overview)” in System Administration Guide: Basic Administration. Troubleshooting Software Package Symbolic Link ProblemsIn previous Solaris releases, there was no way to specify a symbolic link target in the pkgmap file when creating a software package. This meant a package or patch-related symbolic link was always followed to the source of the symbolic link rather than to the target of the symbolic link when a package was added with the pkgadd command. This created problems when upgrading a package or a patch package that needed to change a symbolic link target destination to something else. Now, the default behavior is that if a package needs to change the target of a symbolic link to something else, the target of the symbolic link and not the source of the symbolic link is inspected by the pkgadd command. Unfortunately, this means that some packages may or may not conform to the new pkgadd behavior. The PKG_NONABI_SYMLINKS environment variable might help you transition between the old and new pkgadd symbolic link behaviors. If this environment variable is set to true, pkgadd follows the source of the symbolic link. Setting this variable enables a non-conforming package to revert to the old behavior if set by the administrator before adding a package with the pkgadd command. The new pkgadd symbolic link behavior might cause an existing package to fail when added with the pkgadd command. You might see the following error message in this situation:
If a package doesn't install due to this problem, do the following:
Specific Software Package Installation Errors
General Software Package Installation Problems
|
|||||||||||