Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 836900 - net-misc/dropbear - musl doesn’t support wtmp
Summary: net-misc/dropbear - musl doesn’t support wtmp
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Embedded Gentoo Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-04-06 08:46 UTC by hoelbezier
Modified: 2022-04-06 20:21 UTC (History)
2 users (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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(+)