Modify ↓
Ticket #4059 (closed defect: invalid)
Failed to execute /usr/bin/sudo
| Reported by: | pcboyau@… | Owned by: | jamor@… |
|---|---|---|---|
| Milestone: | 2.2.X | Component: | base |
| Severity: | normal | Keywords: | |
| Cc: |
Description (last modified by jamor@…) (diff)
adding modules after initial installation
Error
Failed to execute /usr/bin/sudo -p sudo: /var/lib/zentyal/tmp/zkiuwr5pEv.cmd 2> /var/lib/zentyal/tmp/stderr
Trace
Failed to execute /usr/bin/sudo -p sudo: /var/lib/zentyal/tmp/zkiuwr5pEv.cmd 2> /var/lib/zentyal/tmp/stderr at /usr/share/perl5/Error.pm line 182
Error::throw('EBox::Exceptions::Sudo::Wrapper', 'Failed to execute /usr/bin/sudo -p sudo: /var/lib/zentyal/tmp...') called at /usr/share/perl5/EBox/Sudo.pm line 193
EBox::Sudo::_rootError('/usr/bin/sudo -p sudo: /var/lib/zentyal/tmp/zkiuwr5pEv.cmd 2>...', 'LANG=C apt-get install --dry-run -qq -y --force-yes coreutils', -1, 'ARRAY(0x7f3f58616f78)', 'ARRAY(0x7f3f53d43890)') called at /usr/share/perl5/EBox/Sudo.pm line 182
EBox::Sudo::_root(1, 'LANG=C apt-get install --dry-run -qq -y --force-yes coreutils') called at /usr/share/perl5/EBox/Sudo.pm line 136
EBox::Sudo::root('LANG=C apt-get install --dry-run -qq -y --force-yes coreutils') called at /usr/share/perl5/EBox/Software.pm line 445
EBox::Software::_isAptReady('EBox::Software=HASH(0x7f3f57867cd8)') called at /usr/share/perl5/EBox/Software.pm line 406
EBox::Software::_packageDepends('EBox::Software=HASH(0x7f3f57867cd8)', 'install', 'ARRAY(0x7f3f5865f290)') called at /usr/share/perl5/EBox/Software.pm line 339
EBox::Software::listPackageInstallDepends('EBox::Software=HASH(0x7f3f57867cd8)', 'ARRAY(0x7f3f5865f290)') called at /usr/share/perl5/EBox/CGI/Software/InstallPkgs.pm line 146
EBox::CGI::Software::InstallPkgs::showConfirmationPage('EBox::CGI::Software::InstallPkgs=HASH(0x7f3f545fd700)', 'install', 'ARRAY(0x7f3f5865f290)') called at /usr/share/perl5/EBox/CGI/Software/InstallPkgs.pm line 73
EBox::CGI::Software::InstallPkgs::_process('EBox::CGI::Software::InstallPkgs=HASH(0x7f3f545fd700)') called at /usr/share/perl5/EBox/CGI/Base.pm line 275
EBox::CGI::Base::run('EBox::CGI::Software::InstallPkgs=HASH(0x7f3f545fd700)') 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(0x7f3f585aea30)') 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(0x7f3f5865dff0)') called at /usr/lib/perl5/ModPerl/RegistryCooker.pm line 170
ModPerl::RegistryCooker::default_handler('ModPerl::Registry=HASH(0x7f3f5865dff0)') called at /usr/lib/perl5/ModPerl/Registry.pm line 31
ModPerl::Registry::handler('ModPerl::Registry', 'Apache2::RequestRec=SCALAR(0x7f3f585aea30)') called at -e line 0
eval {...} called at -e line 0
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
Hello Pcboyau,
normally this error is caused by low memory or another system-wide problem. Free memory and try again.
Also check that you haven't inadvertently deleted /usr/bin/sudo.
Since it is not a Zentyal's bug, I am closing it.
Regards,
Javier