Uploaded image for project: 'Lustre'
  1. Lustre
  2. LU-13949

autogen.sh is missing from the tarball generated by "make dist"

    XMLWordPrintable

Details

    • Bug
    • Resolution: Fixed
    • Minor
    • Lustre 2.14.0, Lustre 2.12.6
    • 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
      

      Attachments

        Activity

          People

            yujian Jian Yu
            yujian Jian Yu
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: