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.

Cannot install GRR client on RHEL 6.9

See original GitHub issue

Hello GRR Community.

I’m trying to install a GRR client on a RHEL 6.9 box. I’m getting errors related to the GLIB version installed on the system. My GRR server is Ubuntu 16.04.

The error I’m getting is: /usr/lib64/grr/grr_3.2.0.1_amd64/grrd: /lib64/libc.so.6: version `GLIBC_2.14' not found (required by /usr/lib64/grr/grr_3.2.0.1_amd64/libz.so.1)

I’m guessing that is because the server that the client was complied on has a newer version of GLIBC installed on it. I’m also guessing the best way to get around this is to re-compile the client on a system that has GLIBC_2.14 installed on it?

If that’s so, what’s the easiest way to achieve this? I was just going to install the GRR server on a CentOS 6.9 server, but I don’t see any good documentation for that. Is there a way to just re-compile the RPM on 6.9, so it can be used for that architecture?

Thank you.

Issue Analytics

  • State:closed
  • Created 6 years ago
  • Comments:5 (1 by maintainers)

github_iconTop GitHub Comments

1reaction
ogarodcommented, Mar 14, 2018

I’ve added a Travis job that will build templates for Centos 6: https://github.com/google/grr/commit/55d5dac7d4ab17af94c688f43f2501783c409c61

The rpm templates included in release server debs are for Centos 7. You can download the latest Centos 6 templates from the ‘gs://autobuilds.grr-response.com’ GCS bucket.

0reactions
coonsmatthewcommented, Mar 15, 2018

SWEET! Thanks.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Installing GRR clients on Linux
This is a quick manual on how to remove the GRR client completely from a machine. On Linux the standard system packaging (deb,...
Read more >
google/grr - Gitter
I tried to install the GRR server using Nginx. It is installed and shows the status active but I am not able to...
Read more >
Mattermost self-hosted changelog
Fixed an issue where users were unable to add Japanese comments correctly in the message Forward ... If that is set, s3 clients...
Read more >
All packages in Fedora / RHEL / CentOS / EPEL repositories
All packages in Fedora / RHEL / CentOS / EPEL repositories ... 1.1.10-2.el7.centos, 1.2.5-2.fc37 ... perl-Authen-CAS-Client · vanoudt, 0.07-18.fc35
Read more >
Compare Packages Between Distributions - DistroWatch.com
In this way we can not only compare two competing projects, but also track the ... connman-json-client 1.0_p20150721 ... File-ShareDir-Install 0.140.0
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