Modify

Ticket #4380 (closed defect: invalid)

Opened 12 months ago

Last modified 12 months ago

apt: held broken packages

Reported by: gilaaj@… Owned by: jamor@…
Milestone: 3.0 Component: base
Severity: normal Keywords:
Cc:

Description (last modified by jamor@…) (diff)

install all zentyal modules in ubuntu server 12.04 lts

Error

root command apt-get -qq --no-install-recommends --simulate install zentyal-gateway zentyal-security zentyal-office zentyal-communication zentyal-infrastructure zentyal-antivirus zentyal-ebackup zentyal-captiveportal zentyal-ca zentyal-dhcp zentyal-dns zentyal-ftp zentyal-samba zentyal-firewall zentyal-squid zentyal-ipsec zentyal-ids zentyal-jabber zentyal-l7-protocols zentyal-mailfilter zentyal-mail zentyal-migration-tool zentyal-ntp zentyal-network zentyal-pptp zentyal-printers zentyal-radius zentyal-ltsp zentyal-trafficshaping zentyal-users zentyal-openvpn zentyal-asterisk zentyal-webmail zentyal-webserver failed. 
Error output: E: Unable to correct problems, you have held broken packages.

Command output: . 
Exit value: 100

Trace

root command apt-get -qq --no-install-recommends --simulate install zentyal-gateway zentyal-security zentyal-office zentyal-communication zentyal-infrastructure zentyal-antivirus zentyal-ebackup zentyal-captiveportal zentyal-ca zentyal-dhcp zentyal-dns zentyal-ftp zentyal-samba zentyal-firewall zentyal-squid zentyal-ipsec zentyal-ids zentyal-jabber zentyal-l7-protocols zentyal-mailfilter zentyal-mail zentyal-migration-tool zentyal-ntp zentyal-network zentyal-pptp zentyal-printers zentyal-radius zentyal-ltsp zentyal-trafficshaping zentyal-users zentyal-openvpn zentyal-asterisk zentyal-webmail zentyal-webserver failed. 
Error output: E: Unable to correct problems, you have held 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(0x7f8e7267d8e0)', 'error', 'ARRAY(0x7f8e8c8660f0)', 'exitValue', 100, ...) called at /usr/share/perl5/EBox/Sudo.pm line 213
	EBox::Sudo::_rootError('/usr/bin/sudo -p sudo: /var/lib/zentyal/tmp/ILB8CyorHy.cmd 2>...', 'apt-get -qq --no-install-recommends --simulate install zentya...', 25600, 'ARRAY(0x7f8e7267d8e0)', 'ARRAY(0x7f8e8c8660f0)') 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 421
	EBox::Software::_packageDepends('EBox::Software=HASH(0x7f8e725b84c0)', 'install', 'ARRAY(0x7f8e600d25d8)') called at /usr/share/perl5/EBox/Software.pm line 339
	EBox::Software::listPackageInstallDepends('EBox::Software=HASH(0x7f8e725b84c0)', 'ARRAY(0x7f8e600d25d8)') called at /usr/share/perl5/EBox/CGI/Software/InstallPkgs.pm line 146
	EBox::CGI::Software::InstallPkgs::showConfirmationPage('EBox::CGI::Software::InstallPkgs=HASH(0x7f8e725c35b8)', 'install', 'ARRAY(0x7f8e600d25d8)') called at /usr/share/perl5/EBox/CGI/Software/InstallPkgs.pm line 73
	EBox::CGI::Software::InstallPkgs::_process('EBox::CGI::Software::InstallPkgs=HASH(0x7f8e725c35b8)') called at /usr/share/perl5/EBox/CGI/Base.pm line 274
	EBox::CGI::Base::run('EBox::CGI::Software::InstallPkgs=HASH(0x7f8e725c35b8)') called at /usr/share/perl5/EBox/CGI/Run.pm line 133
	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(0x7f8e725a0338)') 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(0x7f8e72592d10)') called at /usr/lib/perl5/ModPerl/RegistryCooker.pm line 170
	ModPerl::RegistryCooker::default_handler('ModPerl::Registry=HASH(0x7f8e72592d10)') called at /usr/lib/perl5/ModPerl/Registry.pm line 31
	ModPerl::Registry::handler('ModPerl::Registry', 'Apache2::RequestRec=SCALAR(0x7f8e725a0338)') called at -e line 0
	eval {...} called at -e line 0

Attachments

zentyal.log Download (80.8 KB) - added by anonymous 12 months ago.
zentyal.log

Change History

Changed 12 months ago by anonymous

zentyal.log

comment:1 Changed 12 months ago by jamor@…

  • Status changed from new to closed
  • Resolution set to invalid
  • Description modified (diff)
  • Summary changed from Bug report from Zentyal Server to apt: held broken packages

Hello Gilaaj,

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.

However in your case, since you have held broken packages you must use this command before doing any of the solutions of the previous link:

sudo apt-get clean

(This command cleans the downloaded packages cache)

Regards,

View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.