bug-autoconf
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[sr #111123] Numeric user ID too large when generating the tarball


From: Zack Weinberg
Subject: [sr #111123] Numeric user ID too large when generating the tarball
Date: Mon, 16 Sep 2024 14:29:59 -0400 (EDT)

Update of sr #111123 (group autoconf):

                  Status:                    None => Not Autoconf           
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #1:

This is properly a bug in auto*make*, not autoconf.  Automake is the component
of GNU Autotools that implements 'make dist'.  We need you to re-file this bug
against Automake by following the instructions at
<https://www.gnu.org/software/automake/manual/html_node/Reporting-Bugs.html>. 
I am going to close this report.

With GNU tar, a sensible workaround is to use --owner=root:0 --group=root:0
which will cause the files in the archive to be labeled as user/group 'root'
and numeric user/group ID zero.  I think it would be a good idea for Automake
to do that automatically if it detects GNU tar is available, both because of
the problem you describe, and because it improves the reproducibility of 'make
dist' tarballs.  However, I don't know if there's any way to do that without
using GNU tar features.


    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/support/?111123>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]