Modify ↓
Ticket #3036 (closed defect: worksforme)
Bug report from Zentyal Server
| Reported by: | rafael.rovaris@… | Owned by: | jacalvo@… |
|---|---|---|---|
| Milestone: | 2.2 | Component: | base |
| Severity: | normal | Keywords: | |
| Cc: |
Description (last modified by jacalvo@…) (diff)
I'm tryning to install CA and VPN module using web interface
Error
Error loading class: EBox::CA error: Attempt to reload EBox/CA.pm aborted. Compilation failed in require at (eval 1473) line 2. BEGIN failed--compilation aborted at (eval 1473) line 2.
Trace
Error loading class: EBox::CA error: Attempt to reload EBox/CA.pm aborted.
Compilation failed in require at (eval 1473) line 2.
BEGIN failed--compilation aborted at (eval 1473) line 2.
at /usr/share/perl5/EBox/Global.pm line 845
EBox::Global::modInstance('EBox::Global=HASH(0x22b99810)', 'ca') called at /usr/share/perl5/EBox/Global.pm line 904
EBox::Global::modDepends('EBox::Global=HASH(0x22b99810)', 'ca') called at /usr/share/perl5/EBox/Global.pm line 931
EBox::Global::modRevDepends('EBox::Global=HASH(0x22b99810)', 'bwmonitor') called at /usr/share/perl5/EBox/Global.pm line 412
EBox::Global::modifiedModules('EBox::Global=HASH(0x22b99810)', 'save') called at /usr/share/perl5/EBox/CGI/Finish.pm line 120
EBox::CGI::Finish::_disabledModules() called at /usr/share/perl5/EBox/CGI/Finish.pm line 57
EBox::CGI::Finish::_process('EBox::CGI::Finish=HASH(0x22c12690)') called at /usr/share/perl5/EBox/CGI/Base.pm line 254
EBox::CGI::Base::run('EBox::CGI::Finish=HASH(0x22c12690)') called at /usr/share/perl5/EBox/CGI/Run.pm line 128
EBox::CGI::Run::run('EBox::CGI::Run', 'Finish', '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(0x22b5ecf0)') 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(0x22c0bf30)') called at /usr/lib/perl5/ModPerl/RegistryCooker.pm line 170
ModPerl::RegistryCooker::default_handler('ModPerl::Registry=HASH(0x22c0bf30)') called at /usr/lib/perl5/ModPerl/Registry.pm line 31
ModPerl::Registry::handler('ModPerl::Registry', 'Apache2::RequestRec=SCALAR(0x22b5ecf0)') called at -e line 0
eval {...} called at -e line 0
Attachments
Change History
Changed 2 years ago by anonymous
-
attachment
zentyal.log
added
comment:1 Changed 2 years ago by jacalvo@…
- Status changed from new to closed
- Resolution set to worksforme
- Description modified (diff)
Hi,
Your installation seems broken, please try the following commands to fix it:
sudo apt-get update sudo dpkg --configure -a sudo apt-get -f install sudo apt-get install zentyal-core
Note: See
TracTickets for help on using
tickets.
zentyal.log