question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

ARM support would be nice

See original GitHub issue

As it is, the Docker image can’t be built on ARM:

error /node_modules/chromedriver: Command failed. Exit code: 1 
Command: node install.js 
Arguments: 
Directory: /node_modules/chromedriver 
Output: Only Linux 64 bits supported.

I tried installing chromium-driver before the yarn install command in the Dockerfile, but apparently, that driver doesn’t get recognized.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:1
  • Comments:6 (3 by maintainers)

github_iconTop GitHub Comments

2reactions
georgegevoiancommented, Apr 7, 2022

As of version 0.7.8, arm64 support is now included in our official images.

https://hub.docker.com/r/gristlabs/grist/tags

0reactions
robinMcAcommented, Feb 24, 2022

Hi @paulfitz, lxml for python didn’t install without them got error like 👇🏽 , I didn’t test if all of the libs were needed was just happy that it worked.

aarch64-linux-gnu-gcc -pthread -DNDEBUG -g -fwrapv -O2 -Wall -Wstrict-prototypes -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -g -fdebug-prefix-map=/build/python2.7-QCkEc0/python2.7-2.7.16=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -DCYTHON_CLINE_IN_TRACEBACK=0 -I/usr/include/libxml2 -Isrc -Isrc/lxml/includes -I/usr/include/python2.7 -c src/lxml/etree.c -o build/temp.linux-aarch64-2.7/src/lxml/etree.o -w
#32 59.74     src/lxml/etree.c:97:10: fatal error: Python.h: No such file or directory
#32 59.74      #include "Python.h"
#32 59.74               ^~~~~~~~~~
#32 59.74     compilation terminated.
#32 59.74     Compile failed: command 'aarch64-linux-gnu-gcc' failed with exit status 1
#32 59.74     creating tmp
#32 59.74     cc -I/usr/include/libxml2 -I/usr/include/libxml2 -c /tmp/xmlXPathInitme5njH.c -o tmp/xmlXPathInitme5njH.o
#32 59.74     /tmp/xmlXPathInitme5njH.c:2:1: warning: return type defaults to ‘int’ [-Wimplicit-int]
#32 59.74      main (int argc, char **argv) {
#32 59.74      ^~~~
#32 59.74     cc tmp/xmlXPathInitme5njH.o -lxml2 -o a.out
#32 59.74     error: command 'aarch64-linux-gnu-gcc' failed with exit status 1
Read more comments on GitHub >

github_iconTop Results From Across the Web

Amazon Best Sellers: Best Arm Supports
Discover the best Arm Supports in Best Sellers. ... VELPEAU Arm Sling Shoulder Immobilizer - Can Be Used During Sleep - Rotator Cuff...
Read more >
ARM Support for promtail and Loki · Issue #653 - GitHub
Loki and promtail is not available for ARM architecture Describe the ... Would be really nice that loki and promtail will have support...
Read more >
To Arm Rest or Not to Arm Rest… This is the Dilemma!
Office chair arm rest. Perhaps one of the most controversial ergonomic actions in the workplace is whether to use armrests or not.
Read more >
Mobile Arm Support - ALS Forums
I saw a device called a Mobile Arm Support which attaches to a wheelchair and provides movement on three axes while supporting the...
Read more >
ARM Support - Alteryx Community
This would be great to see! Have you set up an emulator to get around this in the meantime? If so, can you...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found