Difference between revisions of "Error Running Diskless CreateTBZ.sh"
From LinuxMCE
m (Error Running CreateTBZ.sh moved to Error Running Diskless CreateTBZ.sh) |
m (Added page category) |
||
Line 1: | Line 1: | ||
+ | [[Category: Programmer's Guide]] | ||
Sometimes there are problems running Diskless_CreateTBZ.sh to setup the initial environment for the media directors | Sometimes there are problems running Diskless_CreateTBZ.sh to setup the initial environment for the media directors | ||
Revision as of 15:12, 26 October 2009
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