Error Running Diskless CreateTBZ.sh
From LinuxMCE
This is no longer accurate, as we don't use Avenard repos anymore
Sometimes there are problems running Diskless_CreateTBZ.sh to setup the initial environment for the media directors
Unmet Dependencies
Having run /usr/pluto/bin/Diskless_CreateTBZ.sh, should you see the following error...
The following packages have unmet dependencies: pluto-mythtv-player: PreDepends: mythtv-backend but it is not going to be installed PreDepends: mythtv-frontend but it is not going to be installed E: Broken packages #### Package pluto-mythtv-player failed (/tmp/tmp.lFSpF13245) - We wait 10sec and try again - to stop retrying press Ctrl-C.
...press Ctrl-C, and edit your sources list. I do this by running...
sudo editor /etc/apt/sources.list
...and edit out...
deb http://www.avenard.org/files/ubuntu-repos/ intrepid testing
(i.e. put a '#' before it)
...and add in...
deb http://www.avenard.org/files/ubuntu-repos/ intrepid release testing #Line above added by me
Of course you could just edit the existing line rather than commenting it out and making a new one.
Then try creating the MD image again by running...
/usr/pluto/bin/Diskless_CreateTBZ.sh