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.

I’ve been attempting to install the agent on a raspberry pi, following the instructions for Debian on the LogDNA website:

echo "deb http://repo.logdna.com stable main" | sudo tee /etc/apt/sources.list.d/logdna.list
wget -O- https://s3.amazonaws.com/repo.logdna.com/logdna.gpg | sudo apt-key add -
sudo apt-get update
sudo apt-get install logdna-agent < "/dev/null" # this line needed for copy/paste

However, when it gets to the sudo apt-get update step, the command fails with this message:

W: Failed to fetch http://repo.logdna.com/dists/stable/Release  Unable to find expected entry 'main/binary-armhf/Packages' in Release file (Wrong sources.list entry or malformed file)

Would it be possible to get an ARM release to avoid the overhead of downloading nodejs and installing from source?

Issue Analytics

  • State:open
  • Created 6 years ago
  • Reactions:10
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

3reactions
nlamiraultcommented, May 2, 2018

Hi, any news on this feature ? It would be interesting to have an ARM version of the agent to collect logs from a Kubernetes cluster on Raspberry PI. Thanks.

3reactions
leeliucommented, Jan 10, 2018

Sorry for the super late reply. Yeah we’ve wanted to do an ARM build for awhile. We have this planned for after we migrate to a proper CI environment for the agent/cli. I’ll update this when we have more info.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Single Arm Releases With A Club
In a proper release with the right arm the sequence of motion will go: Right shoulder works in front of the body; Right...
Read more >
Arm Performance Libraries Release history
Download Arm Performance Libraries (standalone version). Version 22.1. Released: September 23, 2022. Download Download. Download Arm ...
Read more >
NVIDIA and SoftBank Group Announce Termination of ...
Certain statements in this press release including, but not limited to, statements as to: Arm's future and NVIDIA continuing to support them ...
Read more >
ARM architecture family
Released in 2011, the ARMv8-A architecture added support for a 64-bit address space and 64-bit arithmetic with its new 32-bit fixed-length instruction set....
Read more >
ARM 2022.2 Release Notes
Learn about the new features and improvements for ARM. The release notes list issues fixed in the release, open issues, ...
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 Reddit Thread

No results found

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