LinuxMCE Forums

General => Users => Topic started by: cfernandes on October 10, 2010, 04:16:53 pm

Title: LIRC_DCE problem after apt-get upgrade
Post by: cfernandes on October 10, 2010, 04:16:53 pm
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 ?
Title: Re: LIRC_DCE problem after apt-get upgrade
Post by: sambuca on October 10, 2010, 09:27:37 pm
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
Title: Re: LIRC_DCE problem after apt-get upgrade
Post by: cfernandes on October 10, 2010, 09:51:42 pm
Thank you Sambuca ,

i need to install pluto-irbase too .
Title: Re: LIRC_DCE problem after apt-get upgrade
Post by: sambuca on October 12, 2010, 02:18:00 pm
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
Title: Re: LIRC_DCE problem after apt-get upgrade
Post by: DEMNVT on October 12, 2010, 03:00:02 pm
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. :)