Ticket #3156 (closed defect: invalid)
Error whe trying to solve Master/Slave Conf
| Reported by: | gamamtz@… | Owned by: | jacalvo@… |
|---|---|---|---|
| Milestone: | Component: | base | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
i get this error when i tried to solve a "slpad stop" using this trac http://trac.zentyal.org/changeset/22624 i erased the line 2734 of the file UsersAndGroups?.pm and then activate the module user and group. then the error is
Failed to enable: root command /usr/share//ebox-asterisk/ebox-asterisk-enable failed. Error output: + /usr/share/ebox-asterisk/ebox-asterisk-ldap update Undefined subroutine &EBox::Config::scripts called at /usr/share/perl5/EBox/UsersAndGroups.pm line 77, line 466. BEGIN failed--compilation aborted at /usr/share/perl5/EBox/UsersAndGroups.pm line 77, line 466. Compilation failed in require at /usr/share/perl5/EBox/Asterisk/Extensions.pm line 29, line 466. BEGIN failed--compilation aborted at /usr/share/perl5/EBox/Asterisk/Extensions.pm line 29, line 466. Compilation failed in require at /usr/share/ebox-asterisk/ebox-asterisk-ldap line 6, line 466. BEGIN failed--compilation aborted at /usr/share/ebox-asterisk/ebox-asterisk-ldap line 6, line 466. Command output: . Exit value: 9
Trace Failed to enable: root command /usr/shareebox-asterisk/ebox-asterisk-enable failed. Error output: + /usr/share/ebox-asterisk/ebox-asterisk-ldap update Undefined subroutine &EBox::Config::scripts called at /usr/share/perl5/EBox/UsersAndGroups.pm line 77, line 466. BEGIN failed--compilation aborted at /usr/share/perl5/EBox/UsersAndGroups.pm line 77, line 466. Compilation failed in require at /usr/share/perl5/EBox/Asterisk/Extensions.pm line 29, line 466. BEGIN failed--compilation aborted at /usr/share/perl5/EBox/Asterisk/Extensions.pm line 29, line 466. Compilation failed in require at /usr/share/ebox-asterisk/ebox-asterisk-ldap line 6, line 466. BEGIN failed--compilation aborted at /usr/share/ebox-asterisk/ebox-asterisk-ldap line 6, line 466.
Command output: . Exit value: 9 at /usr/share/perl5/EBox/CGI/ServiceModule/ConfigureModuleController.pm line 74 EBox::CGI::ServiceModule::ConfigureModuleController::_process('EBox::CGI::ServiceModule::ConfigureModuleController?=HASH(0x7f...') called at /usr/share/perl5/EBox/CGI/Base.pm line 262 EBox::CGI::Base::run('EBox::CGI::ServiceModule::ConfigureModuleController?=HASH(0x7f...') called at /usr/share/perl5/EBox/CGI/Run.pm line 120 EBox::CGI::Run::run('EBox::CGI::Run', 'ServiceModule/ConfigureModuleController?', 'EBox') called at /usr/share/ebox/cgi/ebox.cgi line 35 ModPerl::ROOT::ModPerl::Registry::usr_share_ebox_cgi_ebox_2ecgi::handler('Apache2::RequestRec?=SCALAR(0x7f90751935a8)') called at /usr/lib/perl5/ModPerl/RegistryCooker.pm line 204 eval {...} called at /usr/lib/perl5/ModPerl/RegistryCooker.pm line 204 ModPerl::RegistryCooker::run('ModPerl::Registry=HASH(0x7f907518e448)') called at /usr/lib/perl5/ModPerl/RegistryCooker.pm line 170 ModPerl::RegistryCooker::default_handler('ModPerl::Registry=HASH(0x7f907518e448)') called at /usr/lib/perl5/ModPerl/Registry.pm line 31 ModPerl::Registry::handler('ModPerl::Registry', 'Apache2::RequestRec?=SCALAR(0x7f90751935a8)') called at -e line 0 eval {...} called at -e line 0
now i restore the original file of UsersAndGroup?.pm but the error appears every time when save changes and i cannot sync user from the server to slave.
