Installation of VRTSodm,VRTSvxfs and VRTSfsadv in a zone fails when running zoneadm -z Zoneattach -U
book
Article ID: 100014861
calendar_today
Updated On:
Description
Error Message
# zoneadm -z zone1 attach -U
Getting the list of files to remove
Removing 4 files
Remove 9 of 9 packages
Installing 4694 files
Add 21 of 21 packages
Installation of these packages generated warnings: VRTSfsadv VRTSodm VRTSvxfs
Updating editable files
The file within the zone contains a log of the zone update.
#vi /var/sadm/system/logs/update_log
===== VRTSfsadv ====
This appears to be an attempt to install the same architecture and
version of a package which is already installed. This installation
will attempt to overwrite this package.
pkgadd: ERROR: duplicate pathname
pkgadd: ERROR: unable to process pkgmap
Installation of on zone failed (internal error).
No changes were made to the system.
Resolution
Code was added in the postinstall script to fix the checkinstall script
Please contact support for the fixes.
Private Hotfixes list :
6.0.5.x :
fs-sol11_sparc-HotFix-6.0.5.102
fs-sol11_x64-HotFix-6.0.5.102
fs-sol10_sparc-HotFix-6.0.5.105
fs-sol10_x64-HotFix-6.0.5.105
odm-sol10_sparc-6.0.5.101-patches.tar.gz
odm-sol10_x64-6.0.5.101-patches.tar.gz
fsadv-sol10_sparc-6.0.5.101-patches.tar.gz
6.1.1.x :
fs-sol11_sparc-HotFix-6.1.1.101
fs-sol10_sparc-HotFix-6.1.1.103
Issue/Introduction
When you upgrade a zone using attach -U option, the checkinstall script is executed. There were certain zone-irrelevant commands (which should not be executed during attach) in the checkinstall script which failed the installation of VRTSodm,VRTSvxfs and VRTSfsadv.
Additional Information
ETrack: 3451730
Was this article helpful?
thumb_up
Yes
thumb_down
No