On Sat, Apr 05, 2008 at 04:54:03PM -0600, Sarah Jelinek wrote:

> 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.

Ah, okay.  Sorry, I hadn't picked up on that.

So what you could do is simply grep through the manifests in the
repository:

    grep usr/gnu/bin/tar ..../pkg/*/*

and see if any duplicates show up.  It's still possible despite the search
results that it does show up twice in the same package (though I'm not sure
how it would have gotten there) given bug 983.

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

Reply via email to