Hi Danek,

So, when I did pkg search -r it showed:

path pkg:/[EMAIL PROTECTED],5.11-0.75:20071114T202833Z
path pkg:/[EMAIL PROTECTED],5.11-0.75:20071031T175321Z
path pkg:/[EMAIL PROTECTED],5.11-0.79:20080205T160318Z

Which I assume means it picked up info from my installed image server 
authority. I have prev2 installed on my desktop.

When I do a pkg search -s "http://localhost:10013"; /usr/gnu/bin/tar I 
only get:
path pkg:/[EMAIL PROTECTED],5.11-0.85:20080404T163319Z

Which is correct. I am trying to build the image using my local repo so 
I specified my server with -s. It looks as if my local repo is correct 
and only has one pkg of SUNWgtar in it.

Any other suggestions?

sarah
****

Danek Duvall wrote:
> It's most likely that multiple packages are trying to install this link.
> Unfortunately, it doesn't tell you what packages, nor even give the full
> action strings.
>
> Use pkg search -r /usr/gnu/bin/tar to discover what packages deliver that
> object.  With luck, it'll be more than one, and they'll both be in your
> package list.  If not, we'll have to do some deeper debugging.
>
> Note that the current code doesn't properly detect multiple versions of the
> same package being installed, so be sure that the versions in your
> dependencies are consistent.  Bart's wad should take care of this.
>
> Danek
>
>   
_______________________________________________
pkg-discuss mailing list
[email protected]
http://mail.opensolaris.org/mailman/listinfo/pkg-discuss

Reply via email to