Author Topic: "A really nasty bug has occurred" - "allIfaces" HELP!  (Read 1799 times)

kid_english

  • Zen Apprentice
  • *
  • Posts: 41
  • Karma: +0/-0
    • View Profile
"A really nasty bug has occurred" - "allIfaces" HELP!
« 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

javi

  • Zen Hero
  • *****
  • Posts: 1042
  • Karma: +0/-0
    • View Profile
Re: "A really nasty bug has occurred" - "allIfaces" HELP!
« Reply #1 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

kid_english

  • Zen Apprentice
  • *
  • Posts: 41
  • Karma: +0/-0
    • View Profile
Re: "A really nasty bug has occurred" - "allIfaces" HELP!
« Reply #2 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

javi

  • Zen Hero
  • *****
  • Posts: 1042
  • Karma: +0/-0
    • View Profile
Re: "A really nasty bug has occurred" - "allIfaces" HELP!
« Reply #3 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 :(

kid_english

  • Zen Apprentice
  • *
  • Posts: 41
  • Karma: +0/-0
    • View Profile
Re: "A really nasty bug has occurred" - "allIfaces" HELP!
« Reply #4 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

dragonslayr

  • Zen Warrior
  • ***
  • Posts: 157
  • Karma: +1/-0
    • View Profile
Re: "A really nasty bug has occurred" - "allIfaces" HELP!
« Reply #5 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.