Bug#1058752: bug#62572: Bug#1058752: bug#62572: cp --no-clobber behavior has changed

2024-02-24 Thread Pádraig Brady
On 01/02/2024 00:36, Paul Eggert wrote: On 1/31/24 06:06, Pádraig Brady wrote: To my mind the most protective option takes precedence. That's not how POSIX works with mv -i and mv -f. The last flag wins. I assume this is so that people can have aliases or shell scripts that make -i

Bug#1072096: PATCH: PR: src/stat.c to add magic for bcachefs filesystem

2024-05-28 Thread Pádraig Brady
On 28/05/2024 12:50, Paul Hedderly wrote: Package: coreutils Version: 9.4-3+b1 Severity: important Tags: patch upstream d-i Dear Maintainer, *** Reporter, please consider answering these questions, where appropriate *** * What led up to the situation? stat does not currently recognise

Bug#1074776: coreutils: $'\t' and $'\123' escapes are real now

2024-07-02 Thread Pádraig Brady
On 02/07/2024 21:48, наб wrote: Package: coreutils Version: 9.1-1 Version: 9.4-3 Severity: minor Dear Maintainer, printf(1) says: escaping non-printable characters with the proposed POSIX $'' syntax. this syntax is real as of Issue 8 (POSIX.1-2024). ls is probably also affected by this

Bug#1075768: coreutils: ls doesn't honour COLUMNS if writing to a teletype

2024-07-04 Thread Pádraig Brady
On 04/07/2024 17:29, наб wrote: Package: coreutils Version: 9.1-1 Version: 9.4-3 Severity: normal Dear Maintainer, Quoth POSIX.1-2024: 103406 ENVIRONMENT VARIABLES 103407 The following environment variables shall affect the execution of ls: 103408 COLUMNS Override the system-selected

Bug#1076047: coreutils: timeout: doesn't properly intercept all deadly signals

2024-07-09 Thread Pádraig Brady
On 09/07/2024 22:21, наб wrote: Package: coreutils Version: 9.1-1 Version: 9.4-3 Severity: normal Dear Maintainer, POSIX.1-2024, XCU, timeout, ASYNCHRONOUS EVENTS: 117587 If the signal specified with the −s option, or any signal whose default action is to terminate 117588 the process, is

Bug#1074334: coreutils: what is the undocumented ls --quoting-style=c-maybe mode?

2024-06-28 Thread Pádraig Brady
On 28/06/2024 20:48, наб wrote: On Wed, Jun 26, 2024 at 11:22:07PM +0100, Pádraig Brady wrote: Fixed upstream with: https://github.com/coreutils/coreutils/commit/72588b291 This is wrong. Try: $ > 'a\a' $ ls --quoting-style=c-maybe a\a $ ls --quoting-style=c "a\\a&qu

Bug#1074334: coreutils: what is the undocumented ls --quoting-style=c-maybe mode?

2024-06-26 Thread Pádraig Brady
On 26/06/2024 19:43, наб wrote: Package: coreutils Version: 9.1-1 Version: 9.4-3 Severity: normal Dear Maintainer, $ ls --quoting-style=qwe ls: invalid argument ‘qwe’ for ‘--quoting-style’ Valid arguments are: - ‘literal’ - ‘shell’ - ‘shell-always’ - ‘shell-escape’ -

<    1   2   3