I am getting the following error trying to run: sudo apt-get update
W: Failed to fetch http://httpredir.debian.org/debian/dists/jessie-updates/InRelease Unable to find expected entry 'main/binary-armhf/Packages' in Release file (Wrong sources.list entry or malformed file) This is my sources list: deb http://httpredir.debian.org/debian/ jessie main contrib non-free #deb-src http://httpredir.debian.org/debian/ jessie main contrib non-free deb http://httpredir.debian.org/debian/ jessie-updates main contrib non-free #deb-src http://httpredir.debian.org/debian/ jessie-updates main contrib non-free deb http://security.debian.org/ jessie/updates main contrib non-free #deb-src http://security.debian.org/ jessie/updates main contrib non-free #deb http://httpredir.debian.org/debian jessie-backports main contrib non-free ##deb-src http://httpredir.debian.org/debian jessie-backports main contrib non-free deb https://deb.nodesource.com/node_4.x jessie main #deb-src https://deb.nodesource.com/node_4.x jessie main #Kernel source (repos.rcn-ee.com) : https://github.com/RobertCNelson/linux-stable-rcn-ee # #git clone https://github.com/RobertCNelson/linux-stable-rcn-ee #cd ./linux-stable-rcn-ee #git checkout `uname -r` -b tmp # deb [arch=armhf] http://repos.rcn-ee.com/debian/ jessie main #deb-src [arch=armhf] http://repos.rcn-ee.com/debian/ jessie main Prior to the error other packages are received: Hit http://repos.rcn-ee.com jessie InRelease Hit https://deb.nodesource.com jessie InRelease Hit http://security.debian.org jessie/updates InRelease Ign http://httpredir.debian.org jessie InRelease Get:1 http://repos.rcn-ee.com jessie/main armhf Packages [1,002 kB] Hit http://httpredir.debian.org jessie-updates InRelease Hit http://httpredir.debian.org jessie Release.gpg Hit http://httpredir.debian.org jessie Release Get:2 https://deb.nodesource.com jessie/main armhf Packages [1,008 B] Get:3 http://security.debian.org jessie/updates/main armhf Packages [795 kB] Get:4 http://httpredir.debian.org jessie/main armhf Packages [8,898 kB] Get:5 http://security.debian.org jessie/updates/contrib armhf Packages [994 B] Get:6 http://security.debian.org jessie/updates/non-free armhf Packages [4,416 B] Get:7 http://httpredir.debian.org jessie/contrib armhf Packages [44.3 kB] Get:8 http://httpredir.debian.org jessie/non-free armhf Packages [74.9 kB] -- For more options, visit http://beagleboard.org/discuss --- You received this message because you are subscribed to the Google Groups "BeagleBoard" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/beagleboard/c297f3a9-7a0c-405e-8fec-f439521b99f0%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
