System Administration Guide, Volume I
  Buscar sólo este libro
Descargar este libro en PDF

Software Administration Troubleshooting

19

This chapter describes problems you may encounter when installing or removing software packages. There are two sections: Specific Software Administration Errors, which describes package installation and administration errors you might encounter, and General Software Administration Problems, which describes behavioral problems that might not result in a particular error message.
The following table shows common error messages and the page number where you can find causes and possible solutions to the related errors.

  WARNING: filename <not present on Read Only file system>;          page 334  

Specific Software Administration Errors


  WARNING: filename <not present on Read Only file system>  

Reason Error OccurredHow to Fix the Problem
This error message indicates that not all of aIf you see this warning message during a package installation, you
package's files could be installed. This usuallymust also install the package on the server. See "How to Add
occurs when you are using pkgadd to install aPackages to a Server" on page 313 for details.
package on a client. In this case, pkgadd attempts to install a package on a file system that is mounted from a server, but pkgadd doesn't have permission to do so.

General Software Administration Problems

ProblemHow to Fix the Problem
There is a known problem with adding orSet the following environment variable and try to add the package
removing some packages developed prior toagain.
Solaris 2.5. Sometimes, when adding or removing these packages, the installation fails during user

NONABI_SCRIPTS=TRUE

interaction or you are prompted for user interaction and your responses are ignored.