Skip to content
This repository was archived by the owner on Sep 17, 2025. It is now read-only.
This repository was archived by the owner on Sep 17, 2025. It is now read-only.

RPM for PPC64 architecture #151

@Hydrocephalic

Description

@Hydrocephalic

I've been attempting to install the agent on a ppc64 architecture, following the instructions for RedHat on the LogDNA website:

[root@server ~]# cat /etc/yum.repos.d/logdna.repo
[logdna]
baseurl = https://repo.logdna.com/el6/
enabled = 1
gpgcheck = 1
gpgkey = https://repo.logdna.com/logdna.gpg
name = LogDNA repo

# yum install logdna-agent
Loaded plugins: product-id, search-disabled-repos, subscription-manager, versionlock
No package logdna-agent available.
Error: Nothing to do

[root@server ~]# yum repolist |grep logdna
logdna                                   LogDNA repo                         0+8
CPE OS Name: cpe:/o:redhat:enterprise_linux:7.5:GA:server
Kernel: Linux 3.10.0-862.25.3.el7.ppc64le
Architecture: ppc64-le

It seems to me LogDNA agent has no package for ppc64 architecture.

Would it be possible to publish the PPC64 RPM on the repo?

Metadata

Metadata

Assignees

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions