Hi list, I've somehow hosed pkg. Afair some time ago I wanted to switch from release to dev, eventuall switched back. Also added contrib plus a private repro, although that one has only one private package (Netatalk) for playing with pkg-build.
Now I got this: $ cat /etc/release OpenSolaris Development snv_127 X86 Copyright 2009 Sun Microsystems, Inc. All Rights Reserved. Use is subject to license terms. Assembled 06 November 2009 $ pkg publisher HERAUSGEBER TYP STATUS URI opensolaris.org (bevorzugt) urspr?nglich online http://pkg.opensolaris.org/dev/ private.org urspr?nglich online http://localhost:10000/ $ pfexec pkg refresh --full $ pfexec pkg install SUNWipkg No updates necessary for this image. $ pfexec pkg image-update Creating Plan /pkg: Cannot remove 'pkg://opensolaris.org/SUNWipkg-gui-l10n at 0.5.11,5.11-0.127:20091111T075414Z' due to the following packages that depend on it: pkg://opensolaris.org/SUNWipkg-gui at 0.5.11,5.11-0.127:20091111T075333Z Adding -f to image-update doesn't make a difference. Switchin back to release also doesn't work: $ pfexec pkg set-publisher -O http://pkg.opensolaris.org/release/ opensolaris.org $ pfexec pkg refresh $ pfexec pkg install SUNWipkg No updates necessary for this image. $ pfexec pkg image-update Creating Plan / pkg: Die folgenden Pakete versto?en gegen die Einschr?nkungen: Package pkg:/SUNWxwice at 0.5.11,5.11-0.130 conflicts with constraint in installed pkg:/entire: Pkg SUNWxwice: Optional min_version: 0.5.11,5.11-0.127 max version: 0.5.11,5.11-0.127 defined by: pkg:/entire What can I do? Thanks! Cheers, Frank