[pkg-discuss] An issue with installing SUNWxwplt
Virginia Wray
Virginia.Wray at Sun.COM
Tue May 27 12:10:43 PDT 2008
Hi -
I'm using the distro constructor to build an image, and it appears to be
going smoothly until I encounter SUNWxwplt. I run into the following error:
Update Phase ... Done
pkg: An unexpected error happened during installation: [Errno 1] Not
owner: '/export/nightly_builds/images/dc_builds/usr/openwin'
Traceback (most recent call last):
File "/usr/bin/pkg", line 1440, in ?
ret = main_func()
File "/usr/bin/pkg", line 1406, in main_func
return install(img, pargs)
File "/usr/bin/pkg", line 469, in install
img.imageplan.execute()
File "/usr/lib/python2.4/vendor-packages/pkg/client/imageplan.py",
line 475, in execute
p.execute_install(src, dest)
File "/usr/lib/python2.4/vendor-packages/pkg/client/pkgplan.py", line
286, in execute_install
dest.install(self, src)
File "/usr/lib/python2.4/vendor-packages/pkg/actions/link.py", line
63, in install
os.unlink(path)
OSError: [Errno 1] Not owner:
'/export/nightly_builds/images/dc_builds/usr/openwin'
Install Phase ... Action install failed for 'usr/openwin' (pkg:/SUNWxwplt):
OSError: [Errno 1] Not owner:
'/export/nightly_builds/images/dc_builds/usr/openwin'
Error retrieving packages for proto area.
I ran a few pkg installs manually and it was successful unless it was a
package with a dependency on SUNWxwplt, such as SUNWgnome-im-client
bash-3.2# pkg -R /export/nightly_builds/images/dc_builds install
SUNWperl-authen-pam
DOWNLOAD PKGS FILES XFER (MB)
Completed 1/1 8/8 0.06/0.06
PHASE ACTIONS
Install Phase 25/25
But with:
bash-3.2# pkg -R /export/nightly_builds/images/dc_builds install
SUNWgnome-im-client
I see the same error shown above.
Any suggestions?
I've attached my complete log, in case that is useful.
thx,
--
Ginnie
-------------- next part --------------
A non-text attachment was scrubbed...
Name: build_dist.bash.log
Type: text/x-log
Size: 19191 bytes
Desc: not available
URL: <http://mail.opensolaris.org/pipermail/pkg-discuss/attachments/20080527/f78c6344/attachment.bin>
More information about the pkg-discuss
mailing list