Modify ↓
Ticket #4636 (closed defect: worksforme)
Error loading class: EBox::Mail error: Base class package 'EBox::KerberosModule' is empty.
| Reported by: | anonymous | Owned by: | jamor@… |
|---|---|---|---|
| Milestone: | 3.0 | Component: | base |
| Severity: | normal | Keywords: | |
| Cc: |
Description (last modified by jamor@…) (diff)
Error
Error loading class: EBox::Mail error: Base class package 'EBox::KerberosModule' is empty.
(Perhaps you need to 'use' the module which defines that package first,
or make that module available in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14 /usr/local/lib/site_perl . /var/lib/zentyal/conf/).
at /usr/share/perl5/EBox/Mail.pm line 21
BEGIN failed--compilation aborted at /usr/share/perl5/EBox/Mail.pm line 24, <DATA> line 522.
Compilation failed in require at (eval 152) line 2, <DATA> line 522.
BEGIN failed--compilation aborted at (eval 152) line 2, <DATA> line 522.
Trace
Error loading class: EBox::Mail error: Base class package 'EBox::KerberosModule' is empty.
(Perhaps you need to 'use' the module which defines that package first,
or make that module available in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.14.2 /usr/local/share/perl/5.14.2 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.14 /usr/share/perl/5.14 /usr/local/lib/site_perl . /var/lib/zentyal/conf/).
at /usr/share/perl5/EBox/Mail.pm line 21
BEGIN failed--compilation aborted at /usr/share/perl5/EBox/Mail.pm line 24, <DATA> line 522.
Compilation failed in require at (eval 152) line 2, <DATA> line 522.
BEGIN failed--compilation aborted at (eval 152) line 2, <DATA> line 522.
at /usr/share/perl5/EBox/GlobalImpl.pm line 843
EBox::GlobalImpl::modInstance('EBox::GlobalImpl=HASH(0x7f42cb08fc60)', undef, 'mail') called at /usr/share/perl5/EBox/GlobalImpl.pm line 788
EBox::GlobalImpl::modInstancesOfType('EBox::GlobalImpl=HASH(0x7f42cb08fc60)', undef, 'EBox::Module::Service') called at /usr/share/perl5/EBox/Global.pm line 92
EBox::Global::AUTOLOAD('EBox::Global=HASH(0x7f42cb203860)', 'EBox::Module::Service') called at /usr/share/perl5/EBox/CGI/Wizard.pm line 64
EBox::CGI::Wizard::_modulesWizardPages('EBox::CGI::Wizard=HASH(0x7f42cb1217f8)') called at /usr/share/perl5/EBox/CGI/Wizard.pm line 49
EBox::CGI::Wizard::_process('EBox::CGI::Wizard=HASH(0x7f42cb1217f8)') called at /usr/share/perl5/EBox/CGI/Base.pm line 274
EBox::CGI::Base::run('EBox::CGI::Wizard=HASH(0x7f42cb1217f8)') called at /usr/share/perl5/EBox/CGI/Run.pm line 133
EBox::CGI::Run::run('EBox::CGI::Run', 'Wizard', 'EBox') called at /usr/share/zentyal/cgi/ebox.cgi line 34
ModPerl::ROOT::ModPerl::Registry::usr_share_zentyal_cgi_ebox_2ecgi::handler('Apache2::RequestRec=SCALAR(0x7f42cb1218a0)') 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(0x7f42cb121468)') called at /usr/lib/perl5/ModPerl/RegistryCooker.pm line 170
ModPerl::RegistryCooker::default_handler('ModPerl::Registry=HASH(0x7f42cb121468)') called at /usr/lib/perl5/ModPerl/Registry.pm line 31
ModPerl::Registry::handler('ModPerl::Registry', 'Apache2::RequestRec=SCALAR(0x7f42cb1218a0)') called at -e line 0
eval {...} called at -e line 0
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
Hello,
there is nothing wrong neither in EBox::Mail or EBox::KerberoModul? . I think that you installed packages are broken. Look for broken packages on your system and reinstall them.
Regards,
Javier