Changes

From SME Server
Jump to navigationJump to search
m
Line 64: Line 64:  
* CVS: https://viewvc.koozali.org/smecontribs/rpms/
 
* CVS: https://viewvc.koozali.org/smecontribs/rpms/
   −
=== Known issue: contribs using php and httpd ===
+
=== Known issue 1: contribs using php and httpd ===
 
SME10 introduce the use of php-fpm and dedicated pools for ibays and contribs. Hence, by default PHP module is disabled. Installing contribs containing a fragment template for /etc/httpd/conf/httpd.conf that contain any PHP module specific syntax will prevent httpd-e-smith to restart and leave you without webserver and server-manager.
 
SME10 introduce the use of php-fpm and dedicated pools for ibays and contribs. Hence, by default PHP module is disabled. Installing contribs containing a fragment template for /etc/httpd/conf/httpd.conf that contain any PHP module specific syntax will prevent httpd-e-smith to restart and leave you without webserver and server-manager.
   Line 83: Line 83:  
* smeserver-nextcloud
 
* smeserver-nextcloud
   −
=== Known issue: Transaction check error conflicts with file from package ===
+
=== Known issue 2: Transaction check error conflicts with file from package ===
 
Previously with el6 /CentOS6/SME9 there was a relaxed check on folder ownership, and it was ignored if a folder was ownde by multiple rpms. With el7/CentOS7/SME10 this is not allowed anymore. Hence few packages build for SME9, will not install on SME10 because of this conflict.
 
Previously with el6 /CentOS6/SME9 there was a relaxed check on folder ownership, and it was ignored if a folder was ownde by multiple rpms. With el7/CentOS7/SME10 this is not allowed anymore. Hence few packages build for SME9, will not install on SME10 because of this conflict.
   Line 93: Line 93:  
The simple fact of building it against SME10 will remove this issue with owning already owned files and folder, if not open a bug against e-smith-devtools and specify the file or folder giving the issue.
 
The simple fact of building it against SME10 will remove this issue with owning already owned files and folder, if not open a bug against e-smith-devtools and specify the file or folder giving the issue.
   −
=== Known issue: migration of contribs that start services requires consideration of startup methods ===
+
=== Known issue 3: migration of contribs that start services requires consideration of startup methods ===
 
With the introduction of systemd there are different and '''mutually exclusive''' options to start (and monitor) services.
 
With the introduction of systemd there are different and '''mutually exclusive''' options to start (and monitor) services.
 
* Old way: as long as <code>/etc/rc.d/rc7.d/S??contrib</code> exists, the bootstrap console will start the service as in versions previous to 10.
 
* Old way: as long as <code>/etc/rc.d/rc7.d/S??contrib</code> exists, the bootstrap console will start the service as in versions previous to 10.

Navigation menu