Hi @ahasenack, thanks for posting so fast, here is what I did: With the environment still failing, I created a snapshot to be able to roll back later and perform the dependency hell of installing the packages of Ubuntu Questing into Ubuntu 24.04, since this is an offline env extra steps are required.
After a couple of tries fighting with the dependencies, I was able to install the samba packages of Ubuntu Questing branch on Ubuntu 24.04. The commands I use to install the packages ignoring the dependencies are: "dpkg ----ignore-depends=<deps> -I ./<package>" I install (samba, samba-ad-dc, samba-common-bin, samba-libs, samba-dsdb- modules) I think this is enough "samba --version" reports "4.22.3-Ubuntu-4.22.3+dfsg-4ubuntu1" I have this error in the logs but I think is not important to this matter "ModuleNotFoundError: No module named 'ldb'" I am going to let the env run for the weekend and see if the ram fills up. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2121024 Title: Memory leak in Samba when DRS replication fails To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba/+bug/2121024/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
