|
Bugzilla – Full Text Bug Listing |
| Summary: | Stable samba4-devel missing | ||
|---|---|---|---|
| Product: | [openSUSE] openSUSE 12.3 | Reporter: | Forgotten User Ku1lZ_yaEZ <forgotten_Ku1lZ_yaEZ> |
| Component: | Samba | Assignee: | The 'Opening Windows to a Wider World' guys <samba-maintainers> |
| Status: | VERIFIED DUPLICATE | QA Contact: | The 'Opening Windows to a Wider World' guys <samba-maintainers> |
| Severity: | Normal | ||
| Priority: | P5 - None | CC: | ddiss, pth |
| Version: | Final | ||
| Target Milestone: | --- | ||
| Hardware: | x86 | ||
| OS: | openSUSE 12.3 | ||
| Whiteboard: | |||
| Found By: | --- | Services Priority: | |
| Business Priority: | Blocker: | --- | |
| Marketing QA Status: | --- | IT Deployment: | --- |
| Attachments: | config.log during the attempted build | ||
|
Description
Forgotten User Ku1lZ_yaEZ
2013-05-08 15:41:22 UTC
Created attachment 538432 [details]
config.log during the attempted build
If you examine config.log you'll see that configure is asking pkgconfig for ndr_nbt which isn't found. So you need to find out which package (if any) contains the file ndr_nbt.pc. One way to do so would be using zgrep on the file ARCHIVES.gz in the root of the DVD. But AFAICS, we don't have Samba4 packages in openSUSE 12.3. But a search on http://software.opensuse.org/search for samba4-devel (-devel packages usually contain .pc files) finds a package in home:jniltinho (if you click on 'Show unstable packages'). NOTE: For home repositories you should know if you can trust the owner as these packages have passed no official checks (other than those done during build of the package). (In reply to comment #2) > If you examine config.log you'll see that configure is asking pkgconfig for > ndr_nbt which isn't found. So you need to find out which package (if any) > contains the file ndr_nbt.pc. One way to do so would be using zgrep on the file > ARCHIVES.gz in the root of the DVD. But AFAICS, we don't have Samba4 packages > in openSUSE 12.3. But a search on http://software.opensuse.org/search for > samba4-devel (-devel packages usually contain .pc files) finds a package in > home:jniltinho (if you click on 'Show unstable packages'). > > NOTE: For home repositories you should know if you can trust the owner as these > packages have passed no official checks (other than those done during build of > the package). Thanks Nothing supplies the ndr files. The only way to get them is to build Samba4, when they duly appear under /usr/local/samba/lib and /usr/local/samba/include. As you say, the other alternative is to use the unstable repo which builds sssd but produces a runtime error. But that's not what I'm asking for. I'm asking about the possibility of having a stable samba4-devel to bring us back into line and produce an sssd build which does not produce a runtime error, as e.g. building on Ubuntu. The point is that openSUSE used to be the reference for Samba packaging, always having the latest versions. I can build sssd out of the box using stable packages on the other major distros. We're willing to test anything you like for the samba4-devel. As described by Philipp, Samba 4 is not officially packaged for openSUSE 12.3. *** This bug has been marked as a duplicate of bug 794744 *** |