Modify

Ticket #1974 (closed defect: fixed)

Opened 3 years ago

Last modified 3 years ago

Can't locate EBox/CGI/EBox/ConfigurationReport.pm

Reported by: allisonvoll@… Owned by: jalcubierre@…
Milestone: Component: base
Severity: normal Keywords: ConfigurationReport 500 Internal Server Error EBox CGI
Cc: jsoriano@…

Description

In a fresh Ubuntu Server Lucid Lynx (ebox-1.5), after install the following modules:

i ebox i A ebox-ca i A ebox-ebackup i A ebox-firewall i ebox-gateway i A ebox-l7-protocols i A ebox-monitor i A ebox-network i A ebox-objects i A ebox-openvpn i A ebox-radius i A ebox-remoteservices i A ebox-services i ebox-software i A ebox-squid i A ebox-trafficshaping i ebox-usersandgroups

The web-ui is not acessible, with these logs information:

[Fri Jun 25 15:21:39 2010] [error] Can't locate EBox/CGI/EBox/ConfigurationReport.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/ebox/cgi/ebox.cgi line 26.\nBEGIN failed--compilation aborted at /usr/share/ebox/cgi/ebox.cgi line 26.\n

As we can see in changeset 17260[1], the 'ConfigurationReport?.pm' is moved from 'Bug.pm', but in my system this change does not exist.

With just a symbolic link solve this issue.

WorkAround?: $ cd /usr/share/perl5/EBox/CGI/EBox/ && sudo ln -s Bug.pm ConfigurationReport?.pm

[1]  http://trac.ebox-platform.com/changeset/17260

Attachments

Change History

comment:1 Changed 3 years ago by jacalvo@…

  • Owner changed from jacalvo@… to jalcubierre@…

comment:2 Changed 3 years ago by jalcubierre@…

  • Cc jalcubierre@… added

Hello,

Excuse the delay.

We need konw the Ebox's pakage version. Please could you execute "apt-cache policy ebox libebox" in command line? ans send us the result

Thank you

Goodbye

comment:3 Changed 3 years ago by allisonvoll@…

ebox:

Instalado: 1.5.6-0ubuntu1~ppa1~lucid1 Candidato: 1.5.8-0ubuntu1~ppa1~lucid1 Tabela de versão:

1.5.8-0ubuntu1~ppa1~lucid1 0

500  http://ppa.launchpad.net/ebox/1.5/ubuntu/ lucid/main Packages

* 1.5.6-0ubuntu1~ppa1~lucid1 0

100 /var/lib/dpkg/status

1.5-0ubuntu1 0

500  http://br.archive.ubuntu.com/ubuntu/ lucid/universe Packages 500  http://archive.ubuntu.com/ubuntu/ lucid/universe Packages

libebox:

Instalado: 1.5.4-0ubuntu1~ppa1~lucid1 Candidato: 1.5.6-0ubuntu1~ppa1~lucid1 Tabela de versão:

1.5.6-0ubuntu1~ppa1~lucid1 0

500  http://ppa.launchpad.net/ebox/1.5/ubuntu/ lucid/main Packages

* 1.5.4-0ubuntu1~ppa1~lucid1 0

100 /var/lib/dpkg/status

1.5-0ubuntu1 0

500  http://br.archive.ubuntu.com/ubuntu/ lucid/universe Packages 500  http://archive.ubuntu.com/ubuntu/ lucid/universe Packages

comment:4 Changed 3 years ago by jacalvo@…

  • Cc jsoriano@… added; jalcubierre@… removed

Could you please try to execute sudo apt-get update && sudo apt-get dist-upgrade to see if it fixes the problem?

comment:5 Changed 3 years ago by allisonvoll@…

  • Status changed from new to closed
  • Resolution set to fixed

Yes, in the last update the problem has been solved and the symbolic link was removed.

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.