On 03/24/10 10:52 AM, sanjay nadkarni wrote: > On 03/24/10 07:47 AM, Dave Miner wrote: >> >>>> 1249-52: I'd think you could turn this into simply >>>> >>>> pkgs = " ".join(order.values()) >>>> >>> That will not work, since order is a list of keys not a dictionary. >>> >> >> Yeah, missed that. Fine then. >> >> Dave > I have a fix that addresses the primary concern that you expressed i.e. > will keys work if the pkg is expressed as a complete FMRI and I will be > posting the webrev soon. > > The supported formats can be any of the following. I am using entire as > an example here. > entire > entire at ent...@0.5.11,5.11-0.134 > entire at 0.5.11,5.11-0.134:20100302T023003Z > pkg://pkg.opensolaris.org/entire at 0.5.11,5.11-0.134 > pkg://pkg.opensolaris.org/entire at 0.5.11,5.11-0.134:20100302T023003Z
For the record, that would never be pkg.opensolaris.org, just opensolaris.org. -- Shawn Walker