News:

Rule #1 - Be Patient - Rule #2 - Don't ask when, if you don't contribute - Rule #3 - You have coding skills - LinuxMCE's small brother is available: http://www.agocontrol.com

Main Menu

LIRC_DCE problem after apt-get upgrade

Started by cfernandes, October 10, 2010, 04:16:53 PM

Previous topic - Next topic

cfernandes

After i do apt-get upgrade

my mce_usb not work and on pluto.log i have this message

"1       10/10/10 11:13:43       147 (spawning-device)   Found /usr/pluto/bin/LIRC_DCE
3       10/10/10 11:13:43       147 (spawning-device)   Device died... count=4/50 dev=147
"
i try to load manualy LIRC_DCE and i found this message


/usr/pluto/bin/LIRC_DCE
/usr/pluto/bin/LIRC_DCE: error while loading shared libraries: libMessageTranslation.so: cannot open shared object file: No such file or directory


so anyone can help me ?

sambuca

There is a missing dependency in the LIRC package after some changes in the last update. For now you can manually install the pluto-messagetrans package on the MD in question.

br,
sambuca

cfernandes

Thank you Sambuca ,

i need to install pluto-irbase too .

sambuca

Thank you for finding and reporting the issue, it should be fixed in the next update. In the meantime, you can install the two packages manually to resolve it.

best regards,
sambuca

DEMNVT

Thanks sambuca, that worked for me too. My mce_usb2 (Windows MCE Remote) stopped functioning after the upgrade. Ran:

sudo apt-get install pluto-messagetrans

and

sudo apt-get install pluto-irbase

and then rebooted the core/hybrid and all is well again. :)