Details

    • Bug
    • Resolution: Fixed
    • Major
    • Lustre 2.6.0
    • Lustre 2.5.0
    • None
    • 3
    • 10906

    Description

      If "./configure" script is used with "--disable-tests" option the rpms are not produced.

      RPM build errors:
      File not found: /home/rpmbuild/BUILDROOT/lustre-client-2.4.93-2.6.32_358.18.1.el6_lustre.g02a976b.x86_64_g26c55b2.x86_64/usr/bin/mcreate
      File not found: /home/rpmbuild/BUILDROOT/lustre-client-2.4.93-2.6.32_358.18.1.el6_lustre.g02a976b.x86_64_g26c55b2.x86_64/usr/bin/munlink
      make: *** [rpms] Error 1

      This was introduced by fix for LU-3466 commit a0a1066d30054540d853a067449b90f991b7554a when wildcard was replaced by list of files.

      -%attr(-, root, root) %{_bindir}/*
      +%attr(-, root, root) %{_bindir}/lfs
      +%attr(-, root, root) %{_bindir}/lfs_migrate
      +%attr(-, root, root) %{_bindir}/llbackup
      +%attr(-, root, root) %{_bindir}/llobdstat
      +%attr(-, root, root) %{_bindir}/llstat
      +%attr(-, root, root) %{_bindir}/lustre_req_history
      +%attr(-, root, root) %{_bindir}/mcreate
      +%attr(-, root, root) %{_bindir}/munlink
      +%attr(-, root, root) %{_bindir}/plot-llstat
      +%attr(-, root, root) %{_bindir}/req_layout
      

      Attachments

        Activity

          People

            dmiter Dmitry Eremin (Inactive)
            dmiter Dmitry Eremin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved: