Jump to content

dpkg --add-architecture armel


seif

Recommended Posts

Then sudo apt-get update gives:

 

[..]

W: Failed to fetch http://apt.armbian.com/dists/jessie/InRelease Unable to find expected entry 'main/binary-armel/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
 
Am I doing something wrong? Please, how can I fix that?
 
cat /etc/armbian-release 
# PLEASE DO NOT EDIT THIS FILE
BOARD=orangepipc
BOARD_NAME="Orange Pi PC"
VERSION=5.25
LINUXFAMILY=sun8i
BRANCH=default
ARCH=arm
IMAGE_TYPE=stable
 

 

Link to comment
Share on other sites

Thank you @zador that fixed it. @Blars I'm trying to find a workaround for this error:

 

gcc hello.c -mfloat-abi=soft -o hello
In file included from /usr/include/features.h:398:0,
                 from /usr/include/stdio.h:27,
                 from hello.c:1:
/usr/include/arm-linux-gnueabihf/gnu/stubs.h:7:29: fatal error: gnu/stubs-soft.h: No such file or directory
 # include <gnu/stubs-soft.h>
                             ^
compilation terminated.
Link to comment
Share on other sites

Guest
This topic is now closed to further replies.
×
×
  • Create New...

Important Information

Terms of Use - Privacy Policy - Guidelines