Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 930156 - net-fs/samba-4.20.0 needs sys-libs/ldb-2.9.0
Summary: net-fs/samba-4.20.0 needs sys-libs/ldb-2.9.0
Status: RESOLVED DUPLICATE of bug 930147
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-04-17 17:34 UTC by Marius Stoica
Modified: 2024-04-17 17:39 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 Marius Stoica 2024-04-17 17:34:18 UTC
$ sudo emerge -av1 net-fs/samba 

>>> Emerging (1 of 1) net-fs/samba-4.20.0::gentoo
...
Checking for system ldb (>=2.9.0 <=2.9.999)                                                     : not found 
ERROR: System library ldb of version 2.9.0 not found, and bundling disabled
 * ERROR: net-fs/samba-4.20.0::gentoo failed (configure phase):
 *   configure failed


What's more, I can't emerge ldb first emerge them together 

$   sudo emerge -av1 sys-libs/ldb net-fs/samba 

These are the packages that would be merged, in order:

Calculating dependencies... done!
Dependency resolution took 4.33 s (backtrack: 0/20).

[ebuild   R    ] sys-libs/ldb-2.8.0:0/2.8.0::gentoo  USE="lmdb -doc -ldap -python -test" ABI_X86="32 (64) (-x32)" PYTHON_SINGLE_TARGET="python3_11 -python3_10" 0 KiB
[ebuild     U  ] net-fs/samba-4.20.0::gentoo [4.19.4::gentoo] USE="acl client pam regedit syslog system-mitkrb5 winbind -addc -ads -ceph -cluster -cups -debug (-fam) -glusterfs -gpg -iprint -json -ldap -llvm-libunwind -profiling-data -python -quota (-selinux) -snapper -spotlight (-system-heimdal) -systemd (-test) -unwind -zeroconf" ABI_X86="32 (64) (-x32)" PYTHON_SINGLE_TARGET="python3_11 -python3_10" 0 KiB

Total: 2 packages (1 upgrade, 1 reinstall), Size of downloads: 0 KiB

WARNING: One or more updates/rebuilds have been skipped due to a dependency conflict:

sys-libs/ldb:0

  (sys-libs/ldb-2.9.0:0/2.9.0::gentoo, ebuild scheduled for merge) USE="lmdb -doc -ldap -python -test" ABI_X86="32 (64) (-x32)" PYTHON_SINGLE_TARGET="python3_11 -python3_10" conflicts with
    <sys-libs/ldb-2.9.0:=[abi_x86_32(-),abi_x86_64(-)] required by (net-fs/samba-4.20.0:0/0::gentoo, ebuild scheduled for merge)
Comment 1 Ben Kohler gentoo-dev 2024-04-17 17:39:37 UTC
Please sync and try again, thanks!

*** This bug has been marked as a duplicate of bug 930147 ***