[fedora-websites] #150: Fails to build under F18 (new Apache release)

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



#150: Fails to build under F18 (new Apache release)
---------------------+------------------------
 Reporter:  shaiton  |       Owner:  webmaster
     Type:  defect   |      Status:  new
 Priority:  major    |   Milestone:
Component:  General  |     Version:
 Keywords:           |  Blocked By:
 Blocking:           |
---------------------+------------------------
 The actual websites can't be built under Fedora 18 as there were some
 modules renamed/removed/replaced.

 Here is what I get after some cleaning (adding a new module and removing
 the not found ones):

 {{{
 diff --git a/fedoraproject.org/httpd/conf/httpd.conf.in
 b/fedoraproject.org/httpd/conf/httpd.conf.in
 index e4b416a..7e9fd9b 100644
 --- a/fedoraproject.org/httpd/conf/httpd.conf.in
 +++ b/fedoraproject.org/httpd/conf/httpd.conf.in
 @@ -145,21 +145,22 @@ Listen 5000
  # Example:
  # LoadModule foo_module modules/mod_foo.so
  #
 +LoadModule mpm_prefork_module /etc/httpd/modules/mod_mpm_prefork.so
  LoadModule auth_basic_module /etc/httpd/modules/mod_auth_basic.so
  LoadModule auth_digest_module /etc/httpd/modules/mod_auth_digest.so
  LoadModule authn_file_module /etc/httpd/modules/mod_authn_file.so
 -LoadModule authn_alias_module /etc/httpd/modules/mod_authn_alias.so
 +#LoadModule authn_alias_module /etc/httpd/modules/mod_authn_alias.so
  LoadModule authn_anon_module /etc/httpd/modules/mod_authn_anon.so
  LoadModule authn_dbm_module /etc/httpd/modules/mod_authn_dbm.so
 -LoadModule authn_default_module /etc/httpd/modules/mod_authn_default.so
 +#LoadModule authn_default_module /etc/httpd/modules/mod_authn_default.so
  LoadModule authz_host_module /etc/httpd/modules/mod_authz_host.so
  LoadModule authz_user_module /etc/httpd/modules/mod_authz_user.so
  LoadModule authz_owner_module /etc/httpd/modules/mod_authz_owner.so
  LoadModule authz_groupfile_module
 /etc/httpd/modules/mod_authz_groupfile.so
  LoadModule authz_dbm_module /etc/httpd/modules/mod_authz_dbm.so
 -LoadModule authz_default_module /etc/httpd/modules/mod_authz_default.so
 -LoadModule ldap_module /etc/httpd/modules/mod_ldap.so
 -LoadModule authnz_ldap_module /etc/httpd/modules/mod_authnz_ldap.so
 +#LoadModule authz_default_module /etc/httpd/modules/mod_authz_default.so
 +#LoadModule ldap_module /etc/httpd/modules/mod_ldap.so
 +#LoadModule authnz_ldap_module /etc/httpd/modules/mod_authnz_ldap.so
  LoadModule include_module /etc/httpd/modules/mod_include.so
  LoadModule log_config_module /etc/httpd/modules/mod_log_config.so
  LoadModule logio_module /etc/httpd/modules/mod_logio.so
 @@ -192,7 +193,7 @@ LoadModule proxy_http_module
 /etc/httpd/modules/mod_proxy_http.so
  LoadModule proxy_connect_module /etc/httpd/modules/mod_proxy_connect.so
  LoadModule cache_module /etc/httpd/modules/mod_cache.so
  LoadModule suexec_module /etc/httpd/modules/mod_suexec.so
 -LoadModule disk_cache_module /etc/httpd/modules/mod_disk_cache.so
 +#LoadModule disk_cache_module /etc/httpd/modules/mod_disk_cache.so
  #LoadModule file_cache_module /etc/httpd/modules/mod_file_cache.so
  #LoadModule mem_cache_module /etc/httpd/modules/mod_mem_cache.so
  LoadModule cgi_module /etc/httpd/modules/mod_cgi.so
 }}}

 We need to figure out the new name of the missing modules, and update the
 config accordingly. Be aware that our builders are under RHEL and NEEDS
 the old config.

-- 
Ticket URL: <https://fedorahosted.org/fedora-websites/ticket/150>
fedora-websites <https://fedoraproject.org/wiki/Websites>
Fedora Website Team's Trac instance
-- 
websites mailing list
websites@xxxxxxxxxxxxxxxxxxxxxxx
https://admin.fedoraproject.org/mailman/listinfo/websites



[Index of Archives]     [Fedora Users]     [Linux ARM]     [ARM Kernel]     [Older Fedora Users]     [Fedora Advisory Board]     [Fedora Security]     [Fedora Devel Java]     [Fedora Desktop]     [ATA RAID]     [Fedora Marketing]     [Fedora Mentors]     [Fedora Package Announce]     [Fedora Package Review]     [Fedora Music]     [Fedora Packaging]     [Centos]     [Fedora SELinux]     [Coolkey]     [Yum Users]     [Yosemite News]     [KDE Users]     [Fedora Art]     [Fedora Docs]     [Asterisk PBX]

  Powered by Linux