Search Criteria
Package Details: rsyslog 8.2410.0-1
Package Actions
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.121753 |
First Submitted: | 2018-01-07 12:53 (UTC) |
Last Updated: | 2024-11-17 13:55 (UTC) |
Dependencies (19)
- libestrAUR
- libfastjsonAUR
- libloggingAUR
- librelpAUR
- bison (byacc-bisonAUR, bison-gitAUR) (make)
- flex (flex-gitAUR) (make)
- gnutls (gnutls-gitAUR) (make)
- libestrAUR (make)
- libfastjsonAUR (make)
- libloggingAUR (make)
- libmariadbclient (libmysqlclient55AUR, libmysqlclient56AUR, mariadb-libs-gitAUR, libmysqlclient81AUR, libmysqlclient57AUR, libmysqlclient80AUR, libmysqlclientAUR, mariadb-libs, mariadb-lts-libs) (make)
- librelpAUR (make)
- net-snmp (make)
- postgresql-libs (postgresql-libs-12AUR, postgresql13-libsAUR, postgresql-libs-gitAUR) (make)
- python-docutils (make)
- gnutls (gnutls-gitAUR) (optional)
- libmariadbclient (libmysqlclient55AUR, libmysqlclient56AUR, mariadb-libs-gitAUR, libmysqlclient81AUR, libmysqlclient57AUR, libmysqlclient80AUR, libmysqlclientAUR, mariadb-libs, mariadb-lts-libs) (optional) – MySQL Database Support
- net-snmp (optional)
- postgresql-libs (postgresql-libs-12AUR, postgresql13-libsAUR, postgresql-libs-gitAUR) (optional) – PostgreSQL Database Support
Required by (5)
- dokku
- dracut-git (optional)
- frr (optional)
- frr-git (optional)
- prelude-lml (optional)
Latest Comments
« First ‹ Previous 1 2 3 4 5 6 Next › Last »
xiota commented on 2024-07-02 18:54 (UTC)
rsyslog#5405
Doesn't really matter exactly when/where libgcrypt decided to drop the command. It's definitely gone now.
fordprefect commented on 2024-07-02 18:46 (UTC)
Thanks @smw and @xiota for the investigation. Skimming through the libgcrypt release notes and the package changes of core/libgcrypt I don't see where the decision on dropping the CLI originated. Could you search and file the appropriate bug report and link it here? I'm a bit low on time currently…
smw commented on 2024-07-02 02:51 (UTC) (edited on 2024-07-02 02:53 (UTC) by smw)
/usr/bin/libgcrypt-config was part of the libgcrypt package, up to and including version 1.10.3. However, it's missing from version 1.11.
For myself I copied the 1.10.3 version into /usr/bin and updated the version number inside it (on line 17).
xiota commented on 2024-07-01 22:32 (UTC)
Clean chroot. Adding
libgcrypt
to depends did not work.pacman -Fl
does not show any package containinglibgcrypt-config
.La_MouettE commented on 2024-03-24 11:12 (UTC)
Would it be possible to add the openssl module in the build ? Thanks !
rmmichael95 commented on 2023-08-16 16:05 (UTC) (edited on 2023-08-16 16:05 (UTC) by rmmichael95)
Same problem:
checking for LIBSYSTEMD_JOURNAL... no
configure: error: in `/tmp/makepkg/rsyslog/src/rsyslog-8.2308.0':
configure: error: imjournal support libraries are missing
ldd /usr/lib/rsyslog/imjournal.so
I don't use systemd but haven't had issues with building rsyslog before
fordprefect commented on 2023-08-16 07:46 (UTC)
@IOAOI: Would you please provide more details on your problem, please? You could e.g run ldd /usr/lib/rsyslog/imjournal.so if you have a version of rsyslog running already. Also, what build method did you employ? Clean chroot? Слава Україні
IOAOI commented on 2023-08-16 02:26 (UTC)
configure: error: imjournal support libraries are missing error: failed to build 'rsyslog'
vinibali commented on 2023-07-21 20:42 (UTC)
Hi! Can you please add the armv7h architecture? It's tested and working. Thanks
FabioLolix commented on 2023-05-14 18:45 (UTC)
Hello,
Packages of the
base-devel
group don't have to be specified in makedepends, it is a pre-requisite of using the AURPackages in depends=() don't have to be in makedepends=() [libestr, libfastjson, liblogging]
« First ‹ Previous 1 2 3 4 5 6 Next › Last »