For anyone upgrading from prior versions to 2.3.0, please read the notice[1] from upstream and check config files before attempting to restart process.
Search Criteria
Package Details: tengine-extra 2.3.3-4
Package Actions
Git Clone URL: | https://aur.archlinux.org/tengine-extra.git (read-only, click to copy) |
---|---|
Package Base: | tengine-extra |
Description: | A web server based on Nginx and has many advanced features, originated by Taobao. Some extra modules enabled. |
Upstream URL: | http://tengine.taobao.org |
Keywords: | nginx tengine webserver |
Licenses: | custom |
Conflicts: | tengine |
Provides: | nginx, tengine |
Submitter: | AstroProfundis |
Maintainer: | AstroProfundis |
Last Packager: | AstroProfundis |
Votes: | 0 |
Popularity: | 0.000000 |
First Submitted: | 2014-05-05 03:45 (UTC) |
Last Updated: | 2022-05-23 04:08 (UTC) |
Dependencies (8)
- geoip (geoip-git)
- gperftools (gperftools-git, gperftools-aarch64-tls-fix)
- libmaxminddb (libmaxminddb-git)
- luajit (moonjit, luajit-2.1-lua52-git, luajit-openresty)
- mailcap (mailcap-mime-types)
- openssl (libressl-git, openssl-static, openssl-hardened, quictls-openssl, openssl-git)
- pcre (pcre-svn)
- zlib (zlib-static, zlib-git, zlib-ng, zlib-ng-compat-git)
Required by (134)
- aegir (requires nginx)
- anki-sync-server-git (requires nginx)
- aria-ng-deploy (requires nginx) (optional)
- arsse (requires nginx) (optional)
- arsse-git (requires nginx) (optional)
- backdrop (requires nginx) (optional)
- bandwidthd (requires nginx)
- bgerp (requires nginx) (optional)
- bgerp-git (requires nginx) (optional)
- btcpayserver (requires nginx) (optional)
- chevereto (requires nginx) (optional)
- concrete5 (requires nginx) (optional)
- cops (requires nginx) (optional)
- cryptpad (requires nginx) (optional)
- curly-turtle (requires nginx) (optional)
- davical (requires nginx) (optional)
- discourse (requires nginx) (optional)
- dokku (requires nginx)
- engelsystem (requires nginx) (optional)
- feedbin-git (requires nginx) (optional)
Sources (5)
Latest Comments
AstroProfundis commented on 2019-03-26 06:46 (UTC)
AstroProfundis commented on 2017-05-01 08:08 (UTC)
Switched to use openssl-1.0 as dependency, as tengine is not working with openssl 1.1.x yet. See https://github.com/alibaba/tengine/issues/785 for more details.
AstroProfundis commented on 2015-02-23 18:20 (UTC)
@ser Thanks for the feedback! This is due to /sbin is a symbol link to /usr/bin, and pacman somehow treats it as a file not a directory. I have updated the path to /usr/bin to fix the error.
Please try tengine-extra 2.1.0-5.
ser commented on 2015-02-23 14:52 (UTC)
It builds, but when I want to install it:
Packages (1) tengine-extra-2.1.0-4
Total Installed Size: 1,66 MiB
:: Proceed with installation? [Y/n]
(1/1) checking keys in keyring [################################################] 100%
(1/1) checking package integrity [################################################] 100%
(1/1) loading package files [################################################] 100%
(1/1) checking for file conflicts [################################################] 100%
error: failed to commit transaction (conflicting files)
tengine-extra: /sbin exists in filesystem
Errors occurred, no packages were upgraded.
Pinned Comments
AstroProfundis commented on 2019-03-26 06:46 (UTC)
For anyone upgrading from prior versions to 2.3.0, please read the notice[1] from upstream and check config files before attempting to restart process.
[1]. https://github.com/alibaba/tengine/issues/1220