|
Description
|
This is found during caiman upgrade and live upgrade regression tests with zones. This also happen in snv_68.
I did the following install on sparc and x86:
OS: Solaris 10 Update 1 FCS
Media: DVD net image
Cluster: SUNWCXall
Locales to install: All
Locale to use: C
I also installed the Live Upgrade minimum required patches and created one wholerootzone and two sparseroot zones. Then I live upgrade the system to snv_68, the upgrade_log contains the following errors:
Doing pkgadd of SUNWxwxft to /
686 blocks
Installation of <SUNWxwxft> was successful.
pkginstall: ERROR: unable to remove existing directory at </a/usr/openwin/share/
include/X11/Xft>
Installation of <SUNWxwxft> on zone failed (internal error) on zone
<SUNWlu-sparserootzone> - package partially installed.
WARNING: /a/usr/openwin/share/include/X11/Xft may not overwrite a populated dire
ctory.
686 blocks
pkginstall: ERROR: /a/usr/openwin/share/include/X11/Xft could not be installed.
Installation of <SUNWxwxft> on zone <SUNWlu-wholerootzone> partially
failed.
WARNING: /a/usr/openwin/share/include/X11/Xft may not overwrite a populated dire
ctory.
686 blocks
pkginstall: ERROR: /a/usr/openwin/share/include/X11/Xft could not be installed.
Installation of <SUNWxwxft> on zone <SUNWlu-sparserootzone1>
partially failed.
pkgadd return code = 1
In S10 and S10 updates, /usr/openwin/share/include/X11/Xft used to be a directory, but now it becomes a symoblic link.
|