Changes

From SME Server
Jump to navigationJump to search
no edit summary
Line 1: Line 1:  
{{Tip box|This page contains bits and pieces of user feedback regarding the development (and testing) of the next SME Server release based on CentOS6. <BR>See [[SME_on_CentOS_6|SME on Centos 6]]. Your feedback would be appreciated too, so please share you feedback on this page. Thanks!. Please note that all the below is unstructured user feedback. Your findings that require developers attention should be logged in our Bug Tracker}}
 
{{Tip box|This page contains bits and pieces of user feedback regarding the development (and testing) of the next SME Server release based on CentOS6. <BR>See [[SME_on_CentOS_6|SME on Centos 6]]. Your feedback would be appreciated too, so please share you feedback on this page. Thanks!. Please note that all the below is unstructured user feedback. Your findings that require developers attention should be logged in our Bug Tracker}}
   −
Back to [[SME_on_CentOS_6|SME on CentOS 6]]
+
Back to [[SME_Server_9.0_Development|SME Server 9.0 Development]]
 +
 
 +
 
 +
{{note box| This page is now obsolete, kept for reference only. see [[SME Server:9.0|SME Server 9 Release Notes]]}}
 +
 
 +
__TOC__
    
You can find our Bug Tracker [http://bugs.contribs.org/bugs/buglist.cgi?product=SME%20Server%209.X&component=Cleanup&resolution=--- here]  
 
You can find our Bug Tracker [http://bugs.contribs.org/bugs/buglist.cgi?product=SME%20Server%209.X&component=Cleanup&resolution=--- here]  
 +
 +
Based on the below user feedback the page [[SME9BuildQueue]] shows the current status of processing the user feedback and building new RPM packages
      Line 10: Line 17:  
  yum install mod_ssl
 
  yum install mod_ssl
   −
* mod_auth_tkt used to provide the perl Apache::AuthTkt module. It's not the case anymore so this module is now missing, preventing the server-manager to load. A standalone perl-Apache-AuthTkt rpm is available on repoforge. See [[bugzilla:7236|Bug #7236: e-smith-manager should require perl(Apache::AuthTkt)]]
+
* <strike>mod_auth_tkt used to provide the perl Apache::AuthTkt module. It's not the case anymore so this module is now missing, preventing the server-manager to load. A standalone perl-Apache-AuthTkt rpm is available on repoforge. See </strike>[[bugzilla:7236|Bug #7236: e-smith-manager should require perl(Apache::AuthTkt)]]
* perl-suidperl is not installed (should be added as required by e-smith-manager). See [[bugzilla:7235|Bug #7235: e-smith-manager should require perl-suidperl]]
+
* <strike>perl-suidperl is not installed (should be added as required by e-smith-manager). See </strike>[[bugzilla:7235|Bug #7235: e-smith-manager should require perl-suidperl]]
 
  yum install perl-suidperl
 
  yum install perl-suidperl
   Line 28: Line 35:  
Or find why the param is double encoded. See [[bugzilla:7254|Bug #7253: back URL on server-manager is double encoded]]
 
Or find why the param is double encoded. See [[bugzilla:7254|Bug #7253: back URL on server-manager is double encoded]]
   −
* The only two panels which doesn't work (well, I'v not tested all the funcitonnalities) are Quotas and Backups. Both dies with the following error:
+
* <strike>The only two panels which doesn't work (well, I'v not tested all the functionalities) are Quotas and Backups. Both dies with the following error:</strike>
    
  [Sun Jan 27 19:53:29 2013] [error] [client 127.0.0.1] Can't locate Quota.pm in @INC (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at /etc/e-smith/web/panels/manager/cgi-bin/backup line 3035., referer: https://sme9.domain.tld/server-manager/navigation
 
  [Sun Jan 27 19:53:29 2013] [error] [client 127.0.0.1] Can't locate Quota.pm in @INC (@INC contains: /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at /etc/e-smith/web/panels/manager/cgi-bin/backup line 3035., referer: https://sme9.domain.tld/server-manager/navigation
   −
There is a perl-Quotas rpm installed but it's compiled for el5, so the path are not correct. We need a rebuilt rpm for perl-Quota. See [[bugzilla:7253|Bug #7253: Rebuild perl-Quota for EL6]]
+
<strike>There is a perl-Quotas rpm installed but it's compiled for el5, so the path are not correct. We need a rebuilt rpm for perl-Quota.</strike> See [[bugzilla:7253|Bug #7253: Rebuild perl-Quota for EL6]]
    
==Squid ==
 
==Squid ==
Line 73: Line 80:     
== qpsmtpd ==
 
== qpsmtpd ==
Doesn't start. See [[bugzilla:7223|Bug #7223: qpsmtp does not start]]
+
<strike>Doesn't start</strike>. See [[bugzilla:7263|Bug #7263: Rebuild qpsmtpd]]
 
  @400000005102ec023094f554 Can't locate Qpsmtpd/TcpServer.pm in @INC (@INC contains: lib /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at /usr/bin/qpsmtpd-forkserver line 13.
 
  @400000005102ec023094f554 Can't locate Qpsmtpd/TcpServer.pm in @INC (@INC contains: lib /usr/local/lib64/perl5 /usr/local/share/perl5 /usr/lib64/perl5/vendor_perl /usr/share/perl5/vendor_perl /usr/lib64/perl5 /usr/share/perl5) at /usr/bin/qpsmtpd-forkserver line 13.
 
  @400000005102ec023094fd24 BEGIN failed--compilation aborted at /usr/bin/qpsmtpd-forkserver line 13
 
  @400000005102ec023094fd24 BEGIN failed--compilation aborted at /usr/bin/qpsmtpd-forkserver line 13
   −
* We should rebuild qpsmtpd with a simple spec file change to use /usr/share/perl5/vendor_perl instead of /usr/lib/perl5/site_perl
+
* <strike>We should rebuild qpsmtpd with a simple spec file change to use /usr/share/perl5/vendor_perl instead of /usr/lib/perl5/site_perl</strike>
 
      
== radius ==
 
== radius ==
Line 114: Line 120:     
== console ==
 
== console ==
* kudzu has been removed from EL6, so now this bug [[bugzilla:3596|Bug #3596: Stop using kudzu for NIC detection]] needs to be fixed so we can detect network interfaces. A patch is waiting to be aproved.
+
* <strike>kudzu has been removed from EL6, so now this bug </strike>[[bugzilla:3596|Bug #3596: Stop using kudzu for NIC detection]] <strike>needs to be fixed so we can detect network interfaces. A patch is waiting to be aproved.</strike>
 
      
== iptables ==
 
== iptables ==
Line 144: Line 149:     
== yum ==
 
== yum ==
* The package smeserver-yum requires yum-fastestmirror, but in EL6, this plugin is renamed to yum-plugin-fastestmirror. We need to update the spec file for smeserver-yum. See [[bugzilla:7241|Bu #7241: update smeserver-yum dependancies to use yum-plugin-fastestmirror]]
+
* <strike>The package smeserver-yum requires yum-fastestmirror, but in EL6, this plugin is renamed to yum-plugin-fastestmirror. We need to update the spec file for smeserver-yum. See </strike>[[bugzilla:7241|Bug #7241: update smeserver-yum dependancies to use yum-plugin-fastestmirror]]
 
      
== samba ==
 
== samba ==
* In EL6, the default samba version is 3.5.10 (and will be 3.6 in the upcoming CentOS 6.4), so we need to update the dependancies set in e-smith-samba to use samba instead of samba3x. See [[bugzilla:7242|Bug #7242: update e-smith-samba dependancies]]
+
* <strike>In EL6, the default samba version is 3.5.10 (and will be 3.6 in the upcoming CentOS 6.4), so we need to update the dependancies set in e-smith-samba to use samba instead of samba3x. See [[bugzilla:7242|Bug #7242: update e-smith-samba dependancies]]</strike>
 
      
== various ==
 
== various ==
* manually running expand-templates has no effect (but the command exit with success). Templates expanded in signal-event are working
+
* manually running expand-templates has no effect (but the command exit with success). Templates expanded in signal-event are working [[bugzilla:7324|Bug #7324]]
    
<noinclude>[[Category:SME9-Development]]</noinclude>
 
<noinclude>[[Category:SME9-Development]]</noinclude>

Navigation menu