bug#34876: [bug-coreutils] ln 8.31 on Solaris 10 is partially broken

2019-03-15 Thread Nelson H. F. Beebe
There appears to be a problem on Solaris 10 (and possibly related Solaris family members) with ln in coreutils-8.31: With the new ln: > rm foo bar ; touch foo bar && ls -ld foo bar && ln -f foo bar rm: cannot remove 'foo': No such file or directory rm: cannot remove 'bar': No such file or directo

bug#33646: [PATCH] doc: improve wording of the --kibibytes option description

2019-03-15 Thread Kamil Dudka
On Friday, March 15, 2019 7:30:55 PM CET Assaf Gordon wrote: > Pushed here: > https://git.savannah.gnu.org/cgit/coreutils.git/commit/?id=6bd78f27fdc2df89b > 1219921c6f5735885f15e37 > > -assaf Thanks! Kamil

bug#33646: [PATCH] doc: improve wording of the --kibibytes option description

2019-03-15 Thread Assaf Gordon
tags 33646 fixed close 33646 stop On 2019-03-15 8:38 a.m., Kamil Dudka wrote: Bug: https://bugzilla.redhat.com/1527391 --- doc/coreutils.texi | 8 +--- I can see no more comments on this. Could you please proceed to push it? Thanks for the reminder. Pushed here: https://git.savanna

bug#33646: [PATCH] doc: improve wording of the --kibibytes option description

2019-03-15 Thread Kamil Dudka
On Friday, January 18, 2019 8:26:18 AM CET Assaf Gordon wrote: > Hello, > > On 2018-12-06 6:32 a.m., Kamil Dudka wrote: > > Bug: https://bugzilla.redhat.com/1527391 > > --- > > > > doc/coreutils.texi | 8 +--- > > 1 file changed, 5 insertions(+), 3 deletions(-) > > > > diff --git a/doc/co