Details
-
Bug
-
Resolution: Fixed
-
Major
-
None
-
None
-
None
-
RHEL6
-
1
-
3
-
6579
Description
i tried to rebuild e2fsprogs from repo and hit a error.
Size of struct ext2_super_block is 1024
LD_LIBRARY_PATH=../../lib DYLD_LIBRARY_PATH=../../lib ./tst_csum
csum0000: UUID 4f25e8cf-e797-4823-befa-a7884baeecdb(241f), grp 0(df47): d3a4=d3a4
csum0001: UUID 4f25e8cf-e797-4823-befa-a7884baeecdb(241f), grp 1(2346): 3ea5=3ea5
csumffff: UUID 4f25e8cf-e797-4823-befa-a7884baeecdb(241f), grp 2(6746): 49a5=49a5
csum_set: UUID 4f25e8cf-e797-4823-befa-a7884baeecdb(241f), grp 0(df47): d3a4=d3a4
new_uuid: UUID 30303030-3030-3030-3030-303030303030(766d), grp 0(76fd): a4ac=a4ac
csum_new: UUID 30303030-3030-3030-3030-303030303030(766d), grp 0(76fd): a4ac=a4ac
csum_blk: UUID 30303030-3030-3030-3030-303030303030(766d), grp 0(76fd): 2e14=2e14
LD_LIBRARY_PATH=../../lib DYLD_LIBRARY_PATH=../../lib ./tst_read_ea
(lustre)/dev/loop0:/mnt/mds1
mkstemp failed: Not a directory
make[1]: *** [check] Error 1
make[1]: Leaving directory `/root/rpmbuild/BUILD/e2fsprogs-1.41.90.wc3/lib/ext2fs'
make: *** [check-recursive] Error 1
error: Bad exit status from /var/tmp/rpm-tmp.eLhD9Q (%check)
that error removed when i stopped a lustre fs which a run on same test env.