public inbox for libc-alpha@sourceware.org
 help / color / mirror / Atom feed
* [PATCH 0/2] Fix nss/tst-nss-files-hosts-long on single-stack hosts (bug 24816)
@ 2022-09-13 14:35 Florian Weimer
  2022-09-13 14:35 ` [PATCH 1/2] nss: Implement --no-addrconfig option for getent Florian Weimer
                   ` (2 more replies)
  0 siblings, 3 replies; 10+ messages in thread
From: Florian Weimer @ 2022-09-13 14:35 UTC (permalink / raw)
  To: libc-alpha

Our Fedora builders started running the container tests (after the
switch to systemd-nspawn), and we encountered this test failure as well.
Fix this by disabling address configuration in the getent tool.

Tested on x86_64-linux-gnu.

Florian Weimer (2):
  nss: Implement --no-addrconfig option for getent
  nss: Fix tst-nss-files-hosts-long on single-stack hosts (bug 24816)

 NEWS                           |  5 ++++-
 nss/getent.c                   | 11 ++++++++++-
 nss/tst-nss-files-hosts-long.c |  9 +++++----
 3 files changed, 19 insertions(+), 6 deletions(-)


base-commit: f278835f594740f5913001430641cf1da4878670
-- 
2.37.2


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2022-09-15 12:38 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-09-13 14:35 [PATCH 0/2] Fix nss/tst-nss-files-hosts-long on single-stack hosts (bug 24816) Florian Weimer
2022-09-13 14:35 ` [PATCH 1/2] nss: Implement --no-addrconfig option for getent Florian Weimer
2022-09-14 22:34   ` Carlos O'Donell
2022-09-15 12:11     ` Florian Weimer
2022-09-13 14:35 ` [PATCH 2/2] nss: Fix tst-nss-files-hosts-long on single-stack hosts (bug 24816) Florian Weimer
2022-09-14 22:35   ` Carlos O'Donell
2022-09-14  9:42 ` [PATCH 0/2] Fix nss/tst-nss-files-hosts-long " Carlos O'Donell
2022-09-14  9:54   ` Florian Weimer
2022-09-14 22:26     ` Carlos O'Donell
2022-09-15 12:37       ` Florian Weimer

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).