Comment 22 for bug 791944

Revision history for this message
Peter Chiu (pc8888) wrote : Re: package samba 2:3.5.8~dfsg-1ubuntu2.2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

Probably testparm is bundled in the common-bin and I've never install it.

root@apex:~# update-alternatives --display testparm
update-alternatives: error: no alternatives for testparm.
root@apex:~# ls -l /usr/bin/testparm
ls: cannot access /usr/bin/testparm: No such file or directory
root@apex:~# find / -name testparm
root@apex:~# testparm
The program 'testparm' can be found in the following packages:
 * samba-common-bin
 * samba4-common-bin
Try: apt-get install <selected package>