Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 836900

Summary: net-misc/dropbear - musl doesn’t support wtmp
Product: Gentoo Linux Reporter: hoelbezier
Component: Current packagesAssignee: Embedded Gentoo Team <embedded>
Status: RESOLVED FIXED    
Severity: normal CC: jstein, sam
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
See Also: https://bugs.gentoo.org/show_bug.cgi?id=753230
Whiteboard:
Package list:
Runtime testing required: ---

Description hoelbezier 2022-04-06 08:46:53 UTC
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.
Comment 1 Larry the Git Cow gentoo-dev 2022-04-06 20:21:22 UTC
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(+)