Trying to get debian package o RPi [SOLVED]

Moderator: Telldus

Post Reply
gflygt
Posts: 46
Joined: Fri Mar 17, 2023 9:45 am

Trying to get debian package o RPi [SOLVED]

Post by gflygt »

I just tried to get the debian package of Tellstick software.

Followed these directions:

sudo apt-get install libftdi1 (Success)
wget http://download.telldus.se/debian/telldus-public.key
sudo apt-key add telldus-public.key
And also added "deb http://download.telldus.com/debian/ stable main" to my sources.list
sudo apt-get update
gives me the following output:

W: Failed to fetch http://download.telldus.com/debian/dists/stable/Release Unable to find expected entry 'main/binary-armhf/Packages' in Release file (Wrong sources.list entry or malformed file)

E: Some index files failed to download. They have been ignored, or old ones used instead.

Sp anyone. What's wrong?

/Gunnar

Solved this by myself by reading the thread about compiling the Telldus software on the RPi, and of course it works! ;-)
Post Reply