Skip to content

The debian (armhf) package created using source doesn't work on Beaglebone #5964

Discussion options

You must be logged in to vote

Hi @im-coder-lg @code-asher , I hvve followed the commands mentioned in release.yaml,. Facing issue in executing code-server in beaglebone with generated package.

The following steps followed to build .deb package as per release.yaml,

$ export AR=arm-linux-gnueabihf-ar 
$ export CC=arm-linux-gnueabihf-gcc 
$ export CXX=arm-linux-gnueabihf-g++ 
$ export LINK=arm-linux-gnueabihf-g++ 
$ export NPM_CONFIG_ARCH=armv7l 
$ export NODE_VERSION=v16.15.1 

$ sudo apt update 
$ sudo apt install g++-arm-linux-gnueabihf 

$ quilt push -a 
$ yarn 
$ VERSION=4.9.1 yarn build 
$ VERSION=4.9.1 yarn build:vscode 

$ KEEP_MODULES=1 yarn release 
$ yarn release:standalone 
$ yarn test:integration 

$ wget [h…

Replies: 4 comments 20 replies

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
7 replies
@im-coder-lg
Comment options

@code-asher
Comment options

@sakthivel-axim
Comment options

@code-asher
Comment options

@code-asher
Comment options

Comment options

You must be logged in to vote
7 replies
@sakthivel-axim
Comment options

@im-coder-lg
Comment options

@im-coder-lg
Comment options

@code-asher
Comment options

@sakthivel-axim
Comment options

Comment options

You must be logged in to vote
6 replies
@code-asher
Comment options

@sakthivel-axim
Comment options

@code-asher
Comment options

@code-asher
Comment options

@sakthivel-axim
Comment options

Answer selected by sakthivel-axim
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants