spock Posted September 6, 2016 Posted September 6, 2016 Hi, I'm getting going with a pile of Nanopi Neo's and am using the jessie server image with the legacy kernel I'm having trouble with the repositories - I see this error when using apt-get ... W: Failed to fetch http://apt.armbian.com/dists/jessie/InRelease Unable to find expected entry 'jessie-utils/binary-armhf/Packages' in Release file (Wrong sources.list entry or malformed file) I saw the discussion in http://forum.armbian.com/index.php/topic/1834-repository-management/which says the problem has been fixed ... but, er, it does not seem to be. Any ideas welcome on how to sort this out. Thanks Jason
zador.blood.stained Posted September 6, 2016 Posted September 6, 2016 You are using images that were built before repository layout was changed. You need to edit /etc/apt/sources.list.d/armbian.list to look like this: deb http://apt.armbian.com jessie main utils jessie-desktop
spock Posted September 6, 2016 Author Posted September 6, 2016 Excellent @zador.blood.stained - thanks for the rapid response. Did I miss something in the documentation about this ? If so I apologise and owe you a beer!
Recommended Posts