GNU bug report logs -
#12303
[MICROBUG]: gnulib doesn't add lib/spawn.h to .gitignore?
Previous Next
To add a comment to this bug, you must first unarchive it, by sending
a message to control AT debbugs.gnu.org, with unarchive 12303 in the body.
You can then email your comments to 12303 AT debbugs.gnu.org in the normal way.
Toggle the display of automated, internal messages from the tracker.
Report forwarded
to
bug-coreutils <at> gnu.org
:
bug#12303
; Package
coreutils
.
(Wed, 29 Aug 2012 11:36:02 GMT)
Full text and
rfc822 format available.
Acknowledgement sent
to
Stefano Lattarini <stefano.lattarini <at> gmail.com>
:
New bug report received and forwarded. Copy sent to
bug-coreutils <at> gnu.org
.
(Wed, 29 Aug 2012 11:36:02 GMT)
Full text and
rfc822 format available.
Message #5 received at submit <at> debbugs.gnu.org (full text, mbox):
Severity: minor
OK, this is a minor annoyance rather than a real bug, but I guess
reporting it won't hurt.
In GNU coreutils, the gnulib-provided 'bootstrap' script fails to add
the generated file 'lib/spawn.h' to the .gitignore in 'lib/':
$ ./bootstrap && ./configure && make
... [all is OK]
$ git status
...
# Untracked files:
# (use "git add <file>..." to include in what will be committed)
#
# lib/spawn.h
nothing added to commit but untracked files present (use "git add" to track)
$ grep spawn lib/.gitignore
/spawn-pipe.c
/spawn-pipe.h
/spawn.in.h
/spawn_faction_addclose.c
/spawn_faction_adddup2.c
/spawn_faction_addopen.c
/spawn_faction_destroy.c
/spawn_faction_init.c
/spawn_int.h
/spawnattr_destroy.c
/spawnattr_init.c
/spawnattr_setflags.c
/spawnattr_setsigmask.c
/spawni.c
/spawnp.c
/w32spawn.h
Since I don't know where the problem might lie (coreutils or gnulib?),
and since I have no time to investigate at the moment, I'm reporting
the issue to both lists.
Regards,
Stefano
Information forwarded
to
bug-coreutils <at> gnu.org
:
bug#12303
; Package
coreutils
.
(Fri, 19 Oct 2018 22:26:02 GMT)
Full text and
rfc822 format available.
Message #8 received at 12303 <at> debbugs.gnu.org (full text, mbox):
tags 12303 fixed
close 12303
stop
(triaging old bugs)
On 29/08/12 05:33 AM, Stefano Lattarini wrote:
>
> In GNU coreutils, the gnulib-provided 'bootstrap' script fails to add
> the generated file 'lib/spawn.h' to the .gitignore in 'lib/':
>
> $ ./bootstrap && ./configure && make
> ... [all is OK]
> $ git status
> ...
> # Untracked files:
[...]
> Since I don't know where the problem might lie (coreutils or gnulib?),
> and since I have no time to investigate at the moment, I'm reporting
> the issue to both lists.
Thanks for the report (and sorry for the very late reply).
These untracked,un-ignored files do pop-up from time to time
until gnulib/coreutils are sync'd.
I now checked a pristine clone of from git (v8.30-18-g571f63f50)
and there are no untracked,un-ignored files generated.
(however, it's not impossible more instances will appear in the future).
But for now, I'm marking this as "fixed".
-assaf
Added tag(s) fixed.
Request was from
Assaf Gordon <assafgordon <at> gmail.com>
to
control <at> debbugs.gnu.org
.
(Fri, 19 Oct 2018 22:26:02 GMT)
Full text and
rfc822 format available.
bug closed, send any further explanations to
12303 <at> debbugs.gnu.org and Stefano Lattarini <stefano.lattarini <at> gmail.com>
Request was from
Assaf Gordon <assafgordon <at> gmail.com>
to
control <at> debbugs.gnu.org
.
(Fri, 19 Oct 2018 22:26:03 GMT)
Full text and
rfc822 format available.
bug archived.
Request was from
Debbugs Internal Request <help-debbugs <at> gnu.org>
to
internal_control <at> debbugs.gnu.org
.
(Sat, 17 Nov 2018 12:24:04 GMT)
Full text and
rfc822 format available.
This bug report was last modified 6 years and 217 days ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.