Package Details: rsyslog 8.2408.0-1

Git Clone URL: https://aur.archlinux.org/rsyslog.git (read-only, click to copy)
Package Base: rsyslog
Description: An enhanced multi-threaded syslogd with a focus on security and reliability
Upstream URL: http://www.rsyslog.com/
Licenses: GPL3
Submitter: Barthalion
Maintainer: fordprefect
Last Packager: fordprefect
Votes: 19
Popularity: 0.26
First Submitted: 2018-01-07 12:53 (UTC)
Last Updated: 2024-08-24 08:52 (UTC)

Latest Comments

« First ‹ Previous 1 2 3 4 5 6 Next › Last »

Tuerai commented on 2018-04-04 17:32 (UTC)

I would also like to recommend setting the arch on libestr, libfastjson, liblogging, librelp, and rsyslog to any, or including armv6h and aarch64. It seems a bit counter-intuitive to suddenly drop the ability to build for those without modifying the PKGBUILD when it was packaged for them before.

ckujau commented on 2018-03-01 02:50 (UTC)

Curious: why was this moved to AUR? Or, more general: is there a tracker to subscribe to, to get notified when a package is (about to be) moved from the official repositories to AUR? Or even the other way around?

<deleted-account> commented on 2018-02-26 20:11 (UTC)

thanks meti, works indeed like a charm now!

maderios commented on 2018-02-26 20:08 (UTC)

It works now, thanks :)

meti commented on 2018-02-24 22:50 (UTC)

Should start now, upstream .service file used two -i flags, replaced with a single flag and it works

maderios commented on 2018-02-23 09:17 (UTC)

Same bug for me. May be need upstream report?

thx1138 commented on 2018-02-22 21:36 (UTC)

I'm seeing segfault in 8.33.0-1.

kernel: rsyslogd[1454]: segfault at 7ffdf0000000 ip 00007f0121dd2933 sp 00007ffdf139a3e0 error 4 in libc-2.26.so[7f0121d50000+1ae000]

Stack trace of thread 1454:

0 0x00007f0121dd2933 __libc_free (libc.so.6)
1 0x00005585ca2bb18e n/a (rsyslogd)
2 0x00005585ca2b9166 main (rsyslogd)
3 0x00007f0121d70f4a __libc_start_main (libc.so.6)
4 0x00005585ca2b96aa _start (rsyslogd)

meti commented on 2018-01-23 21:04 (UTC)

@woefe

just set it.

woefe commented on 2018-01-17 12:48 (UTC)

Please consider using arch=('any') instead of x86_64. I was able to build and run it successfully on my Raspberry Pi after setting arch to any

meti commented on 2018-01-08 07:19 (UTC) (edited on 2018-01-08 07:20 (UTC) by meti)

@City-busz

Can't reproduce:

$ sudo /usr/bin/killall -HUP /usr/bin/rsyslogd; echo $?

0