[mythtv-users] Ubuntu 9.04 broke MythTv
Johnny
jarpublic at gmail.com
Tue May 26 02:18:01 UTC 2009
> Preconfiguring packages ...
> /tmp/mythtv-common.config.108271: 26: pwgen: not found
> mythtv-common failed to preconfigure, with exit status 127
> Selecting previously deselected package ntp.
It looks like you are missing pwgen, a simple program used to generate
passwords. This is causing the mythtv installation to fail because it
can't find that program when it needs to use it. Try installing or
reinstalling that.
sudo aptitude install pwgen
More information about the mythtv-users
mailing list