Ticket #2839 (closed defect: worksforme)
ebackup problem
| Reported by: | support@… | Owned by: | jamor@… |
|---|---|---|---|
| Milestone: | Component: | backup | |
| Severity: | blocker | Keywords: | |
| Cc: |
Description
Error loading class: EBox::EBackup error: Attempt to reload EBox/EBackup.pm aborted. Compilation failed in require at (eval 186) line 2. BEGIN failed--compilation aborted at (eval 186) line 2.
Attachments
Change History
comment:1 Changed 2 years ago by jacalvo@…
- Status changed from new to closed
- Resolution set to worksforme
This is already fixed, please upgrade to ebackup 2.0.12 (apt-get install ebox-ebackup).
comment:2 Changed 2 years ago by paul.peterson67@…
- Status changed from closed to reopened
- Resolution worksforme deleted
I have the latest version as of this post and I'm still having problems. Can't access Dashboard because of it.
2011/04/23 00:47:43 ERROR> Global.pm:848 EBox::Global::modInstance - Error loading class: EBox::EBackup error: Can't locate EBox/Exceptions/RemoteServices/NotConnected.pm in @INC (@INC contains: /etc/perl /usr/local/lib/perl/5.10.1 /usr/local/share/perl/5.10.1 /usr/lib/perl5 /usr/share/perl5 /usr/lib/perl/5.10 /usr/share/perl/5.10 /usr/local/lib/site_perl .) at /usr/share/perl5/EBox/EBackup/Subscribed.pm line 27. BEGIN failed--compilation aborted at /usr/share/perl5/EBox/EBackup/Subscribed.pm line 27. Compilation failed in require at /usr/share/perl5/EBox/EBackup.pm line 40. BEGIN failed--compilation aborted at /usr/share/perl5/EBox/EBackup.pm line 40. Compilation failed in require at (eval 254) line 2. BEGIN failed--compilation aborted at (eval 254) line 2.
comment:3 Changed 2 years ago by jacalvo@…
- Status changed from reopened to closed
- Resolution set to worksforme
Please paste the output of "dpkg -l |grep ebox" to check if you really have the last version.
comment:4 Changed 2 years ago by paul.peterson67@…
I had the old one but the first time I tried apt-get install ebox-ebackup it said I was already up to date, I just tried it again just now and it installed .12 correctly. Dashboard is operational.
comment:5 Changed 2 years ago by jamor@…
It seems that you need the latest version of ebox-remoteservices too. Try :
apt-get install ebox-remoteservices
If you continue having this problem after upgrading ebox-remotesrvices, please reprot what is its version number. You could get it with:
apt-cache policy ebox-remoteservices
