| Summary: | net-fs/samba-4.5.8 fails to build missing System library pyldb-util | ||
|---|---|---|---|
| Product: | Gentoo Linux | Reporter: | William L. Thomson Jr. <wlt-ml> |
| Component: | Current packages | Assignee: | Gentoo's SAMBA Team <samba> |
| Status: | RESOLVED OBSOLETE | ||
| Severity: | normal | CC: | bkohler |
| Priority: | Normal | ||
| Version: | unspecified | ||
| Hardware: | All | ||
| OS: | Linux | ||
| Whiteboard: | |||
| Package list: | Runtime testing required: | --- | |
Checking for system pyldb-util >= 1.1.27
: not found
ERROR: System library pyldb-util of version 1.1.27 not found, and bundling disab
led
* ERROR: net-fs/samba-4.5.7::gentoo failed (configure phase):
* configure failed
Last one that marged was 4.5.5
Python is not optional so I do not see a way around this...
I did not try net-fs/samba-4.6.1, but I am merging net-fs/samba-4.6.2. It made it past configure, and the ebuild now has -python. That finishing compiling but failed on install phase... * ERROR: net-fs/samba-4.6.2::os-xtoo failed (install phase): * !!! newinitd: /usr/portage/local/os-xtoo/net-fs/samba/files/4.4/samba4.initd-r1 does not exist (In reply to William L. Thomson Jr. from comment #2) > > * ERROR: net-fs/samba-4.6.2::os-xtoo failed (install phase): > * !!! newinitd: > /usr/portage/local/os-xtoo/net-fs/samba/files/4.4/samba4.initd-r1 does not exist This was a local issue, copied the package to overlay in case I had to modify. I then decided to delete, not realizing it was using that to build. Thus I deleted it before it could install it. Merging now from tree. Looks like 4.6.2 should be unmasked and versions 4.5.x and 4.6.1 removed. Though 4.6.1 maybe fine. Helps add use flag "python" to the sys-libs/ldb. RDEPEND samba on sys-libs/ldb[python] maybe? I am getting this with net-fs/samba-4.7.4. Checking for system pyldb-util (>=1.2.3) : not found ERROR: System library pyldb-util of version 1.2.3 not found, and bundling disabled * ERROR: net-fs/samba-4.7.4::gentoo failed (configure phase): * configure failed I emerged ldb again but not sure what to do next. Also... emerge: there are no ebuilds to satisfy "pyldb-util". I believe this is fixed in current ebuilds, please reopen with a full build.log attached if you can still reproduce. |
It has been this way for several months... Checking for system pyldb-util >= 1.1.27 : not found ERROR: System library pyldb-util of version 1.1.27 not found, and bundling disabled * ERROR: net-fs/samba-4.5.8::gentoo failed (configure phase): * configure failed