Alessandro Torchia wrote: > Glenn Lagasse wrote: > >The output of: > > > >pfexec pkg publisher > I don't have my workstation at disposal now, and it won't be around > till monday. > However, i've 5 repositories in my package manager: > opensolaris.org (preferred) > dev
Having both the release/ and the dev/ repos at the same time is going to confuse your system. Packages will naturally come from the same publisher they were originall installed from. You should remove dev, and change the origin of opensolaris.org to point to the dev/ repo instead. Danek