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
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
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
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