← Back to team overview

enterprise-support team mailing list archive

Re: [Question #214401]: error: /var/lib/dpkg/info/samba4.postinst: 14: /var/lib/dpkg/info/samba4.postinst: /usr/share/samba/setoption.pl: Permission denied subprocess installed post-installation script returned error exit status 126 in Ubuntu 12.04 LTS

 

Question #214401 on samba4 in Ubuntu changed:
https://answers.launchpad.net/ubuntu/+source/samba4/+question/214401

robert micheal posted a new comment:
The error message you're encountering indicates a permission issue with
the samba4.postinst script in Ubuntu 12.04 LTS. To <a
href="https://superiorautoinstitute.com/";>resolve</a> this, you can try
running the installation or upgrade command with elevated privileges
using sudo. For example, use the command:

sudo apt-get install --reinstall samba

This should provide the necessary permissions for the installation
script to execute properly.

-- 
You received this question notification because your team Ubuntu
Server/Client Support Team is an answer contact for samba4 in Ubuntu.