@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.
Search Criteria
Package Details: tengine-extra 3.1.0-1
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: | 2023-10-31 13:48 (UTC) |
Dependencies (9)
- geoip (geoip-gitAUR)
- gperftools (gperftools-gitAUR)
- libmaxminddb (libmaxminddb-gitAUR)
- libxcrypt (libxcrypt-gitAUR)
- lua-resty-coreAUR
- luajit (luajit-2.1-lua52-gitAUR, luajit-gitAUR, luajit-openrestyAUR)
- mailcap
- pcre
- zlib (zlib-ng-compat-gitAUR, zlib-gitAUR, zlib-ng-compat)
Required by (165)
- aegir (requires nginx)
- aria-ng-deploy (requires nginx) (optional)
- ariang-git (requires nginx) (optional)
- arsse (requires nginx) (optional)
- arsse-git (requires nginx) (optional)
- bareos-webui-nginx (requires nginx)
- bgerp (requires nginx) (optional)
- bgerp-git (requires nginx) (optional)
- bip39-standalone (requires nginx) (optional)
- bookstack (requires nginx) (optional)
- btcpayserver (requires nginx) (optional)
- casdoor (requires nginx) (optional)
- certbot-ocsp-fetcher-git (requires nginx) (optional)
- chevereto (requires nginx) (optional)
- concrnt-webui (requires nginx) (optional)
- concrnt-webui-bin (requires nginx) (optional)
- cops (requires nginx) (optional)
- cops-mikespub-org (requires nginx) (optional)
- cryptpad (requires nginx) (optional)
- curly-turtle (requires nginx) (optional)
- Show 145 more...
Sources (8)
Latest Comments
« First ‹ Previous 1 2
AstroProfundis commented on 2015-02-23 18:20 (UTC)
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