Ticket #3790 (closed defect: worksforme)
Strange apt-get output when installing zentyal-dhcp throught software management
| Reported by: | samoylov.rko@… | Owned by: | jamor@… |
|---|---|---|---|
| Milestone: | 2.2.X | Component: | software management |
| Severity: | minor | Keywords: | |
| Cc: |
Description (last modified by jamor@…) (diff)
After update for Ubuntu 11.04, DHCP not start and not work apt-get install zentyal-dhcp
root command apt-get -qq --no-install-recommends --simulate install zentyal-dhcp failed. Error output: E: Сломанные пакеты Command output: . Exit value: 100 at /usr/share/perl5/Error.pm line 182 Error::throw('EBox::Exceptions::Sudo::Command', 'cmd', 'apt-get -qq --no-install-recommends --simulate install zentya...', 'output', 'ARRAY(0x7f11e5b50858)', 'error', 'ARRAY(0x7f11e62dc478)', 'exitValue', 100, ...) called at /usr/share/perl5/EBox/Sudo.pm line 213 EBox::Sudo::_rootError('/usr/bin/sudo -p sudo: /var/lib/zentyal/tmp/KKGiCbBDgf.cmd 2>...', 'apt-get -qq --no-install-recommends --simulate install zentya...', 25600, 'ARRAY(0x7f11e5b50858)', 'ARRAY(0x7f11e62dc478)') called at /usr/share/perl5/EBox/Sudo.pm line 182 EBox::Sudo::_root(1, 'apt-get -qq --no-install-recommends --simulate install zentya...') called at /usr/share/perl5/EBox/Sudo.pm line 136 EBox::Sudo::root('apt-get -qq --no-install-recommends --simulate install zentya...') called at /usr/share/perl5/EBox/Software.pm line 420 EBox::Software::_packageDepends('EBox::Software=HASH(0x7f11e234ea60)', 'install', 'ARRAY(0x7f11e62e5798)') called at /usr/share/perl5/EBox/Software.pm line 338 EBox::Software::listPackageInstallDepends('EBox::Software=HASH(0x7f11e234ea60)', 'ARRAY(0x7f11e62e5798)') called at /usr/share/perl5/EBox/CGI/Software/InstallPkgs.pm line 146 EBox::CGI::Software::InstallPkgs::showConfirmationPage('EBox::CGI::Software::InstallPkgs?=HASH(0x7f11e5b2a528)', 'install', 'ARRAY(0x7f11e62e5798)') called at /usr/share/perl5/EBox/CGI/Software/InstallPkgs.pm line 73 EBox::CGI::Software::InstallPkgs::_process('EBox::CGI::Software::InstallPkgs?=HASH(0x7f11e5b2a528)') called at /usr/share/perl5/EBox/CGI/Base.pm line 275 EBox::CGI::Base::run('EBox::CGI::Software::InstallPkgs?=HASH(0x7f11e5b2a528)') called at /usr/share/perl5/EBox/CGI/Run.pm line 129 EBox::CGI::Run::run('EBox::CGI::Run', 'Software/InstallPkgs?', 'EBox') called at /usr/share/zentyal/cgi/ebox.cgi line 34 ModPerl::ROOT::ModPerl::Registry::usr_share_zentyal_cgi_ebox_2ecgi::handler('Apache2::RequestRec?=SCALAR(0x7f11e08a8428)') called at /usr/lib/perl5/ModPerl/RegistryCooker.pm line 204 eval {...} called at /usr/lib/perl5/ModPerl/RegistryCooker.pm line 204 ModPerl::RegistryCooker::run('ModPerl::Registry=HASH(0x7f11e5b2aba0)') called at /usr/lib/perl5/ModPerl/RegistryCooker.pm line 170 ModPerl::RegistryCooker::default_handler('ModPerl::Registry=HASH(0x7f11e5b2aba0)') called at /usr/lib/perl5/ModPerl/Registry.pm line 31 ModPerl::Registry::handler('ModPerl::Registry', 'Apache2::RequestRec?=SCALAR(0x7f11e08a8428)') called at -e line 0 eval {...} called at -e line 0
Error
root command apt-get -qq --no-install-recommends --simulate install zentyal-dhcp failed. Error output: E: Сломанные пакеты Command output: . Exit value: 100
Trace
root command apt-get -qq --no-install-recommends --simulate install zentyal-dhcp failed.
Error output: E: Сломанные пакеты
Command output: .
Exit value: 100 at /usr/share/perl5/Error.pm line 182
Error::throw('EBox::Exceptions::Sudo::Command', 'cmd', 'apt-get -qq --no-install-recommends --simulate install zentya...', 'output', 'ARRAY(0x7f11e5b50858)', 'error', 'ARRAY(0x7f11e62dc478)', 'exitValue', 100, ...) called at /usr/share/perl5/EBox/Sudo.pm line 213
EBox::Sudo::_rootError('/usr/bin/sudo -p sudo: /var/lib/zentyal/tmp/KKGiCbBDgf.cmd 2>...', 'apt-get -qq --no-install-recommends --simulate install zentya...', 25600, 'ARRAY(0x7f11e5b50858)', 'ARRAY(0x7f11e62dc478)') called at /usr/share/perl5/EBox/Sudo.pm line 182
EBox::Sudo::_root(1, 'apt-get -qq --no-install-recommends --simulate install zentya...') called at /usr/share/perl5/EBox/Sudo.pm line 136
EBox::Sudo::root('apt-get -qq --no-install-recommends --simulate install zentya...') called at /usr/share/perl5/EBox/Software.pm line 420
EBox::Software::_packageDepends('EBox::Software=HASH(0x7f11e234ea60)', 'install', 'ARRAY(0x7f11e62e5798)') called at /usr/share/perl5/EBox/Software.pm line 338
EBox::Software::listPackageInstallDepends('EBox::Software=HASH(0x7f11e234ea60)', 'ARRAY(0x7f11e62e5798)') called at /usr/share/perl5/EBox/CGI/Software/InstallPkgs.pm line 146
EBox::CGI::Software::InstallPkgs::showConfirmationPage('EBox::CGI::Software::InstallPkgs=HASH(0x7f11e5b2a528)', 'install', 'ARRAY(0x7f11e62e5798)') called at /usr/share/perl5/EBox/CGI/Software/InstallPkgs.pm line 73
EBox::CGI::Software::InstallPkgs::_process('EBox::CGI::Software::InstallPkgs=HASH(0x7f11e5b2a528)') called at /usr/share/perl5/EBox/CGI/Base.pm line 275
EBox::CGI::Base::run('EBox::CGI::Software::InstallPkgs=HASH(0x7f11e5b2a528)') called at /usr/share/perl5/EBox/CGI/Run.pm line 129
EBox::CGI::Run::run('EBox::CGI::Run', 'Software/InstallPkgs', 'EBox') called at /usr/share/zentyal/cgi/ebox.cgi line 34
ModPerl::ROOT::ModPerl::Registry::usr_share_zentyal_cgi_ebox_2ecgi::handler('Apache2::RequestRec=SCALAR(0x7f11e08a8428)') called at /usr/lib/perl5/ModPerl/RegistryCooker.pm line 204
eval {...} called at /usr/lib/perl5/ModPerl/RegistryCooker.pm line 204
ModPerl::RegistryCooker::run('ModPerl::Registry=HASH(0x7f11e5b2aba0)') called at /usr/lib/perl5/ModPerl/RegistryCooker.pm line 170
ModPerl::RegistryCooker::default_handler('ModPerl::Registry=HASH(0x7f11e5b2aba0)') called at /usr/lib/perl5/ModPerl/Registry.pm line 31
ModPerl::Registry::handler('ModPerl::Registry', 'Apache2::RequestRec=SCALAR(0x7f11e08a8428)') called at -e line 0
eval {...} called at -e line 0
Attachments
Change History
Changed 16 months ago by anonymous
-
attachment
zentyal.log
added
comment:1 Changed 16 months ago by jamor@…
- Status changed from new to accepted
- Summary changed from Bug report from Zentyal Server to Strange apt-get output when installing zentyal-dhcp throught software management
- Component changed from base to software management
- Description modified (diff)
- Severity changed from normal to minor
Hello Samoylov Rko and thanks for your report,
you say it is not possible to install manually zentyal-dhcp. What output you get when you try to do it?.
Also, could you apste the output of the command 'apt-cache policy zentyal-dhcp'?.
Regards,
Javier
comment:2 Changed 16 months ago by jamor@…
- Status changed from accepted to closed
- Resolution set to worksforme
Hello Samoylov Rko ,
unfortunately I cannot reproduce this on my own. Please, reopen if you could give me the feedback requested. Also I would like to know in which language you have your system.
Regards,
Javier
zentyal.log