Musl libc doesn’t support wtmp, so when logging in, there’s an ugly error in the logs. [203] Apr 06 08:19:55 wtmp_write: problem writing /dev/null/wtmp: Not a directory This is similar to https://bugs.gentoo.org/753230. Alpine Linux encountered the same bug, see: - https://gitlab-test.alpinelinux.org/alpine/aports/-/issues/5075 Confirmed on amd64.
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=db50f8ef891f5143f45cd548e17af125b537024b commit db50f8ef891f5143f45cd548e17af125b537024b Author: Sam James <sam@gentoo.org> AuthorDate: 2022-04-06 20:20:44 +0000 Commit: Sam James <sam@gentoo.org> CommitDate: 2022-04-06 20:21:13 +0000 net-misc/dropbear: add 2022.82 Closes: https://bugs.gentoo.org/836900 Signed-off-by: Sam James <sam@gentoo.org> net-misc/dropbear/Manifest | 2 + net-misc/dropbear/dropbear-2022.82.ebuild | 136 ++++++++++++++++++++++++++++++ 2 files changed, 138 insertions(+)