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

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

Details

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

    Description

      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.

      Attachments

        Issue Links

          Activity

            [LU-14198] Several dist-* make-targets broken when building with uid > 2^21
            pjones Peter Jones made changes -
            Fix Version/s New: Lustre 2.14.0 [ 14490 ]
            Resolution New: Fixed [ 1 ]
            Status Original: Open [ 1 ] New: Resolved [ 5 ]
            pjones Peter Jones made changes -
            Assignee Original: WC Triage [ wc-triage ] New: Daniel Ahlin [ ahlin ]
            adilger Andreas Dilger made changes -
            Link New: This issue is related to LU-12078 [ LU-12078 ]
            adilger Andreas Dilger made changes -
            Description Original: 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 https://jira.whamcloud.com/browse/LU-12078?focusedCommentId=244035&page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel#comment-244035)
            New: 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 created issue -

            People

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

              Dates

                Created:
                Updated:
                Resolved: