Hi, $ ssh chris@fnuc.local Works on F31. Fails on F32 *upgrade*. Works on F32 clean. Best I can tell is something is modifying /etc/nsswitch.conf during the upgrade. Before dnf system-upgrade (and clean) hosts: files mdns4_minimal [NOTFOUND=return] dns myhostname After dnf system-upgrade (only): hosts: files dns myhostname If I restore this, and restart avahi-daemon.service, the ssh command works again. Dunno a good way to find out what touches this file in offline upgrade mode. Maybe if I chattr +i then whatever tries to modify it will fail and complain into the journal? Or maybe auditd is running in offline updates? -- Chris Murphy _______________________________________________ test mailing list -- test@xxxxxxxxxxxxxxxxxxxxxxx To unsubscribe send an email to test-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/test@xxxxxxxxxxxxxxxxxxxxxxx