Search Criteria
Package Details: charybdis 4.1.2-5
Git Clone URL: | https://aur.archlinux.org/charybdis.git (read-only, click to copy) |
---|---|
Package Base: | charybdis |
Description: | Scalable IRCv3.2 server for large, community-oriented networks |
Upstream URL: | https://charybdis-ircd.github.io |
Keywords: | ircd |
Licenses: | |
Conflicts: | |
Provides: | |
Submitter: | nekonyuu |
Maintainer: | grawlinson |
Last Packager: | TheGoliath |
Votes: | 2 |
Popularity: | 0.004423 |
First Submitted: | 2016-03-03 16:46 |
Last Updated: | 2020-06-07 17:10 |
Dependencies (7)
- bison (byacc-bison, bison-git)
- flex (flex-git)
- openssl (libressl-git, openssl-purify, openssl-zlib, openssl-git, openssl-weak-ciphers, openssl-hardened)
- zlib (zlib-static, zlib-git, zlib-asm, minizip-asm, zlib-ng-git)
- gnutls (gnutls-tiny-git, gnutls-git, gnutls-next, gnutls-openssl, gnutls-nodocs-git) (make)
- mbedtls (mbedtls-git) (make)
- openssl (libressl-git, openssl-purify, openssl-zlib, openssl-git, openssl-weak-ciphers, openssl-hardened) (make)
Latest Comments
1 2 Next › Last »
Strykar commented on 2020-10-12 20:54
Uncommenting any of the log options gives
*** Notice -- WARNING: Unable to access logfile logs/userlog - access to parent directory logs failed: Permission denied
Specifying the full path in
ircd.conf
fixes it.It appears just
--localstatedir=/var
isn't doing it and perhaps--with-logdir=/var/log/charybdis/logs
should be specified at build time?TheGoliath commented on 2020-06-09 12:53
backup=('/etc/charybdis/ircd.motd.default')
Strykar commented on 2020-06-09 12:47
Please post an example, I'm unclear how to achieve this via PKGBUILD like I think you're suggesting?
P.S. - Unrelated, but this is the only aur package page where I'm unable to see the checkbox for "Enable notifications".
TheGoliath commented on 2020-06-09 12:37
Might a backup entry do the trick, too?
Strykar commented on 2020-06-09 12:31
Would you consider adding a pacman hook to replace the default MOTD with a user's own, currently the MOTD is overwritten with each update?
Or (how) should this be done in the PKGBUILD by users?
Ex:
TheGoliath commented on 2020-06-06 12:14
Thx. Gonna take care of this
Strykar commented on 2020-06-06 11:52
The systemd unit file tries to execute '/usr/bin/charybdis-ircd' but the executable created is '/usr/bin/charybdis'.
grawlinson commented on 2020-05-20 00:13
All done! Package can probably do with some love.
TheGoliath commented on 2020-05-19 14:30
Hello. I'd like to help maintaining the package :)
Strykar commented on 2019-12-20 02:14
Perhaps, source website seems down, perhaps we should change from: source=("http://distfiles.charybdis.io/charybdis-${pkgver}.tar.bz2") to source=("https://github.com/charybdis-ircd/charybdis/archive/charybdis-4.1.2.tar.gz")
See https://github.com/charybdis-ircd/charybdis/issues/236 They've lost the domain