I got the following outputs. I found out the space of my BE didn't change ( same as original BE) after pkg install ... It seems nothing got installed.

-S

---

-bash-3.2# pkg install -nv [email protected],5.11-0.111
Creating Plan | Before evaluation:
UNEVALUATED:
+pkg:/[email protected],5.11-0.111:20090518T052643Z

After evaluation:
pkg:/[email protected],5.11-0.111:20090512T144328Z -> pkg:/[email protected],5.11-0.111:20090518T052643Z
Actuators:

None


-bash-3.2# pkg install [email protected],5.11-0.111
PHASE                                        ACTIONS
Install Phase                              1364/1364
Update Phase                                     1/1
PHASE                                          ITEMS
Reading Existing Index                           8/8
Indexing Packages                                1/1
-bash-3.2#


BE            Active Mountpoint Space   Policy Created
--            ------ ---------- -----   ------ -------
opensolaris   -      -          113.12M static 2009-04-19 20:20
opensolaris-1 -      -          18.99M  static 2009-04-27 11:22
opensolaris-2 NR / 8.06G static 2009-05-13 15:36




-----

On 09/21/09 05:44 PM, Brock Pytlik wrote:
Steven Lau wrote:
Hi,

Saw the 'OSError: [Errno 13] Permission denied' while 'pfexec pkg install [email protected],5.11' on SUNWusb. Tried to roll-back the original BE and then re-installed it .... somehow failed with same error but on different package. What's that error actually mean ... do I need a higher privilege on root profiles ?

Try rolling back to the original be and doing
pkg install -nv [email protected],5.11-0.111

Assuming that output is reasonable (ie, it's only installing entire), then do:
pkg install [email protected],5.11-0.111

If the original wasn't reasonable, please show the output of it.

Brock

Thx,

-Steven

On 09/21/09 03:30 PM, Brock Pytlik wrote:
Steven Lau wrote:
Hi,

Let me summarize the steps needed to upgrade from 111b to 123 based on my AI server with 'empty entire' ... please confirm it

1.  list boot env.

   # beadm list

2.  create a snapshot of existing BE in case need to roll-back

   # pfexec zfs snapshot rpool/ROOT/opensolari...@before_upgrading

3. install entire

   # pfexec pkg install [email protected],5.11

4.  workaround other bugs

   # pfexec pkg refresh --full

5. install SUNWipkg ... also confirm it stalls b123 version
Confirm that it installs the b111 version.

   # pfexec pkg install -nv SUNWipkg
5.5 Run the install without -n to actually do the install properly.

6. then ... do the image-update


Thx,

-S







[snip]




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

Reply via email to