Tian He wrote: > Recently I pushed passwd and group file from a solaris machine to my > OpenSolaris system. And they I tried to upgrade the system. It gave me the > same problem described in bug > 12949<http://defect.opensolaris.org/bz/show_bug.cgi?id=12949>. > > Now to work around it, I > > - added the zfssnap entry in /etc/passwd (whose user id is 56 instead of > the default 51, for 51 is occupied by smmsp) > - made sure the zfssnap entry in /etc/user_attr is still there. > > then I tried to run > > pfexec pkg -R /mnt/b128 install [email protected],5.11-0.128 > > The same failure persists.
The /etc/passwd under /mnt/b128 has zfssnap? The way you wrote it above, it sounds like you added it back into /etc/passwd on the currently booted image and then tried the upgrade on this other image. Also, why do you have smmsp on 51 instead of 25? Danek _______________________________________________ pkg-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/pkg-discuss
