I had the same error when trying to create a livecd myself. 
Post-installation script tries to determine if /etc/init.d/idmapd and 
/etc/init.d/gssd are executable, but those files don't exist so the script 
crashes.

I just created two empty files and then I installed the package with no
errors.

cd /etc/init.d
touch idmapd
touch gssd

It's not the most ellegant solution but it works.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1468089

Title:
   PPC64LE Ubuntu Live image creation: Issue installing nfs-common

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nfs-utils/+bug/1468089/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to