Re: Error: Short Read on Raspberry Pi Torrent Box
Posted: Wed Aug 26, 2015 3:35 pm
Not surprising since you did not install latest libtorrent... (0.16 or 1.0)
Support Forum for the Deluge BitTorrent Client
https://forum.deluge-torrent.org/
Okay, I will give it another go. Sorry for not seeing this message and not realising this mistake. I can't see how I can change what version of Libtorrent is downloaded form that guide, however. I downloaded the latest version of Deluge so I figured it would have the latest version of Libtorrent with it. Some assistance would be very helpful.Cas wrote:Not surprising since you did not install latest libtorrent... (0.16 or 1.0)
Code: Select all
pi@Pi-Test ~ $ sudo dpkg -i python-libtorrent_0.16.18-1_armhf.deb ; sudo dpkg -i libtorrent-rasterbar7_0.16.18-1_armhf.deb Selecting previously unselected package python-libtorrent.
(Reading database ... 78616 files and directories currently installed.)
Unpacking python-libtorrent (from python-libtorrent_0.16.18-1_armhf.deb) ...
dpkg: dependency problems prevent configuration of python-libtorrent:
python-libtorrent depends on libboost-python1.55.0; however:
Package libboost-python1.55.0 is not installed.
python-libtorrent depends on libboost-system1.55.0; however:
Package libboost-system1.55.0 is not installed.
python-libtorrent depends on libtorrent-rasterbar7 (= 0.16.18-1); however:
Package libtorrent-rasterbar7 is not installed.
dpkg: error processing python-libtorrent (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
python-libtorrent
Selecting previously unselected package libtorrent-rasterbar7.
(Reading database ... 78622 files and directories currently installed.)
Unpacking libtorrent-rasterbar7 (from libtorrent-rasterbar7_0.16.18-1_armhf.deb) ...
dpkg: dependency problems prevent configuration of libtorrent-rasterbar7:
libtorrent-rasterbar7 depends on libboost-system1.55.0; however:
Package libboost-system1.55.0 is not installed.
libtorrent-rasterbar7 depends on libc6 (>= 2.17); however:
Version of libc6:armhf on system is 2.13-38+rpi2+deb7u8.
libtorrent-rasterbar7 depends on libstdc++6 (>= 4.9); however:
Version of libstdc++6:armhf on system is 4.8.2-21~rpi3rpi1.
dpkg: error processing libtorrent-rasterbar7 (--install):
dependency problems - leaving unconfigured
Errors were encountered while processing:
libtorrent-rasterbar7
Code: Select all
Checking for boost libraries:
checking for boostlib >= 1.36... configure: We could not detect the boost libraries (version 1.36 or higher). If you have a staged boost library (still not installed) please specify $BOOST_ROOT in your environment and do not give a PATH to --with-boost option. If you are sure you have boost installed, then check your version number looking in <boost/version.hpp>. See http://randspringer.de/boost for more documentation.
checking whether the Boost::System library is available... no
configure: error: Boost.System library not found. Try using --with-boost-system=lib
Code: Select all
apt-cache policy libtorrent-rasterbar*
Code: Select all
deb http://mirrordirector.raspbian.org/raspbian/ wheezy main contrib non-free rpi
# Uncomment line below then 'apt-get update' to enable 'apt-get source'
deb-src http://archive.raspbian.org/raspbian/ wheezy main contrib non-free rpi
Code: Select all
pi@Pi-Test ~ $ apt-cache policy libtorrent-rasterbar*
N: Unable to locate package libtorrent-rasterbar-1.0.6
N: Couldn't find any package by regex 'libtorrent-rasterbar-1.0.6'
N: Unable to locate package libtorrent-rasterbar-1.0.6.tar.gz
N: Couldn't find any package by regex 'libtorrent-rasterbar-1.0.6.tar.gz'
N: Unable to locate package libtorrent-rasterbar7_0.16.18-1_armhf.deb
N: Couldn't find any package by regex 'libtorrent-rasterbar7_0.16.18-1_armhf.deb '
Code: Select all
pi@Pi-Test ~ $ dir
boost_1_36_0
boost_1_36_0.tar.gz
boost_1_36_0.tar.gz?r=http:%2F%2Fsourceforge.net%2Fprojects%2Fboost%2Ffiles%2Fbo ost%2F1.36.0%2F
download
libtorrent-1_0_6
libtorrent-rasterbar-1.0.6
libtorrent-rasterbar-1.0.6.tar.gz
libtorrent-rasterbar7_0.16.18-1_armhf.deb
python_games
python-libtorrent_0.16.18-1_armhf.deb
Code: Select all
pi@Pi-Test ~ $ apt-cache policy libtorrent-rasterbar*
E: Malformed line 4 in source list /etc/apt/sources.list (dist)
E: The list of sources could not be read.
E: The package lists or status file could not be parsed or opened.
Code: Select all
apt-cache search libtorrent-rasterbar
Code: Select all
make -j 4