On 01/23/10 03:38 PM, B wrote: > Hi, > > Trying to upgrade from 111b to 131...I have tried adding > http://pkg.opensolaris,org/dev/ to repositories in package manager and each > time it fails to locate it.. > > I tried $ pfexec pkg set-publisher -O http://pkg.opensolaris.org/dev > opensolaris.org from CLI and each time it says could not refresh the catalog > for opensolaris.org. > > Anyone have a clue what is going on here? I should be able to at least add > this repository but it won't work...Thanks. >
I guess the first thing, I don't believe you can set the development environment with out the -P option. So you need to remove the opensolaris repositiry. pkg unset-publisher opensolaris.org pkg set-publisher -O -P http://pkg.opensolaris.org/dev opensolaris.org Next also is to try a pfexec pkg refresh --full I know when I had trouble with repositories this set things straight. Paul -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://mail.opensolaris.org/pipermail/opensolaris-help/attachments/20100123/1369af54/attachment.html>