GNU bug report logs - #73316
Numeric user ID too large when generating the tarball

Previous Next

Package: automake;

Reported by: glorenzetti <at> cefca.es

Date: Tue, 17 Sep 2024 12:30:02 UTC

Severity: normal

Done: Karl Berry <karl <at> freefriends.org>

Bug is archived. No further changes may be made.

Full log


Message #11 received at 73316 <at> debbugs.gnu.org (full text, mbox):

From: glorenzetti <at> cefca.es
To: Karl Berry <karl <at> freefriends.org>
Cc: 73316 <at> debbugs.gnu.org
Subject: Re: bug#73316: Numeric user ID too large when generating the tarball
Date: Thu, 19 Sep 2024 18:00:23 +0200
Hi Karl,

thanks for the detailed answers.
We've run few more tests, and we've found a couple more issues.

1. As you pointed out, TAR_OPTIONS is working fine from the command 
line, but it doesn't work when written inside Makefile.am, neither on 
Mac, nor on Linux.
$ TAR_OPTIONS="--version"
$ export TAR_OPTIONS

2. The workaround we were attempting uses an AS_IF to initialize a 
variable to be used as argument in AM_INIT_AUTOMAKE, but 
AM_INIT_AUTOMAKE is reading that variable as an option. Are we missing 
something regarding the syntax of autotools?

3. Feature request: it would be nice to have a "tar-no-owner" option for 
AM_INIT_AUTOMAKE that sets user and group ids to 0. (The "privileges" 
issue apparently is only when extracting with --same-owner, so intended)

Best,
Giacomo




This bug report was last modified 82 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.