Zentyal Forum, Linux Small Business Server

Zentyal Server => Installation and Upgrades => Topic started by: kid_english on September 17, 2009, 07:44:23 pm

Title: "A really nasty bug has occurred" - "allIfaces" HELP!
Post by: kid_english on September 17, 2009, 07:44:23 pm
allIfaces

I couldn't update some ebox files, they were marked as held back. So I tried apt-get installing them one at a time, started with sudo apt-get install ebox-openvpn.

Now I have this when I visit my ebox URi

Code: [Select]
A really nasty bug has occurred
Exception
Can't call method "allIfaces" on an undefined value
Trace
Can't call method "allIfaces" on an undefined value at /usr/share/perl5/EBox/DHCP.pm line 181.

Help
Title: Re: "A really nasty bug has occurred" - "allIfaces" HELP!
Post by: javi on September 17, 2009, 07:48:59 pm
How much RAM do you have?

Can you post the output of:

apt-cache policy ebox
apt-cache policy ebox-network
apt-cache policy ebox-dhcp

thanks
Title: Re: "A really nasty bug has occurred" - "allIfaces" HELP!
Post by: kid_english on September 17, 2009, 09:07:39 pm
No problem, same seems to have come out for each...

apt-cache policy ebox
Code: [Select]
ebox:
  Installed: 1.3.3-1
  Candidate: 1.3.3-1
  Version table:
 *** 1.3.3-1 0
        500 http://ppa.launchpad.net jaunty/main Packages
        100 /var/lib/dpkg/status
     0.12.4-0ubuntu1 0
        500 http://gb.archive.ubuntu.com jaunty/universe Packages

apt-cache policy ebox-network
Code: [Select]
ebox-network:
  Installed: 1.3.3-1
  Candidate: 1.3.3-1
  Version table:
 *** 1.3.3-1 0
        500 http://ppa.launchpad.net jaunty/main Packages
        100 /var/lib/dpkg/status
     0.12-0ubuntu1 0
        500 http://gb.archive.ubuntu.com jaunty/universe Packages

apt-cache policy ebox-dhcp
Code: [Select]
ebox-dhcp:
  Installed: 1.3.3-1
  Candidate: 1.3.3-1
  Version table:
 *** 1.3.3-1 0
        500 http://ppa.launchpad.net jaunty/main Packages
        100 /var/lib/dpkg/status
     0.12.2-0ubuntu1 0
        500 http://gb.archive.ubuntu.com jaunty/universe Packages
Title: Re: "A really nasty bug has occurred" - "allIfaces" HELP!
Post by: javi on September 18, 2009, 10:51:57 am
Ok, I see you are using jaunty.

I don't know if you have been told this but Jaunty packages are kind of experimental at the current stage. We strongly recommend using hardy for production systems. I'm sorry if you have just heard of this and it's too late :(
Title: Re: "A really nasty bug has occurred" - "allIfaces" HELP!
Post by: kid_english on September 18, 2009, 11:55:25 am
Ah, well, guess I'm paying the price for trying to be too bleeding edge.

To be fair it does everything I need really, really well for now, so I guess I'll hang fire and wait for updates as time goes by.

Thanks for letting me know
Title: Re: "A really nasty bug has occurred" - "allIfaces" HELP!
Post by: dragonslayr on September 19, 2009, 08:20:27 am
I don't think 1.3 will ever be a "stable" version. Stable will supposedly go from 1.2 to 1.4 with a upgrade path. I don't know about 1.3's upgradability.