Modify ↓
Ticket #4504 (closed defect: duplicate)
Failed to execute /usr/bin/sudo
| Reported by: | info@… | Owned by: | jamor@… |
|---|---|---|---|
| Milestone: | 3.0 | Component: | base |
| Severity: | normal | Keywords: | |
| Cc: |
Description (last modified by jamor@…) (diff)
I'm trying to install a Zentyal 2.3 cloud VM on Amazon using the manual on the wiki.
First configuration fails always (this is 3rd attempt on fresh server). I can install without errors but haven't managed to save the initial config yet.
Error
Failed to execute /usr/bin/sudo -p sudo: /var/lib/zentyal/tmp/BSsiVkPFej.cmd 2> /var/lib/zentyal/tmp/stderr
Trace
Failed to execute /usr/bin/sudo -p sudo: /var/lib/zentyal/tmp/BSsiVkPFej.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/BSsiVkPFej.cmd 2>...', 'status \'dovecot\'', -1, 'ARRAY(0x7f8b09e4a770)', 'ARRAY(0x7f8b0286fd28)') called at /usr/share/perl5/EBox/Sudo.pm line 182
EBox::Sudo::_root(1, 'status \'dovecot\'') called at /usr/share/perl5/EBox/Sudo.pm line 136
EBox::Sudo::root('status \'dovecot\'') called at /usr/share/perl5/EBox/Service.pm line 75
EBox::Service::running('dovecot') called at /usr/share/perl5/EBox/Mail.pm line 1021
EBox::Mail::_dovecotIsRunning('EBox::Mail=HASH(0x7f8b0526c078)', 'pop3') called at /usr/share/perl5/EBox/Mail.pm line 1453
EBox::Mail::mailServicesWidget('EBox::Mail=HASH(0x7f8b0526c078)', 'EBox::Dashboard::Widget=HASH(0x7f8b079ddc98)', undef) called at /usr/share/perl5/EBox/Module/Base.pm line 705
EBox::Module::Base::widget('EBox::Mail=HASH(0x7f8b0526c078)', 'mail') called at /usr/share/perl5/EBox/CGI/Dashboard/Index.pm line 90
EBox::CGI::Dashboard::Index::masonParameters('EBox::CGI::Dashboard::Index=HASH(0x7f8b08133ee0)') called at /usr/share/perl5/EBox/CGI/Base.pm line 521
EBox::CGI::Base::_process('EBox::CGI::Dashboard::Index=HASH(0x7f8b08133ee0)') called at /usr/share/perl5/EBox/CGI/Base.pm line 274
EBox::CGI::Base::run('EBox::CGI::Dashboard::Index=HASH(0x7f8b08133ee0)') called at /usr/share/perl5/EBox/CGI/Run.pm line 133
EBox::CGI::Run::run('EBox::CGI::Run', '', '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(0x7f8b0808fbc8)') 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(0x7f8b09e4d2e8)') called at /usr/lib/perl5/ModPerl/RegistryCooker.pm line 170
ModPerl::RegistryCooker::default_handler('ModPerl::Registry=HASH(0x7f8b09e4d2e8)') called at /usr/lib/perl5/ModPerl/Registry.pm line 31
ModPerl::Registry::handler('ModPerl::Registry', 'Apache2::RequestRec=SCALAR(0x7f8b0808fbc8)') called at -e line 0
eval {...} called at -e line 0
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
Hello,
the relevant error here is:
This error is explained in this ticket #4059 . Plese, refer to that ticke.
Regards,
Javier