Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 811216 - sys-apps/systemd-tmpfiles: should depend on virtual/libcrypt
Summary: sys-apps/systemd-tmpfiles: should depend on virtual/libcrypt
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Georgy Yakovlev
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-08-31 07:57 UTC by Hanno Böck
Modified: 2021-08-31 15:07 UTC (History)
1 user (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 Hanno Böck gentoo-dev 2021-08-31 07:57:30 UTC
Buildling systemd-tmpfiles with latest glibc and libxcrypt not installed gives this error:

meson.build:910:0: ERROR: C shared or static library 'crypt' not found

It needs to depend on virtual/libcrypt to make sure that library is available.
Comment 1 Larry the Git Cow gentoo-dev 2021-08-31 15:07:32 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=84dc804733e520f3a4e869374ae26df5b503cdfa

commit 84dc804733e520f3a4e869374ae26df5b503cdfa
Author:     Georgy Yakovlev <gyakovlev@gentoo.org>
AuthorDate: 2021-08-31 15:06:02 +0000
Commit:     Georgy Yakovlev <gyakovlev@gentoo.org>
CommitDate: 2021-08-31 15:07:10 +0000

    sys-apps/systemd-tmpfiles: add libxcrypt dep
    
    Closes: https://bugs.gentoo.org/811216
    Signed-off-by: Georgy Yakovlev <gyakovlev@gentoo.org>

 sys-apps/systemd-tmpfiles/systemd-tmpfiles-246.ebuild   | 1 +
 sys-apps/systemd-tmpfiles/systemd-tmpfiles-249.2.ebuild | 1 +
 2 files changed, 2 insertions(+)