Hi All,
After I have built a local b86 IPS repo using the 86/slim_import
mechanism (with no errors reported during the building of the IPS repo)
I am seeing a strange error when trying to utilize that IPS repo to
build an image. A potentially important piece of data is that I have
modified the definition of "slim_cluster" when building my repo since I
am working on the automated installer and want generate a different type
of image.
The error I am seeing is:
> /export/ws/distro_constructor/src
> === ./build_dist.bash started at Sat Apr 5 08:54:15 MDT 2008
> cannot snapshot '/export/ws/[EMAIL PROTECTED]': leading slash in name
> Step 1: Populating //export/ws/slim_distro
> Verifying that needed packages are in repository...
> Fetching list of repository packages...
> slim_install...
> SUNWslim-utils...
> SUNWslim-net...
> pkg: install failed: ['Duplicate actions', [(('link',
'usr/gnu/bin/tar'), set([<pkg.actions.link.LinkAction object at
0x9ad178c>, <pkg.actions.link.LinkAction object at 0x9ad166c>]))]]
> ERROR: Failure retrieving IPS packages for proto area.
Looking at the package I believe is causing this issue, SUNWgtar, the
link commands all look ok to me:
> package SUNWgtar
> import SUNWgtar
> version 1.14
> add link path=usr/bin/gtar target=../sfw/bin/gtar
> add dir path=usr/gnu mode=0755 owner=root group=bin
> add dir path=usr/gnu/bin mode=0755 owner=root group=bin
> add link path=usr/gnu/bin/tar target=../../sfw/bin/gtar
> end package
SUNWslim-net is my own package for the netinstall support.
Can someone explain to me what the error is really complaining about? It
seems to me that it indicates a duplicate 'link' in this package but in
looking at the link commands in this package they seem ok to me.
Thanks for your help,
sarah
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss