On Tue, Feb 8, 2022 at 8:20 AM Michael Catanzaro <mcatanzaro@xxxxxxxxx> wrote: > > On Mon, Feb 7 2022 at 11:38:00 PM -0700, Chris Murphy > <lists@xxxxxxxxxxxxxxxxx> wrote: > > There's 15 connect() calls in in f35 case, and 1 in the f36 case which > > also fails. Looks like the first big difference is > > > > f35 > > openat(AT_FDCWD, "/lib64/libnss_myhostname.so.2", O_RDONLY|O_CLOEXEC) > > = 3 > > > > f36 > > openat(AT_FDCWD, "/lib64/libnss_resolve.so.2", O_RDONLY|O_CLOEXEC) = 3 > > But you say nsswitch.conf is identical between the two systems? This > seems unlikely? Yep, somehow I got confused. f35 hosts: files myhostname mdns4_minimal [NOTFOUND=return] resolve [!UNAVAIL=return] dns f36 (20220208) hosts: files mdns4_minimal resolve [!UNAVAIL=return] myhostname dns The 20220201 based installation that I was testing did not have mdns4_minimal at all, so what I guess I need to figure out is if this changes once it's installed and if it's working now a week later... -- Chris Murphy _______________________________________________ desktop mailing list -- desktop@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to desktop-leave@xxxxxxxxxxxxxxxxxxxxxxx Fedora Code of Conduct: https://docs.fedoraproject.org/en-US/project/code-of-conduct/ List Guidelines: https://fedoraproject.org/wiki/Mailing_list_guidelines List Archives: https://lists.fedoraproject.org/archives/list/desktop@xxxxxxxxxxxxxxxxxxxxxxx Do not reply to spam on the list, report it: https://pagure.io/fedora-infrastructure