meta-openembedded/meta-webserver/recipes-httpd
Kai Kang 8bb6955cf8 apache2: fix multilib file conflicts
There are errors of apache2 about files conflicts when multilib enabled:

| Error: Transaction check error:
|   file /etc/apache2/extra/httpd-ssl.conf conflicts between attempted installs of lib32-apache2-2.4.41-r0.core2_32 and apache2-2.4.41-r0.core2_64
|   file /etc/apache2/httpd.conf conflicts between attempted installs of lib32-apache2-2.4.41-r0.core2_32 and apache2-2.4.41-r0.core2_64
|   file /usr/sbin/envvars conflicts between attempted installs of lib32-apache2-2.4.41-r0.core2_32 and apache2-2.4.41-r0.core2_64
|   file /usr/sbin/envvars-std conflicts between attempted installs of lib32-apache2-2.4.41-r0.core2_32 and apache2-2.4.41-r0.core2_64

It makes libexecdir point to ${libdir}. Reset to ${libexecdir} which could
eliminate file conflicts of the conf files. And remove /usr/sbin/envvars and
/usr/sbin/envvars-std which only used by apachectl. They only add standard
library path ${libdir} to LD_LIBRARY_PATH, so remove them to avoid multilib
file conflicts.

Signed-off-by: Kai Kang <kai.kang@windriver.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 8d4d608b4e)
Signed-off-by: Armin Kuster <akuster808@gmail.com>
2019-10-05 07:45:32 -07:00
..
apache-mod apache-websocket: upgrade to latest git rev 2019-04-16 21:07:25 -07:00
apache2 apache2: fix multilib file conflicts 2019-10-05 07:45:32 -07:00
cherokee cherokee: Upgrade to 1.2.104+git 2017-08-13 13:19:03 +02:00
hiawatha hiawatha: Add missing dep on virtual/crypt 2018-08-15 08:20:06 -07:00
monkey monkey: add a valid upstream check uri and regex 2018-03-16 19:27:54 -07:00
nginx nginx: add default proxy_params 2019-01-19 10:06:20 -08:00
nostromo nostromo: Add dep on virtual/crypt 2018-08-15 08:20:06 -07:00
sthttpd sthttpd: Add dependency on virtual/crypt 2018-08-15 08:20:06 -07:00