> That's not a problem; we can live with that.
>
> But there's no need to follow up in private email; please always keep the
> list in CC.
Sorry for that private email. I'm not familiar with mailing lists and
just click 'reply' in gmail. I'll pay attention to this issue next
time.
> I don't like
Letu Ren wrote:
> Thanks for the patch.I back-ported your patch and tested in ArchLinux
> chroot. It still failed because the type of /proc/self/loginuid is uid_t
> not string.
Thanks for testing and reporting back.
> By the way, I accidentally created a new thread in the mailing list
> because
Thanks for the investigation. I cannot reproduce the issue, because I don't
know how you build your chroot environment. But anyway, with the details you
gave, I believe the following patch should fix the failure.
2022-06-06 Bruno Haible
getlogin, getlogin_r tests: Avoid test failure
Hi,
Letu Ren wrote:
> I just rebuilt the coreutils package of ArchLinux and the package
> failed to build due to one failure of the gnulib test suite as
> follows.
>
> FAIL: test-getlogin
> ===
>
> test-getlogin.h:51: assertion '! isatty (0)' failed
> FAIL test-getlogin (exit sta
Hi!
I just rebuilt the coreutils package of ArchLinux and the package
failed to build due to one failure of the gnulib test suite as
follows.
FAIL: test-getlogin
===
test-getlogin.h:51: assertion '! isatty (0)' failed
FAIL test-getlogin (exit status: 134)
There is a bug report i