Comment 24 for bug 791944

Revision history for this message
James Page (james-page) 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

Carlos

I think that your issue might be different to Peters as your are getting a exit status code of 1 (which would indicate that testparm is runing but returning non-zero exit code); please could you try running:

  sudo testparm
  echo $?

Please post the output to this bug report.

Thanks