[OpenIndiana-discuss] pkg foo

Discussion list for OpenIndiana openindiana-discuss at openindiana.org
Tue May 20 19:51:03 UTC 2014


On 20 May 2014 20:39, Discussion list for OpenIndiana <
openindiana-discuss at openindiana.org> 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 at 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/m2crypto-26 at 0.21.1,5.11-0.151.1.9:20140117T205115Z
>   pkg://
> openindiana.org/library/python-2/m2crypto at 0.20.0,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/cherrypy-26 at 3.1.2,5.11-0.151.1.9:20140117T205113Z
>   pkg://
> openindiana.org/library/python-2/cherrypy at 3.1.2,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.


More information about the openindiana-discuss mailing list