Per
http://forum.linuxmce.org/index.php?topic=9729.msg75308#msg75308, I have been trying to get my LG TV to PNP with linuxMCE and after further searching I found the following entry in /var/log/pluto/Spawn_cdc_4016.log: "Problem installing pluto-generic-serial-device (100)."
I attempted to perform the installation from the command line but it failed as well.
tap@dcerouter:/var/log$ sudo apt-get install pluto-generic-serial-device
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following extra packages will be installed:
libtcltk-ruby1.8 tcl8.4 tk8.4
Suggested packages:
tclreadline
The following NEW packages will be installed:
libtcltk-ruby1.8 pluto-generic-serial-device tcl8.4 tk8.4
0 upgraded, 4 newly installed, 0 to remove and 17 not upgraded.
Need to get 2750kB/6882kB of archives.
After this operation, 24.6MB of additional disk space will be used.
Do you want to continue [Y/n]?
WARNING: The following packages cannot be authenticated!
tcl8.4 tk8.4 libtcltk-ruby1.8 pluto-generic-serial-device
Authentication warning overridden.
Err http://us.archive.ubuntu.com intrepid/main tk8.4 8.4.19-1
404 Not Found [IP: 91.189.92.172 80]
Err http://us.archive.ubuntu.com intrepid-updates/universe libtcltk-ruby1.8 1.8.7.72-1ubuntu0.2
404 Not Found [IP: 91.189.92.172 80]
Err http://archive.ubuntu.com intrepid/main tk8.4 8.4.19-1
404 Not Found [IP: 91.189.88.45 80]
Err http://security.ubuntu.com intrepid-security/universe libtcltk-ruby1.8 1.8.7.72-1ubuntu0.2
404 Not Found [IP: 91.189.92.166 80]
Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/t/tk8.4/tk8.4_8.4.19-1_i386.deb 404 Not Found [IP: 91.189.88.45 80]
Failed to fetch http://security.ubuntu.com/ubuntu/pool/universe/r/ruby1.8/libtcltk-ruby1.8_1.8.7.72-1ubuntu0.2_i386.deb 404 Not Found [IP: 91.189.92.166 80]
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
tap@dcerouter:/var/log$
Are the packages still available? If so where can they be found?
- Tom