Laszlo (Laca) Peter wrote: > Hi all, > > As previously discussed, the recommended way of rebuilding and updating > a package that is included in an incorporation (say, entire) is to > publish a version of the incorporation and install it. What I found is > that I first need to install the new incorporation before I can install > the new package, I cannot do it in one step. I.e. if I have a package > "foo" in incorporation "entire", then > > pkg install ent...@new_version f...@new_version > > fails complaining that f...@new_version conflicts with ent...@old_version. > > Is this expected? (Observed on snv_127 and snv_111b.)
This probably should work, but I don't know how easy it would be to make it work. However, given that the new entire incorporates foo at the new version instead of at the old version, you should only have to specify entire on the commandline -- foo will come along for the ride. Danek _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
