Modify ↓
Ticket #3769 (closed defect: worksforme)
apt: broken packages
| Reported by: | bondhan@… | Owned by: | jamor@… |
|---|---|---|---|
| Milestone: | 2.2.X | Component: | software management |
| Severity: | normal | Keywords: | |
| Cc: |
Description (last modified by jamor@…) (diff)
error got on installation phase
Error
root command apt-get -qq --no-install-recommends --simulate install zentyal-office zentyal-antivirus zentyal-ca zentyal-remoteservices zentyal-samba zentyal-firewall zentyal-monitor zentyal-network zentyal-printers zentyal-users zentyal-openvpn zentyal-asterisk failed. Error output: E: Broken packages Command output: . Exit value: 100
Trace
root command apt-get -qq --no-install-recommends --simulate install zentyal-office zentyal-antivirus zentyal-ca zentyal-remoteservices zentyal-samba zentyal-firewall zentyal-monitor zentyal-network zentyal-printers zentyal-users zentyal-openvpn zentyal-asterisk failed.
Error output: E: Broken packages
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(0xba198920)', 'error', 'ARRAY(0xba17a108)', 'exitValue', 100, ...) called at /usr/share/perl5/EBox/Sudo.pm line 213
EBox::Sudo::_rootError('/usr/bin/sudo -p sudo: /var/lib/zentyal/tmp/nyEXJJRAPH.cmd 2>...', 'apt-get -qq --no-install-recommends --simulate install zentya...', 25600, 'ARRAY(0xba198920)', 'ARRAY(0xba17a108)') 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(0xba11b8e0)', 'install', 'ARRAY(0xba02f330)') called at /usr/share/perl5/EBox/Software.pm line 338
EBox::Software::listPackageInstallDepends('EBox::Software=HASH(0xba11b8e0)', 'ARRAY(0xba02f330)') called at /usr/share/perl5/EBox/CGI/Software/InstallPkgs.pm line 146
EBox::CGI::Software::InstallPkgs::showConfirmationPage('EBox::CGI::Software::InstallPkgs=HASH(0xba1a1d40)', 'install', 'ARRAY(0xba02f330)') called at /usr/share/perl5/EBox/CGI/Software/InstallPkgs.pm line 73
EBox::CGI::Software::InstallPkgs::_process('EBox::CGI::Software::InstallPkgs=HASH(0xba1a1d40)') called at /usr/share/perl5/EBox/CGI/Base.pm line 275
EBox::CGI::Base::run('EBox::CGI::Software::InstallPkgs=HASH(0xba1a1d40)') 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(0xba11ab88)') 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(0xb9f5ce40)') called at /usr/lib/perl5/ModPerl/RegistryCooker.pm line 170
ModPerl::RegistryCooker::default_handler('ModPerl::Registry=HASH(0xb9f5ce40)') called at /usr/lib/perl5/ModPerl/Registry.pm line 31
ModPerl::Registry::handler('ModPerl::Registry', 'Apache2::RequestRec=SCALAR(0xba11ab88)') called at -e line 0
eval {...} called at -e line 0
Attachments
Change History
Note: See
TracTickets for help on using
tickets.
Hello Bondhan,
this is normally a configuration error, not a bug. Go to the page http://trac.zentyal.org/wiki/Documentation/Community/FAQ/AptBrokenPackagesError for more information about this problem.
Regards,
Javier