If you're encountering an installation issue with Samba4 on Ubuntu, where the post-installation script returns error code 126, it typically points to a permission or execution problem. To resolve this, you can check the script's permissions with chmod +x /var/lib/dpkg/info/samba4.postinst, and manually run the script using sudo /var/lib/dpkg/info/samba4.postinst configure to identify any specific errors. Reinstalling the package with sudo apt-get remove --purge samba4 followed by sudo apt-get install samba4 can also help. For more detailed insights, reviewing logs in /var/log/apt/term.log is recommended. For additional tech insights, visit https://turhost.co.
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1350447 Title: package samba4 4.0.0~alpha18.dfsg1-4ubuntu2 failed to install/upgrade: aliprosessi komentotiedosto post-installation asennettu palautti virhetilakoodin 126 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba4/+bug/1350447/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
