[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

SPEC failures



I've been trying to run SPEC sfs tests, but during validation it fails with:

  validating create file file_en.00000 ...
  file_en.00000: create attribute mismatch
  mode: returned = 100644, specified = 100666

  validating create file file_en.00001 ...
  file_en.00001: create attribute mismatch
  mode: returned = 100644, specified = 100666

Later on in the validation pass, I get:

  validating setattr file_en.00000 ...
  file_en.00000: setattr attribute mismatch
  mode: returned = 100666, specified = 100644

  validating setattr file_en.00001 ...
  file_en.00001: setattr attribute mismatch
  mode: returned = 100666, specified = 100644


This is on a system with the latest (8/15/01) CVS code, using egcs 1.1.2.
It works fine using chmod manually, but SPEC sfs fails very consistently
with different clients and different hosts.

It does *not* fail with the Linux-XFS 1.0.1 ISO image.

Any ideas?

Thanks,
Ken