Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[do not merge][help needed]Samba4 #17544

Closed
wants to merge 5 commits into from
Closed

[do not merge][help needed]Samba4 #17544

wants to merge 5 commits into from

Conversation

SirFerdek
Copy link

I got stuck and I need help to finish this.

  • sssd needs a version bump, or at least a revbump, due to changed deps SONAME versions
  • sssd's libwbclient conflicts with samba's libwbclient - they both provide the same library
  • I don't know how to properly package private libraries of samba which reside in sub-directory of /usr/lib (namely /usr/lib/samba). They are not being picked-up by pre-pkg hook that detects provided shlibs (06-shlib-provides.sh). Also I don't quite like the idea of putting the private libraries with -samba4.so suffixes into common/shlibs. Let me know how to approach this.
  • When this is sorted out, shlibs needs to be revieved and everything samba and sssd related fixed
  • The samba package needs to be properly split into smaller subpackages
  • I don't know how to properly package python extensions with names like libpytalloc-util.cpython-36m-x86-64-linux-gnu.so.2 which reside in libdir. Also, I've noticed that architecture part does not change if cross-compiling. This might be some kind of a bug.
  • Fixing python dependencies is required to build Active Directory Domain Controller functionality

I am sure I missed some more issues, but hey, at least, with some additional care, it compiles and cross-compiles! ;)

@Piraty
Copy link
Member

Piraty commented Dec 17, 2019

you may want to look into using qemu to execute the tests, instead of providing an answer file

@SirFerdek
Copy link
Author

Agreed, however that requires slightly different patchset to WAF from what I recall. I didn't wanted to waste time when the package has other fundamental flaws that I don't know how to work around.

@Mek101
Copy link
Contributor

Mek101 commented Dec 12, 2020

Any news?

@SirFerdek
Copy link
Author

I was not offered any help.

@ahesford ahesford mentioned this pull request Dec 14, 2020
@ahesford
Copy link
Member

Superseded by #27166

@ahesford ahesford closed this Dec 15, 2020
@github-actions github-actions bot locked as resolved and limited conversation to collaborators Mar 31, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

4 participants