I am running 810b internet install and when I connect my Irtrans Usb dongle It is detected correctly, but software fails to install.
Here are some log entries:
/var/log/pluto/ConfirmDependencies.log
01 Error processing package Pluto IRTrans Wrapper
01 Error processing package SlimDevices Slim Server
/var/log/pluto/LaunchManager.progress.log
Installing software. Please wait...
Downloading Pluto IRTrans Wrapper...
Failed to get Pluto IRTrans Wrapper
Downloading SlimDevices Slim Server...
Failed to get SlimDevices Slim Server
Configuring File Server...
Configuring File Server done.
Installing software finished.
/var/log/pluto/Config_Device_Changes.log
+ /usr/pluto/bin/MessageSend dcerouter 0 21 1 809 70 install 182 NONE 9 'Downloading Pluto IRTrans Wrapper...'
+ echo -e ' Downloading Pluto IRTrans Wrapper...'
+ /usr/pluto/install/ConfirmDependencies_Debian.sh pluto-irtrans-wrapper 'deb http://deb.linuxmce.org/ubuntu' '20dev_ubuntu main' 1 '' pluto/bin '' '' '' '' '' '' '' 453
+ SECTIONS='main non-free contrib'
+ case "$REPOS_TYPE" in
+ '[' -z '' ']'
+ case "$REPOS_SRC" in
+ URL_TYPE=apt
++ echo deb http://deb.linuxmce.org/ubuntu
++ sed 's/ */ /g; s/^ *//g; s/ *$//g; s/^deb *//'
+ REPOS_SRC=http://deb.linuxmce.org/ubuntu
+ export DEBIAN_FRONTEND=noninteractive
+ DEBIAN_FRONTEND=noninteractive
+ case "$URL_TYPE" in
+ /usr/pluto/bin/BootMessage.sh 'Installing: pluto-irtrans-wrapper'
+ PackageIsInstalled pluto-irtrans-wrapper
+ local Pkg=pluto-irtrans-wrapper
+ [[ -z pluto-irtrans-wrapper ]]
+ PackageStatus pluto-irtrans-wrapper
+ local Pkg=pluto-irtrans-wrapper
+ [[ -z pluto-irtrans-wrapper ]]
+ dpkg -s pluto-irtrans-wrapper
+ grep -q '^Status: install ok installed'
Package `pluto-irtrans-wrapper' is not installed and no info is available.
Use dpkg --info (= dpkg-deb --info) to examine archive files,
and dpkg --contents (= dpkg-deb --contents) to list their contents.
+ dpkg --configure -a --force-confold
+ [[ -z 20dev_ubuntu main ]]
++ echo -n '20dev_ubuntu main'
++ cut '-d ' -sf2-
+ TMP_SECT=main
+ '[' -n main ']'
+ SECTIONS=main
++ echo -n '20dev_ubuntu main'