Author Topic: unable to do system updates  (Read 3013 times)

hefay

  • Zen Apprentice
  • *
  • Posts: 1
  • Karma: +0/-0
    • View Profile
unable to do system updates
« on: November 17, 2012, 10:25:36 pm »
I can not complete system updates or install new modules/components.

here's the message.
The following packages are not properly installed. You need to fix this before trying to use them or install new modules.

I tried the suggested command sudo dpkg --configure -a

and received this response.

root@deacon:/home/jeff# sudo dpkg --configure -a
Setting up zentyal-firewall (3.0) ...
root command /bin/cat /var/lib/zentyal/conf/zentyal-mysql.passwd failed.
Error output: /bin/cat: /var/lib/zentyal/conf/zentyal-mysql.passwd: No such file or directory

Command output: .
Exit value: 1dpkg: error processing zentyal-firewall (--configure):
 subprocess installed post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of zentyal-ntp:
 zentyal-ntp depends on zentyal-firewall; however:
  Package zentyal-firewall is not configured yet.
dpkg: error processing zentyal-ntp (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of zentyal-samba:
 zentyal-samba depends on zentyal-firewall; however:
  Package zentyal-firewall is not configured yet.
dpkg: error processing zentyal-samba (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of zentyal-users:
 zentyal-users depends on zentyal-firewall; however:
  Package zentyal-firewall is not configured yet.
 zentyal-users depends on zentyal-ntp; however:
  Package zentyal-ntp is not configured yet.
dpkg: error processing zentyal-users (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of zentyal-dns:
 zentyal-dns depends on zentyal-firewall; however:
  Package zentyal-firewall is not configured yet.
dpkg: error processing zentyal-dns (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of zentyal-bwmonitor:
 zentyal-bwmonitor depends on zentyal-firewall; however:
  Package zentyal-firewall is not configured yet.
dpkg: error processing zentyal-bwmonitor (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 zentyal-firewall
 zentyal-ntp
 zentyal-samba
 zentyal-users
 zentyal-dns
 zentyal-bwmonitor



byo

  • Zen Apprentice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: unable to do system updates
« Reply #1 on: November 20, 2012, 03:24:07 pm »
Hi,

I've got simillar problem. The firewall package doesn't want to configure properly,

I also have following output on the console:

Code: [Select]
Deep recursion on subroutine "Error::subs::try" at /usr/share/perl5/EBox/GlobalImpl.pm line 96.
Deep recursion on subroutine "Error::subs::try" at /usr/share/perl5/EBox/GlobalImpl.pm line 96.
Deep recursion on subroutine "Error::subs::try" at /usr/share/perl5/EBox/Monitor.pm line 527.
Deep recursion on subroutine "EBox::Global::AUTOLOAD" at /usr/share/perl5/EBox/Monitor/Measure/Base.pm line 104.
Deep recursion on subroutine "EBox::GlobalImpl::modInstance" at /usr/share/perl5/EBox/Global.pm line 93.
Deep recursion on subroutine "EBox::Monitor::_create" at /usr/share/perl5/EBox/GlobalImpl.pm line 876.
Deep recursion on subroutine "EBox::Monitor::_setupMeasures" at /usr/share/perl5/EBox/Monitor.pm line 81.
Deep recursion on subroutine "EBox::Monitor::Measure::Manager::register" at /usr/share/perl5/EBox/Monitor.pm line 518.
Deep recursion on subroutine "EBox::Monitor::Measure::Manager::register" at /usr/share/perl5/EBox/Monitor.pm line 519.
Deep recursion on subroutine "EBox::Monitor::Measure::Manager::register" at /usr/share/perl5/EBox/Monitor.pm line 520.
Deep recursion on subroutine "EBox::Monitor::Measure::Manager::register" at /usr/share/perl5/EBox/Monitor.pm line 521.
Deep recursion on subroutine "EBox::Monitor::Measure::Manager::register" at /usr/share/perl5/EBox/Monitor.pm line 522.
Deep recursion on subroutine "EBox::Monitor::Measure::Thermal::new" at /usr/share/perl5/EBox/Monitor/Measure/Manager.pm line 99.
Deep recursion on subroutine "EBox::Monitor::Measure::Base::new" at /usr/share/perl5/EBox/Monitor/Measure/Thermal.pm line 38.
Deep recursion on subroutine "EBox::Monitor::Measure::Thermal::_description" at /usr/share/perl5/EBox/Monitor/Measure/Base.pm line 48.
Deep recursion on subroutine "EBox::Monitor::Measure::Base::baseDir" at /usr/share/perl5/EBox/Monitor/Measure/Thermal.pm line 116.

Any activity to the zentyal itself (i.e. /usr/share/zentyal/manage-logs  /usr/share/zentyal/initial-setup firewall 3.0 etc) results in constantly increasing memory consumption and swapping out in the end (my oruter have 8GB of memory so it should handle zentyal without a problem).

Any ideas how this could be fixed ?


Sam Graf

  • Guest
Re: unable to do system updates
« Reply #2 on: November 20, 2012, 03:29:19 pm »
Hi byo, and welcome!

Others have reported a problem like yours. Please see if the information they've discussed helps you:

http://forum.zentyal.org/index.php/topic,13074.0.html

byo

  • Zen Apprentice
  • *
  • Posts: 2
  • Karma: +0/-0
    • View Profile
Re: unable to do system updates
« Reply #3 on: November 20, 2012, 03:38:12 pm »
Worked perfectly !!!

Thanks