As near as I can tell, this is because user tss does not have access to
tpm0. This causes start-stop-daemon in the init script to fail, which in
turn causes the init script to fail, which means that the install will
fail. The best way to fix this is to have tpm0 accessible to tss user.
open("/dev/tpm0", O_RDWR) = -1 EACCES (Permission denied)
open("/udev/tpm0", O_RDWR) = -1 ENOENT (No such file or directory)
open("/dev/tpm", O_RDWR) = -1 ENOENT (No such file or directory)
--
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/959795
Title:
package trousers 0.3.7-2ubuntu1 failed to install/upgrade: subprocess
installed post-installation script returned error exit status 137
To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/trousers/+bug/959795/+subscriptions
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs