All,

(I wanted to search pkg-discuss, but it's not archived in a form that I find suitable to searching ;-()

I wanted to "pkg image-update" a U20 running 101b to 106 (from pkg.opensolaris.org/dev), so I did:

$ pfexec pkg refresh
$ pfexec pkg install SUNWipkg
$ pfexec pkg image-update

which printed this message:
---- begin
DOWNLOAD                                    PKGS       FILES     XFER (MB)
Completed                                569/569 14115/14115 423.55/423.55

PHASE                                        ACTIONS
Removal Phase 15/5619 Action removal failed for 'xpvtap' (pkg:/SUNWcakrx):
  OSError: [Errno 12] Not enough space
The running system has not been modified. Modifications were only made to a clone of the running system. This clone is mounted at /tmp/tmpXK4QC0 should you wish to inspect it.

pkg: An unexpected error happened during image-update: [Errno 12] Not enough space
Traceback (most recent call last):
  File "/usr/bin/pkg", line 2259, in ?
    __ret = main_func()
  File "/usr/bin/pkg", line 2206, in main_func
    return image_update(mydir, pargs)
[...]

File "/usr/lib/python2.4/vendor-packages/pkg/pkgsubprocess.py", line 55, in __init__
    env, universal_newlines, startupinfo, creationflags)
  File "/usr/lib/python2.4/subprocess.py", line 543, in __init__
    errread, errwrite)
  File "/usr/lib/python2.4/subprocess.py", line 902, in _execute_child
    self.pid = os.fork()
OSError: [Errno 12] Not enough space

[...]

 The version of pkg(5) is '048096a95369'
---- end

the machine in question has 1GB RAM and the root pool has roughly 65GB free mem.

TIA for any hints/help.
Michael
--
Michael Schuster        http://blogs.sun.com/recursion
Recursion, n.: see 'Recursion'
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to