I'm seeing noise on a nightly build that doesn't make sense to me. It appears to come from 'pmodes -qvdP' but if I run that outside of nightly either on all of the packages in $SRC/pkgdefs or just on SUNWruby18r then it comes back with no errors/warnings. What I see in the nightly log is:
==== Impact on file permissions ==== SUNWruby18r/prototype_com: < f 0666 root bin /var/ruby/1.8/gem_home/doc/rubygems-1.3.5/rdoc/classes/Config.html > f 0644 root bin /var/ruby/1.8/gem_home/doc/rubygems-1.3.5/rdoc/classes/Config.html Originally the permissions for this file in prototype_com were set to 666 and then in the nightly log I saw: ==== Impact on file permissions ==== SUNWruby18r/prototype_com: < f 0666 root bin /var/ruby/1.8/gem_home/doc/rubygems-1.3.5/rdoc/classes/Config.html > f 0644 root bin > /var/ruby/1.8/gem_home/doc/rubygems-1.3.5/rdoc/classes/Config.html SUNWruby18r/prototype_com: < f 0666 root bin /var/ruby/1.8/gem_home/doc/rubygems-1.3.5/rdoc/classes/Config.html > f 0644 root bin > /var/ruby/1.8/gem_home/doc/rubygems-1.3.5/rdoc/classes/Config.html Which seem identical to me. I modified SUNWruby18r/prototype_com changing the perms to 644 and now I get just the one instance of the message. The actual file in the proto area has 644 permissions. As I say it only happens with nightly, and I can't see what Nightly does different from what I'm doing manually. Any ideas? Thanks Amanda
