Summary: | net-fs/samba-4.12.9-r1: has runtime dependency on icu but doesn't declare it | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | moritori |
Component: | Current packages | Assignee: | Gentoo's SAMBA Team <samba> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | Normal | ||
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Attachments: |
ldd /usr/sbin/smbd
emerge -vp --depclean |
Description
moritori
2021-03-02 12:04:11 UTC
Created attachment 689064 [details]
ldd /usr/sbin/smbd
output from ldd showing the icu dependencies
Created attachment 689067 [details]
emerge -vp --depclean
the dependency tree showing that samba has no dependency on icu despite being compiled against it
The bug has been closed via the following commit(s): https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=862d6e352311abffefb66d102f2cd0be740ee34c commit 862d6e352311abffefb66d102f2cd0be740ee34c Author: Lars Wendler <polynomial-c@gentoo.org> AuthorDate: 2021-03-02 12:10:51 +0000 Commit: Lars Wendler <polynomial-c@gentoo.org> CommitDate: 2021-03-02 12:11:47 +0000 Revert "net-fs/samba: pulls in icu only if spotlight" This reverts commit 52efcca88b5c4807885dc04014d58ccf7dd35ff2. Closes: https://bugs.gentoo.org/773970 Signed-off-by: Lars Wendler <polynomial-c@gentoo.org> net-fs/samba/samba-4.12.11.ebuild | 2 +- net-fs/samba/samba-4.12.9-r1.ebuild | 2 +- net-fs/samba/samba-4.13.3-r1.ebuild | 2 +- net-fs/samba/samba-4.13.4.ebuild | 2 +- net-fs/samba/samba-4.14.0_rc4.ebuild | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) |