Details
-
Bug
-
Resolution: Fixed
-
Minor
-
Lustre 2.14.0, Lustre 2.12.6
-
None
-
3
-
9223372036854775807
Description
# sh autogen.sh configure.ac:15: installing 'config/compile' configure.ac:10: installing 'config/config.guess' configure.ac:10: installing 'config/config.sub' configure.ac:12: installing 'config/install-sh' configure.ac:12: installing 'config/missing' libcfs/libcfs/autoMakefile.am: installing 'config/depcomp' # ./configure --enable-dist ...... # make dist ...... make[2]: Leaving directory '/root/dist/lustre-release' tardir=lustre-2.13.55 && tar --format=ustar -chf - "$tardir" | eval GZIP= gzip --best -c >lustre-2.13.55.tar.gz make[1]: Leaving directory '/root/dist/lustre-release' if test -d "lustre-2.13.55"; then find "lustre-2.13.55" -type d ! -perm -200 -exec chmod u+w {} ';' && rm -rf "lustre-2.13.55" || { sleep 5 && rm -rf "lustre-2.13.55"; }; else :; fi # tar xzf lustre-2.13.55.tar.gz # cd lustre-2.13.55/ # ls autogen.sh ls: cannot access 'autogen.sh': No such file or directory
Oleg Drokin (green@whamcloud.com) merged in patch https://review.whamcloud.com/40466/
Subject:
LU-13949build: add autogen.sh into distribution tarballProject: fs/lustre-release
Branch: b2_12
Current Patch Set:
Commit: b65eea360cf8aab0848bd6e50e4a19b1793176cd