Mantis - openssl
Viewing Issue Advanced Details
4961 packaging major always 2012-06-13 09:51 2013-07-09 23:33
laurent  
yann  
normal  
closed  
fixed  
none    
none  
0004961: OpenSSL libs fail to install in a zone when attaching it
The system is S10 set up with sparse zones.
To update, the zones are stopped and detached, that's why it's "major" for me, though there's an easy workaround.

After updating the global zones (patches and packages), the zones are re-attached with -U (capital U) to have them fully updated against the global.

That process did not work for the two <CSWlibsslx-x-x packages because of a checkinstall script error. See below for the error output.

The packages were then missing from the zones (though since it's sparse, the files were available).

After reinstalling the packages in the global zone with the zones running, they installed properly.
Installation of these packages generated warnings: CSWlibssl0-9-8 CSWlibssl1-0-0

===== CSWlibssl0-9-8 ====
/var/tmp//installwKaO7w/checkinstallyKaO7w: /tmp/sh117430: cannot create
pkgadd: ERROR: checkinstall script did not complete successfully
 
Installation of <CSWlibssl0-9-8> on zone <zone> failed.
No changes were made to the system.
===== CSWlibssl1-0-0 ====
/var/tmp//installSMa48w/checkinstallUMa48w: /tmp/sh117530: cannot create
pkgadd: ERROR: checkinstall script did not complete successfully
 
Installation of <CSWlibssl1-0-0> on zone <zone> failed.
No changes were made to the system.
Issue History
2012-06-13 09:51 laurent New Issue
2012-06-13 23:46 yann Note Added: 0009950
2012-06-13 23:46 yann Assigned To => yann
2012-06-13 23:46 yann Status new => acknowledged
2013-07-09 23:33 yann Note Added: 0010488
2013-07-09 23:33 yann Status acknowledged => closed
2013-07-09 23:33 yann Resolution open => fixed

Notes
(0009950)
yann   
2012-06-13 23:46   
Will you be able to reproduce the bug on demand ?

I will compile and give a package with some debug output in the checkinstall so I can have more information on the problem.

Yann
(0010488)
yann   
2013-07-09 23:33   
No news, good news.

And in addition, I removed the checkinstall, postinstall, preinstall scripts which are not needed anymore.

So you will not have this problem anymore.

I am closing this bug. Feel free to reopen a bug if there is any problem.