On 20 May 2014 20:39, Discussion list for OpenIndiana < [email protected]> wrote:
<snip> > > neither update nor install resulted in joy. > > Either brought me a couple of screen fulls of messages similar to these⦠> > do you have any other ideas? is the zone upgrade process well vetted? > > root@www010:~# pkg -R /data/zones/wonderland42.apsalar.com/root update > package/pkg > > These packages may not be installed together. Any non-conflicting set may > be, or the packages must be corrected before they can be installed. > > The following packages all deliver file actions to > usr/lib/python2.6/vendor-packages/M2Crypto/BIO.py: > > pkg:// > openindiana.org/library/python-2/[email protected],5.11-0.151.1.9:20140117T205115Z > pkg:// > openindiana.org/library/python-2/[email protected],5.11-0.151.1:20110912T031226Z > > These packages may not be installed together. Any non-conflicting set may > be, or the packages must be corrected before they can be installed. > > The following packages all deliver file actions to > usr/lib/python2.6/vendor-packages/cherrypy/_cpserver.py: > > pkg:// > openindiana.org/library/python-2/[email protected],5.11-0.151.1.9:20140117T205113Z > pkg:// > openindiana.org/library/python-2/[email protected],5.11-0.151.1:20110912T031225Z > > following http://wiki.openindiana.org/oi/Troubleshooting+image-update+failures zoneadm -z <zone> detach zoneadm -z <zone> attach -u (means try and update the packages) pkg -R /data/zones/wonderland42.apsalar.com/root update and see if that works. if it doesn't you should be able to use: pkg -R /data/zones/wonderland42.apsalar.com/root uninstall cherrypy-26 m2crypto-26 and see if that works for you. _______________________________________________ openindiana-discuss mailing list [email protected] http://openindiana.org/mailman/listinfo/openindiana-discuss
