Search Criteria
Package Details: kerberosio-web 2.5.1-2
Git Clone URL: | https://aur.archlinux.org/kerberosio-web.git (read-only) |
---|---|
Package Base: | kerberosio-web |
Description: | Kerberos.io machinery |
Upstream URL: | https://github.com/kerberos-io/web |
Licenses: | |
Groups: | |
Submitter: | sakhnik |
Maintainer: | sakhnik |
Last Packager: | sakhnik |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2018-03-24 17:41 |
Last Updated: | 2018-06-15 19:11 |
Dependencies (3)
- nginx (nginx-passenger-mod-auth-kerb-git, nginx-hg, nginx-oboe, nginx-custom-dev, nginx-pagespeed, nginx-nchan-git, nginx-google_filter, nginx-mainline-libressl, nginx-nchan, nginx-mainline-openssl-weak, nginx-rtmp, nginx-mainline-passenger, nginx-custom, nginx-devel, nginx-devel-mod-naxsi, tengine, tengine-extra, nginx-libressl, nginx-mainline-boringssl, nginx-mainline)
- php-fpm (php55-fpm, php53-fpm, php70-fpm-noconflict, php-zts-fpm, php56-fpm, php72-fpm)
- php-gd (php55-gd, php53-gd, php70-gd-noconflict, php-zts-gd, php56-gd, php72-gd)
Latest Comments
sakhnik commented on 2018-06-26 12:25
Not going to support anymore in favour of https://sakhnik.com/2018/06/26/kerberosio-nspawn.html
sakhnik commented on 2018-06-11 12:50
Thanks for letting know! So php 7.2 removed the extension mcrypt completely. One option could be to continue using older version of php (either php70 or php71). The other option could be to simply remove the dependency, it's only used for AWS or another cloud option. Personally, I'd opt for the latter. You can always fix PKGBUILD locally with a text editor.
sdkyuzo commented on 2018-06-11 03:36
Package declares dependency on php-mcrypt, which doesn't exist in AUR. Attempting to build gives the error:
Dependency
php-mcrypt' of
kerberosio-web' does not exist.Is anyone else using this package and has gotten it working?