Author Topic: Problems installing on ubuntu 7.10  (Read 2439 times)

dinger

  • Zen Apprentice
  • *
  • Posts: 4
  • Karma: +0/-0
    • View Profile
Problems installing on ubuntu 7.10
« on: March 05, 2008, 01:41:11 pm »
I get this error when trying to install ebox using ebox-all, This is running on an olod pc which i cant really remember all the specs for but i know it only has one nic, it is also running webmin, samba, dhcpd, nepenthes and xubuntu desktop, this si the error, does anyone have any ideas?
Reading package lists... Done
Building dependency tree       
Reading state information... Done
Package apache is not installed, so not removed
The following packages were automatically installed and are no longer required:
  libgsf-gnome-1-114 gstreamer0.10-gnomevfs
Use 'apt-get autoremove' to remove them.
0 upgraded, 0 newly installed, 0 to remove and 40 not upgraded.
6 not fully installed or removed.
Need to get 0B of archives.
After unpacking 0B of additional disk space will be used.
Setting up courier-pop (0.56.0-2ubuntu2) ...
 * Starting Courier POP3 server...                                              bind: Address already in use
ll_daemon_start: Resource temporarily unavailable
invoke-rc.d: initscript courier-pop, action "start" failed.
dpkg: error processing courier-pop (--configure):
 subprocess post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of courier-pop-ssl:
 courier-pop-ssl depends on courier-pop; however:
  Package courier-pop is not configured yet.
dpkg: error processing courier-pop-ssl (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of ebox-mail:
 ebox-mail depends on courier-pop; however:
  Package courier-pop is not configured yet.
 ebox-mail depends on courier-pop-ssl; however:
  Package courier-pop-ssl is not configured yet.
dpkg: error processing ebox-mail (--configure):
 dependency problems - leaving unconfigured
Setting up amavisd-new (1:2.4.2-6.2ubuntu1) ...
Creating/updating amavis user account...
Starting amavisd: head: cannot open `/etc/mailname' for reading: No such file or directory
  The value of variable $myhostname is "server", but should have been
  a fully qualified domain name; perhaps uname(3) did not provide such.
  You must explicitly assign a FQDN of this host to variable $myhostname
  in /etc/amavis/conf.d/05-node_id, or fix what uname(3) provides as a host's
  network name!
(failed).
invoke-rc.d: initscript amavis, action "start" failed.
dpkg: error processing amavisd-new (--configure):
 subprocess post-installation script returned error exit status 1
dpkg: dependency problems prevent configuration of ebox-mailfilter:
 ebox-mailfilter depends on ebox-mail (>= 0.11); however:
  Package ebox-mail is not configured yet.
 ebox-mailfilter depends on amavisd-new (>= 2.4.2); however:
  Package amavisd-new is not configured yet.
dpkg: error processing ebox-mailfilter (--configure):
 dependency problems - leaving unconfigured
dpkg: dependency problems prevent configuration of ebox-all:
 ebox-all depends on ebox-mail; however:
  Package ebox-mail is not configured yet.
 ebox-all depends on ebox-mailfilter; however:
  Package ebox-mailfilter is not configured yet.
dpkg: error processing ebox-all (--configure):
 dependency problems - leaving unconfigured
Errors were encountered while processing:
 courier-pop
 courier-pop-ssl
 ebox-mail
 amavisd-new
 ebox-mailfilter
 ebox-all
E: Sub-process /usr/bin/dpkg returned an error code (1)

Thanks,
Daniel

nicolasdiogo

  • Forum Moderator
  • Zen Samurai
  • *****
  • Posts: 263
  • Karma: +3/-0
  • a pessimist, but trying out optimism
    • View Profile
    • BrainPowered Business Intelligence Consultancy - UK
Re: Problems installing on ubuntu 7.10
« Reply #1 on: March 05, 2008, 01:48:49 pm »
have you added ebox-platform.com repositories to your /etc/apt/sources.list?

could you post the contents of the above file?

Nicolas
my opinions and suggestion expressed on this forum are my own as a user.
please note that i am not part of the Zentyal Development Team

www.brainpowered.net - supporting open-source Business Intelligence in Europe

EricBaenen

  • Zen Apprentice
  • *
  • Posts: 15
  • Karma: +2/-0
    • View Profile
Re: Problems installing on ubuntu 7.10
« Reply #2 on: March 07, 2008, 08:27:57 pm »
Since you already have samba, dhcp, etc. installed on this box and those are also part of eBox - you may be getting conflicts with existing packages.

I would try to uninstall any services like samba and dhcp that you haven't configured or aren't using yet, then try to install ebox again to see if the list of conflicts is reduced.