rsyslog-pkg-rhel-centos icon indicating copy to clipboard operation
rsyslog-pkg-rhel-centos copied to clipboard

Package build sources for building RHEL/CentOS packages

Results 33 rsyslog-pkg-rhel-centos issues
Sort by recently updated
recently updated
newest added

I have been trying to install the latest rsyslog binary on UBI9 aarch64. Here is the dockerfile I have been testing with: ```dockerfile FROM registry.access.redhat.com/ubi9 USER root RUN curl -X...

This issue happens again now. Please check, thanks. It was a glitch an in a cleanup process. The source is identified and will be mitigated. The repo definition files are...

During configuration checking rsyslog displays the following error: ``` [root@rsyslog yum.repos.d]# rsyslogd -N1 rsyslogd: version 8.2404.0.master, config validation run (level 1), master config /etc/rsyslog.conf rsyslogd: could not load module 'imdtls',...

Hi, I'm using rhel 7.6 and running rsyslogd 8.24.0-52.el7 and audit-2.8.4-4.el7. Every time the audit daemon rotates it logs (internal to auditd not logrotate configuration) we get imfile-state files that...

Hello, I am running AlmaLinux 9.2, updating to rsyslog 8.2306 but not able to due to the following error: Problem 1: package rsyslog-8.2306.0-1.el9.x86_64 requires libfastjson >= 0.99.8, but none of...

Line 389 ~~~~ %build chmod +x /usr/bin/* ~~~~ Any reason for this? Seems like this is not really something we would want to do; it also breaks building the RPM...

The configs for mock contain the repository for KSI but the repository is unreachable. (returns 403). This need either manual building of libksi and libksi-devel or editing the spec file...

### Expected behavior RPM package should have mmpstrucdata.so installed on **/usr/lib64/rsyslog/mmpstrucdata.so** in CentOS 7.5 ### Actual behavior After installation of the rpm package 'rsyslog-8.24.0-57.el7_9.x86_64', the library is not found. ```...

Hello guys, Would it be possible to clarify which rsyslog v8-stable spec file is actually used for building RPMS in Adiscon repository? In particular if you look at branch rsyslog-8.2102.0-release...