> /var/svc/manifest/application/graphical-login <attribute change only> > > Installation of <SUNWgnome-display-mgr-root> was suspended > > $ grep /var/svc/manifest/application/graphical-login contents > /var/svc/manifest/application/graphical-login d none 0755 root sys SUNWdtlog > > How is this possible? I thought ARC reviews were, amongst other
Forget about ARC, this is just a packaging bug. Multiple packages can deliver files in the same directory. The previously installed SUNWdtlog created the directory with attributes "0755 root sys". Your error message <attribute change only> means that SUNWgnome-display-mgr-root has something other than "0755 root sys". They should be the same. One of them is wrong, you just need to find out which one. -Artem
