Author Topic: Can't find id-my-disc package SOLVED  (Read 2591 times)

Aviator

  • Veteran
  • ***
  • Posts: 79
    • View Profile
Can't find id-my-disc package SOLVED
« on: November 25, 2009, 09:29:56 pm »
I'm having an issue similar to the one in the thread:
http://forum.linuxmce.org/index.php?topic=9039.0

I must be missing a repo because apt-get can't find the id-my-disc package.

Code: [Select]
dcerouter_1004432:/home/aviator# apt-get install id-my-disc
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package id-my-disc
dcerouter_1004432:/home/aviator#

Here is my /etc/apt/sources.list:

Code: [Select]
deb file:/usr/pluto/deb-cache/ ./
deb http://ca.archive.ubuntu.com/ubuntu/ intrepid  main restricted universe multiverse
deb-src http://ca.archive.ubuntu.com/ubuntu/ intrepid  main restricted universe multiverse
deb http://ca.archive.ubuntu.com/ubuntu/ intrepid-updates  main restricted universe multiverse
deb-src http://ca.archive.ubuntu.com/ubuntu/ intrepid-updates  main restricted universe multiverse
deb http://www.avenard.org/files/ubuntu-repos/ intrepid release testing
deb http://security.ubuntu.com/ubuntu/ intrepid-security  main restricted universe multiverse
deb-src http://security.ubuntu.com/ubuntu/ intrepid-security  main restricted universe 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/ 20dev_ubuntu  main
deb http://packages.medibuntu.org/ intrepid  free non-free
deb http://debian.slimdevices.com/ stable  main

I modified the list to include repo's that were mentioned in the above thread with no luck. Thanks!

EDIT: I updated and upgrade after making the repo change.

« Last Edit: November 25, 2009, 10:42:44 pm by Aviator »

Aviator

  • Veteran
  • ***
  • Posts: 79
    • View Profile
Re: Can't find id-my-disc package SOLVED
« Reply #1 on: November 25, 2009, 10:40:10 pm »
http://wiki.linuxmce.org/index.php/Hardy-iglu

Found it.

Quote
The External Media Identifier fails to start, this is because it wasn't build as the sources are not available, however it can be installed successfully using the 0710 "id-my-disc_1.8.ub0710_i386.deb" package. After doing the Updates listed below, it can conveniently be installed with apt-get (or even with the adept package manager on the KDE Desktop).
« Last Edit: November 25, 2009, 10:42:13 pm by Aviator »