Author Topic: Initial create of diskless md  (Read 3902 times)

rrambo

  • Guru
  • ****
  • Posts: 221
    • View Profile
Initial create of diskless md
« on: March 07, 2010, 02:09:45 pm »
New install with the latest DVD, from March 1st:  LinuxMCE-8.10-22812-i386.iso

Finally got everything installed and working and ran Diskless_CreateTBZ.sh

Got:

Code: [Select]
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  pluto-orbiter: Depends: pluto-avwizard (>= 2.0.0.44) but it is not going to be installed
                 Depends: pluto-avwizard (< 2.0.0.45) but it is not going to be installed
                 PreDepends: xine-ui but it is not going to be installed
E: Broken packages
#### Package pluto-orbiter failed (/tmp/tmp.kGzVe19952) - We wait 10sec and try again - to stop retrying press Ctrl-C.
^C

Ran an apt-get update and upgrade and rebooted for hell of it...  ran again and got the same error.

Here's my sources.list which has not been modified:

Code: [Select]
more sources.list
deb file:/usr/pluto/deb-cache/ ./ 
deb http://us.archive.ubuntu.com/ubuntu/ intrepid  main restricted universe mult
iverse
deb-src http://us.archive.ubuntu.com/ubuntu/ intrepid  main restricted universe
multiverse
deb http://us.archive.ubuntu.com/ubuntu/ intrepid-updates  main restricted unive
rse multiverse
deb-src http://us.archive.ubuntu.com/ubuntu/ intrepid-updates  main restricted u
niverse multiverse
deb http://deb.linuxmce.org/ubuntu/ intrepid  beta2
deb http://debian.slimdevices.com/ stable  main
deb http://packages.medibuntu.org/ intrepid  free non-free
deb http://security.ubuntu.com/ubuntu/ intrepid-security  main restricted univer
se multiverse
deb-src http://security.ubuntu.com/ubuntu/ intrepid-security  main restricted un
iverse multiverse
deb http://archive.ubuntu.com/ubuntu/ intrepid  main universe multiverse
deb http://archive.ubuntu.com/ubuntu/ universe  main non-free contrib
deb http://deb.linuxmce.org/ubuntu/ replacements_ubuntu  main
deb http://deb.linuxmce.org/ubuntu/ 20dev_ubuntu  main

Also, out of curiosity, what's the quickest way to get a new media file added to a nas recognized by lmce?  I know the update media daemon is running all the time, but 20 minutes after adding a new file to my nas it still was not picked up by lmce.

And before I try, I saw a post from awhile back stating that getting cover art from Amazon is broken.  Is that still the case?

Thanks

JohnEdwards

  • Regular Poster
  • **
  • Posts: 17
    • View Profile
Re: Initial create of diskless md
« Reply #1 on: March 18, 2010, 12:21:16 am »
New install with the latest DVD, from March 1st:  LinuxMCE-8.10-22812-i386.iso

Finally got everything installed and working and ran Diskless_CreateTBZ.sh

Got:

Code: [Select]
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  pluto-orbiter: Depends: pluto-avwizard (>= 2.0.0.44) but it is not going to be installed
                 Depends: pluto-avwizard (< 2.0.0.45) but it is not going to be installed
                 PreDepends: xine-ui but it is not going to be installed
E: Broken packages
#### Package pluto-orbiter failed (/tmp/tmp.kGzVe19952) - We wait 10sec and try again - to stop retrying press Ctrl-C.
^C

Ran an apt-get update and upgrade and rebooted for hell of it...  ran again and got the same error.

Here's my sources.list which has not been modified:

Code: [Select]
more sources.list
deb file:/usr/pluto/deb-cache/ ./ 
deb http://us.archive.ubuntu.com/ubuntu/ intrepid  main restricted universe mult
iverse
deb-src http://us.archive.ubuntu.com/ubuntu/ intrepid  main restricted universe
multiverse
deb http://us.archive.ubuntu.com/ubuntu/ intrepid-updates  main restricted unive
rse multiverse
deb-src http://us.archive.ubuntu.com/ubuntu/ intrepid-updates  main restricted u
niverse multiverse
deb http://deb.linuxmce.org/ubuntu/ intrepid  beta2
deb http://debian.slimdevices.com/ stable  main
deb http://packages.medibuntu.org/ intrepid  free non-free
deb http://security.ubuntu.com/ubuntu/ intrepid-security  main restricted univer
se multiverse
deb-src http://security.ubuntu.com/ubuntu/ intrepid-security  main restricted un
iverse multiverse
deb http://archive.ubuntu.com/ubuntu/ intrepid  main universe multiverse
deb http://archive.ubuntu.com/ubuntu/ universe  main non-free contrib
deb http://deb.linuxmce.org/ubuntu/ replacements_ubuntu  main
deb http://deb.linuxmce.org/ubuntu/ 20dev_ubuntu  main

Also, out of curiosity, what's the quickest way to get a new media file added to a nas recognized by lmce?  I know the update media daemon is running all the time, but 20 minutes after adding a new file to my nas it still was not picked up by lmce.

And before I try, I saw a post from awhile back stating that getting cover art from Amazon is broken.  Is that still the case?

Thanks


I have exactly the same problem.  I thought maybe it was that "deb http://deb.linuxmce.org/ubuntu/ 20dev_ubuntu  main "  Should have been "deb http://deb.linuxmce.org/ubuntu/dists/ 20dev_ubuntu  main"  But it didn't seem to make any difference!

gettheresomeday

  • Making baby steps
  • Posts: 2
    • View Profile
Re: Initial create of diskless md
« Reply #2 on: March 18, 2010, 10:23:16 am »
Installed snapshots 22812 and 22853 and have same problem.

JohnEdwards

  • Regular Poster
  • **
  • Posts: 17
    • View Profile
Re: Initial create of diskless md
« Reply #3 on: March 18, 2010, 10:34:07 pm »
New install with the latest DVD, from March 1st:  LinuxMCE-8.10-22812-i386.iso

Finally got everything installed and working and ran Diskless_CreateTBZ.sh

Got:

Code: [Select]
Reading package lists... Done
Building dependency tree      
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.

Since you only requested a single operation it is extremely likely that
the package is simply not installable and a bug report against
that package should be filed.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  pluto-orbiter: Depends: pluto-avwizard (>= 2.0.0.44) but it is not going to be installed
                 Depends: pluto-avwizard (< 2.0.0.45) but it is not going to be installed
                 PreDepends: xine-ui but it is not going to be installed
E: Broken packages
#### Package pluto-orbiter failed (/tmp/tmp.kGzVe19952) - We wait 10sec and try again - to stop retrying press Ctrl-C.
^C

I had the same problem, and the same etc/apt/sources.list as you!

I added the line, "deb http://www.avenard.org/files/ubuntu-repos/ intrepid release testing" , and everthing seems to be working now.

I'm not sure why myth is screwing up the pluto-orbiter, but apparently it's essential!  Hope this helps!
« Last Edit: March 18, 2010, 10:37:26 pm by JohnEdwards »

bongowongo

  • wants to work for LinuxMCE
  • **
  • Posts: 826
    • View Profile
Re: Initial create of diskless md
« Reply #4 on: April 05, 2010, 12:21:21 pm »
Same problem here, with creating diskless image.