GNU bug report logs -
#78431
Unclear patch submission address
Previous Next
Reported by: Ville Skyttä <ville.skytta <at> iki.fi>
Date: Wed, 14 May 2025 19:41:01 UTC
Severity: normal
Done: Paul Eggert <eggert <at> cs.ucla.edu>
Bug is archived. No further changes may be made.
Full log
View this message in rfc822 format
Ville Skyttä <ville.skytta <at> iki.fi> writes:
> The HACKING and README-hacking files contain advice to send patches to the
> email address in the respective program's --help output.
>
> However, --help output might not contain any email addresses, such as for
> example in the coreutils that ships with Ubuntu 25.04. Looks as if both
> PACKAGE_PACKAGER and PACKAGE_PACKAGER_BUG_REPORTS need to be set in order
> to have at least one address there.
>
> Maybe some rephrasing of the hacking docs or adding fallback info there in
> case of no other email address source would be in order.
I think that adding an email regardless would be good seeing that Ubuntu
wants to change their coreutils commands to uutils eventually [1]. I
feel like that change will cause some confusion on where to report
bugs...
Plus the GNU coding standards say there should be an email [2]. On my
Fedora 42 machine:
$ automake --help | grep @
Report bugs to <bug-automake <at> gnu.org>.
$ ln --help | grep @
Maybe I am missing some history behind why the bug report email is not
included though.
Collin
[1] https://discourse.ubuntu.com/t/carefully-but-purposefully-oxidising-ubuntu/56995
[2] https://www.gnu.org/prep/standards/standards.html#g_t_002d_002dhelp
This bug report was last modified 1 day ago.
Previous Next
GNU bug tracking system
Copyright (C) 1999 Darren O. Benham,
1997,2003 nCipher Corporation Ltd,
1994-97 Ian Jackson.