bug#79446: 9.7: cp(1): Unnecessary writes / incorrect logging messages

2025-09-20 Thread Paul Eggert
On 2025-09-20 14:34, Kye Hunter wrote: I don't think there's any need to look beyond the most intuitive implementation of the --update=older option: If the timestamps on the target are newer than the timestamps on the source, don't do anything. We're talking only mtime, right? --update looks

bug#79445: `ln -s` should raise a warning about pwd-relative vs symlink-location-relative targets

2025-09-20 Thread Chris
PS. This is about more than just learnability for newbies -- this issue tripped me up after 18 years of using Linux as a desktop and/or dev environment, because I ran into the rare case where a program (in this case https://github.com/bbuhrow/yafu/) needed a separate working directory for each inst

bug#79446: 9.7: cp(1): Unnecessary writes / incorrect logging messages

2025-09-20 Thread Kye Hunter
On 9/18/25 3:19 AM, Paul Eggert wrote: I also see that (at least on my machine) changing the xattrs does not affect the file's modification or change times Well *that's* weird. I would not expect the system calls to do that. This whole xattr business is a bit of an undocumented zoo, I'm afraid

bug#79433: kbd 2.9.0: build error (under fakeroot(1) environment)

2025-09-20 Thread Steffen Nurpmeso
Paul Eggert wrote in <314bfbd3-e56a-4840-82fc-e3d2188e6...@cs.ucla.edu>: |On 2025-09-20 08:57, Steffen Nurpmeso wrote: |> - Given it seems i have problems with Paul Eggert, for example | |That wording could be interpreted differently from what you intended. :-) I thus better come to the concl

bug#79410: Error in expr match handling patterns with null expression subpatterns

2025-09-20 Thread Michael Figiel via GNU coreutils Bug Reports
thank you for the awesome software you provide to all of us! I found an error in the expr match handling patterns with null expression subpatterns. What I tried to achieve was to append a path string to PATH, but only if it was not already included in PATH; thus I tested with expr match, which w

bug#79433: kbd 2.9.0: build error (under fakeroot(1) environment)

2025-09-20 Thread Paul Eggert
On 2025-09-20 08:57, Steffen Nurpmeso wrote: - Given it seems i have problems with Paul Eggert, for example That wording could be interpreted differently from what you intended. :-) Anyway, I'm looking into a Gnulib workaround for the fakeroot bug - and it is a bug, in that fakeroot chown doe

bug#79433: kbd 2.9.0: build error (under fakeroot(1) environment)

2025-09-20 Thread Steffen Nurpmeso
Hello Alexey! Alexey Gladkov wrote in : |On Wed, Sep 10, 2025 at 02:37:24PM +0200, Steffen Nurpmeso wrote: |> Alexey Gladkov wrote in |> : |>|On Tue, Sep 09, 2025 at 11:18:18PM +0200, Steffen Nurpmeso wrote: |>|> Alexey Gladkov wrote in |>|> : |>|>|On Tue, Sep 09, 2025 at 03:45:33PM +020