It appears you're facing an issue with installing Samba4 on Ubuntu 12.04.4 LTS due to a missing FQDN (Fully Qualified Domain Name) configuration, as indicated by the errors related to missing dependencies and the post-installation script failure. To address this, ensure your system's FQDN is correctly set in the /etc/hostname and /etc/hosts files, linking your hostname to a domain. The error regarding libkdc-policy.so suggests missing libraries, so reinstalling or manually installing the necessary packages might help. Additionally, the failure in /var/lib/dpkg/info/samba4.postinst points to a missing script (/usr/share/samba/setoption.pl), which you should verify. Running commands like sudo dpkg --configure -a or sudo apt-get install -f can help resolve broken package issues. If the problem persists, consulting the Ubuntu community or bug reports on Launchpad might offer further guidance.
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1277879 Title: Cannot install samba4 because non fqdn in /etc To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/samba4/+bug/1277879/+subscriptions -- ubuntu-bugs mailing list [email protected] https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
