Details

    • Bug
    • Resolution: Duplicate
    • Minor
    • None
    • None
    • None
    • 3
    • 10827

    Description

      in doing local builds of lustre the typical sequence of commands has been:

      sh autogen.sh
      ./configure --with.......<appropriate configure options>.....
      make rpms

      Now the make command 'make rpms' doesn't work any more.
      Errors complain of no rpms target in the lustre-iokit Makefile

      Suspect this may be due to changes in recent commit for LU-3466 iokit: Make lustre-iokit a subpackage of lustre

      If 'make rpms' is no longer the correct manual commend to use, what is now the correct command?

      Attachments

        Issue Links

          Activity

            [LU-4031] make rpms no longer works

            This looks fixed now. Think the commit for LU-3959 did the job.

            bogl Bob Glossman (Inactive) added a comment - This looks fixed now. Think the commit for LU-3959 did the job.

            The patch for LU-3959 has been merged. Do you still see problems?

            simmonsja James A Simmons added a comment - The patch for LU-3959 has been merged. Do you still see problems?

            Minh pointed my at a fix in progress for this problem: http://review.whamcloud.com/#/c/7771

            This may be a dup of LU-3959

            bogl Bob Glossman (Inactive) added a comment - Minh pointed my at a fix in progress for this problem: http://review.whamcloud.com/#/c/7771 This may be a dup of LU-3959

            If I just edit an empty rule for rpms back into the lustre-iokit Makefile, the 'make rpms' cmd works OK again. Added line looks like:

            rpms:

            bogl Bob Glossman (Inactive) added a comment - If I just edit an empty rule for rpms back into the lustre-iokit Makefile, the 'make rpms' cmd works OK again. Added line looks like: rpms:

            People

              wc-triage WC Triage
              bogl Bob Glossman (Inactive)
              Votes:
              0 Vote for this issue
              Watchers:
              3 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: