* Sriram Natarajan <[email protected]> [2009-03-12 19:24]:
> Hi
>  Currently, opensolaris 2008.11 amp meta cluster delivers Apache, MySQL  
> 5.0 and PHP 5.2 runtime along with its dependencies. Now, if in case, we  
> want to replace MySQL 5.0 with MySQL 5.1 within AMP meta cluster in the  
> future build of opensolaris 2009.06 or 2009.12  so that amp cluster  
> carries MySQL 5.1 runtime but also leaves behind MySQL 5.0 in case of  
> update.
>
> For example,  on a fresh install of OpenSolaris 2009.06, amp cluster  
> will bring only MySQL 5.1.  However, in case of upgrade from from  
> 2008.12 to 2009.06 ( pkg image-update),  then existing MySQL 5.0 need to  
> be left behind to allow customers some time to migrate to newer database.
>
> Any thing we need to inform within our manifest files so that pkg  
> image-update can handle this scenario ?

  This outcome happens automatically, if MySQL 5.1 and MySQL 5.0 are
  separate packages that can be present on a system at the same time.
  Removing unused leaf packages, under certain conditions, is not
  presently implemented.

  - Stephen

-- 
[email protected]  http://blogs.sun.com/sch/
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to