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

Bug 655868

Summary: net-fs/samba-4.7.7 should depend on >=sys-libs/ldb-1.2.3
Product: Gentoo Linux Reporter: Joakim Tjernlund <joakim.tjernlund>
Component: Current packagesAssignee: Gentoo's SAMBA Team <samba>
Status: RESOLVED FIXED    
Severity: normal    
Priority: Normal    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Joakim Tjernlund 2018-05-16 14:18:06 UTC
But only sys-libs/ldb-1.2.2 is in portage, next is sys-libs/ldb-1.3.x but
this version is for samba-4.8.x.

sys-libs/ldb-1.2.x, x>=3 should probably be added to the tree.
Comment 1 Larry the Git Cow gentoo-dev 2018-05-16 14:39:22 UTC
The bug has been closed via the following commit(s):

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

commit f9d0518e8c7c8f403b9916f1f64b968dce24ad44
Author:     Lars Wendler <polynomial-c@gentoo.org>
AuthorDate: 2018-05-16 14:37:48 +0000
Commit:     Lars Wendler <polynomial-c@gentoo.org>
CommitDate: 2018-05-16 14:39:16 +0000

    sys-libs/ldb: Bump to version 1.2.3
    
    Closes: https://bugs.gentoo.org/655868
    Package-Manager: Portage-2.3.36, Repoman-2.3.9

 sys-libs/ldb/Manifest                             |   1 +
 sys-libs/ldb/files/ldb-1.2.3-disable_python.patch |  64 ++++++++++++++
 sys-libs/ldb/ldb-1.2.3.ebuild                     | 103 ++++++++++++++++++++++
 3 files changed, 168 insertions(+)
Comment 2 Joakim Tjernlund 2018-05-16 14:47:12 UTC
That was quick! Thanks :)