"Upgrading" from OpenIndiana 151a to Solaris 11.1 using IPS
        Posted  
        
            by 
                syneticon-dj
            
        on Server Fault
        
        See other posts from Server Fault
        
            or by syneticon-dj
        
        
        
        Published on 2012-12-06T10:50:07Z
        Indexed on 
            2012/12/06
            11:07 UTC
        
        
        Read the original article
        Hit count: 573
        
openindiana
|solaris-11
I wonder if it would be possible to "upgrade" from an OpenIndiana install (151a) to the current Solaris release (11.1) using the IPS.
What I have done so far:
- added the "solaris" publisher using 
pkg set-publisher -g http://pkg.oracle.com/solaris/release/ solaris - removed the "opensolaris.org" and "openindiana.org" publishers (just to make sure)
 - tried to start the update process using 
pkg update --acceptor explicitly setting the release namepkg image-update --accept --be-name Solaris_11- both backed out stating there are "No updates available for this image". 
© Server Fault or respective owner