Summary: | sys-libs/ldb: please keyword | ||
---|---|---|---|
Product: | Gentoo Linux | Reporter: | Maxim Koltsov (RETIRED) <maksbotan> |
Component: | [OLD] Keywording and Stabilization | Assignee: | Gentoo's SAMBA Team <samba> |
Status: | RESOLVED FIXED | ||
Severity: | enhancement | CC: | andreis.vinogradovs, samba |
Priority: | Normal | Keywords: | KEYWORDREQ |
Version: | unspecified | ||
Hardware: | All | ||
OS: | Linux | ||
Whiteboard: | |||
Package list: | Runtime testing required: | --- | |
Bug Depends on: | 377881, 378529, 379139 | ||
Bug Blocks: | 372747, 379205, 403845 |
Description
Maxim Koltsov (RETIRED)
![]() + 14 Aug 2011; Kacper Kowalik <xarthisius@gentoo.org> ldb-1.1.0.ebuild: + Fix typo, fix LD_PATH for test wrt #379139, marked ~ppc/~ppc64 wrt #377809 the samba blocker in ldb should be for <samba-3.6.0 I guess. # USE="ldb" emerge -1 =net-fs/samba-3.6.0 Calculating dependencies... done! [ebuild N ] net-fs/cifs-utils-5.0 USE="caps -ads -caps-ng -creds -setuid" [ebuild N *] sys-libs/tevent-0.9.12 [ebuild N ] net-nds/openldap-2.4.25-r1 USE="berkdb crypt minimal perl ssl tcpd -cxx -debug -experimental -gnutls -icu -iodbc -ipv6 -kerberos -odbc -overlays -samba -sasl (-selinux) -slp -smbkrb5passwd -syslog" [ebuild N *] sys-libs/ldb-1.1.0 USE="-doc" [ebuild N #] net-fs/samba-3.6.0 USE="acl aio client cups fam ldb netapi pam readline server smbclient -addns -ads -avahi -caps -cluster -debug -doc -examples -ldap -quota -smbsharemodes -swat -syslog -winbind" [blocks B ] net-fs/samba[ldb] ("net-fs/samba[ldb]" is blocking sys-libs/ldb-1.1.0) maksbotan, please commit follow: --- a/ldb-1.1.0.ebuild Sun Sep 04 20:31:35 2011 +0300 +++ b/ldb-1.1.0.ebuild Sun Sep 04 20:32:07 2011 +0300 @@ -21,7 +21,8 @@ >=sys-libs/tevent-0.9.11 >=sys-libs/tdb-1.2.9[python] net-nds/openldap - !!net-fs/samba[ldb]" + !!<net-fs/samba[ldb]-3.6.0 + !!>net-fs/samba[ldb]-4.0.0" DEPEND="dev-libs/libxslt doc? ( app-doc/doxygen ) (In reply to comment #2) > the samba blocker in ldb should be for <samba-3.6.0 I guess. Fixed. Marked ~hppa. Keyworded these on alpha: sys-libs/ldb-1.1.4 sys-libs/tevent-0.9.14-r1 samba-3.6.3 compiles against them and seems to work. Note that this additionally will need new versions of tdb and talloc. feel free to block 411487(instead of 403845) if is needed 02 Dec 2012; Markus Meier <maekke@gentoo.org> ldb-1.1.13.ebuild: add ~arm, bug #444688 ia64 done |