1
Installation issues / Re: 1004 net install slimdevices lookup failure [solved]
« on: July 04, 2015, 06:57:09 pm »
Oops, typo fixed
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
This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.
echo "54.208.89.159 debian.slimdevices.com" >> /etc/hosts
54.208.89.159 debian.slimdevices.com
echo none +lirc > /sys/class/rc/rc0/protocols
to /etc/rc.local ; found the solution here: http://forum.kodi.tv/showthread.php?tid=89190
Extracting templates from packages: 100%
Preconfiguring packages ...
(Reading database ... 141528 files and directories currently installed.)
Preparing to replace bash 4.1-2ubuntu3 (using .../bash_4.1-2ubuntu3.1_i386.deb) ...
Unpacking replacement bash ...
dpkg: error processing /var/cache/apt/archives/bash_4.1-2ubuntu3.1_i386.deb (--unpack):
trying to overwrite '/bin/sh', which is also in package dash 0:0.5.5.1-3ubuntu2
update-alternatives: using /usr/share/man/man7/bash-builtins.7.gz to provide /usr/share/man/man7/builtins.7.gz (builtins.7.gz) in auto mode.
Processing triggers for man-db ...
Errors were encountered while processing:
/var/cache/apt/archives/bash_4.1-2ubuntu3.1_i386.deb
E: Sub-process /usr/bin/dpkg returned an error code (1)
dpkg-divert --package dash --divert /bin/sh.distrib --add /bin/sh
sudo apt-get install --reinstall bash dash
sudo apt-get upgrade