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

Several dist-* make-targets broken when building with uid > 2^21

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: Minor Minor
    • Lustre 2.14.0
    • Lustre 2.12.5
    • None
    • Centos 8.2.2004 building with user that has uid=257774961
    • 2
    • 9223372036854775807

      The autoconf tar test will fail for users with UID > 2^21 since the tar ustar format is specified (which do not support high UIDs).

      This causes no tar to be picked up by autoconf which causes the tar-based dist-targets (e.g dist-gzip needed for make rpms),  to fail.

      The attached patch changes to tar pax format.

      (This is similar to what is for another reason proposed in LU-12078.

            ahlin Daniel Ahlin (Inactive)
            ahlin Daniel Ahlin (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: