Ticket #2382 (closed defect: worksforme)
ebox-antivirus
| Reported by: | anonymous | Owned by: | jacalvo@… |
|---|---|---|---|
| Milestone: | Component: | base | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
Trace
root command apt-get -qq --no-install-recommends --simulate install ebox-antivirus failed. Error output: E: Could not get lock /var/lib/dpkg/lock - open (11: Resource temporarily unavailable) E: Unable to lock the administration directory (/var/lib/dpkg/), is another process using it?
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 ebox-a...', 'output', 'ARRAY(0x23675a28)', 'error', 'ARRAY(0x21c3d528)', 'exitValue', 100, ...) called at /usr/share/perl5/EBox/Sudo.pm line 212 EBox::Sudo::_rootError('/usr/bin/sudo -p sudo: /var/lib/ebox/tmp/fuCHIW1BrM.cmd 2> /v...', 'apt-get -qq --no-install-recommends --simulate install ebox-a...', 25600, 'ARRAY(0x23675a28)', 'ARRAY(0x21c3d528)') called at /usr/share/perl5/EBox/Sudo.pm line 181 EBox::Sudo::_root(1, 'apt-get -qq --no-install-recommends --simulate install ebox-a...') called at /usr/share/perl5/EBox/Sudo.pm line 136 EBox::Sudo::root('apt-get -qq --no-install-recommends --simulate install ebox-a...') called at /usr/share/perl5/EBox/Software.pm line 434 EBox::Software::_packageDepends('EBox::Software=HASH(0x22ad7258)', 'install', 'ARRAY(0x2368cb90)') called at /usr/share/perl5/EBox/Software.pm line 352 EBox::Software::listPackageInstallDepends('EBox::Software=HASH(0x22ad7258)', 'ARRAY(0x2368cb90)') called at /usr/share/perl5/EBox/CGI/Software/InstallPkgs.pm line 143 EBox::CGI::Software::InstallPkgs::showConfirmationPage('EBox::CGI::Software::InstallPkgs?=HASH(0x23675918)', 'install', 'ARRAY(0x2368cb90)') called at /usr/share/perl5/EBox/CGI/Software/InstallPkgs.pm line 71 EBox::CGI::Software::InstallPkgs::_process('EBox::CGI::Software::InstallPkgs?=HASH(0x23675918)') called at /usr/share/perl5/EBox/CGI/Base.pm line 262 EBox::CGI::Base::run('EBox::CGI::Software::InstallPkgs?=HASH(0x23675918)') called at /usr/share/perl5/EBox/CGI/Run.pm line 120 EBox::CGI::Run::run('EBox::CGI::Run', 'Software/InstallPkgs?', 'EBox') called at /usr/share/ebox/cgi/ebox.cgi line 35 ModPerl::ROOT::ModPerl::Registry::usr_share_ebox_cgi_ebox_2ecgi::handler('Apache2::RequestRec?=SCALAR(0x2363f430)') 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(0x2236c5f0)') called at /usr/lib/perl5/ModPerl/RegistryCooker.pm line 170 ModPerl::RegistryCooker::default_handler('ModPerl::Registry=HASH(0x2236c5f0)') called at /usr/lib/perl5/ModPerl/Registry.pm line 31 ModPerl::Registry::handler('ModPerl::Registry', 'Apache2::RequestRec?=SCALAR(0x2363f430)') called at -e line 0 eval {...} called at -e line 0
Is it still an issue after rebooting?
It seems that several processes are trying to use the package management system.
Did you see this failure in the software GUI when tryint to install ebox-antivirus?