Author Topic: eBox 1.4 Install - apt failing after selecting packages  (Read 2245 times)

jswagner

  • Zen Apprentice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
eBox 1.4 Install - apt failing after selecting packages
« on: February 06, 2010, 02:09:18 am »
I just downloaded 1.4, and the post-install eBox setup fails immediately after selecting packages.  It doesn't seem to matter what packages I select.  This is my /tmp/ebox-installer.log:

Code: [Select]
usermod: user eboxadmin does not exist
mv: cannot stat '/home/eboxadmin': No such file or directory
Reading package lists...
Building dependency tree...
Reading state information...
Some packages could not be installed. This may mean that you have
request an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situaion:

The following packages have unmet dependencies:
  ebox-infrastructure: Depends: ebox-dhcp but it is not going to be installed
E: Broken packages
After reading this, I re-ran the post-install eBox setup and selected ALL packages.  I also reinstalled from the .ISO again.

FWIW, I'm using a VirtualBox VM, and the RC1 ISO installed just fine two days ago.

J. A. Calvo

  • Zentyal Staff
  • Zen Hero
  • *****
  • Posts: 1986
  • Karma: +67/-3
    • View Profile
    • http://blogs.zentyal.org/jacalvo
Re: eBox 1.4 Install - apt failing after selecting packages
« Reply #1 on: February 06, 2010, 02:34:10 am »
Have you checked with the md5 file that the download is not corrupt?
Zentyal Server Lead Developer

jswagner

  • Zen Apprentice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: eBox 1.4 Install - apt failing after selecting packages
« Reply #2 on: February 06, 2010, 09:49:44 pm »
Just compared -- yes, md5 matches.

Geelong PC Creations

  • Zen Apprentice
  • *
  • Posts: 18
  • Karma: +1/-0
    • View Profile
    • geelong pc creations
Re: eBox 1.4 Install - apt failing after selecting packages
« Reply #3 on: February 07, 2010, 11:00:07 am »
hi i had the same problem i installed with the first option and it failed if i selected the voip module for some reason if i didnt select that it'd work i could then apt-get install the modules.

I tried installing with the second option today and just used the entire disk option instead of the LVM option and had no issue.

Saturn2888

  • Zen Hero
  • *****
  • Posts: 707
  • Karma: +1/-0
    • View Profile
Re: eBox 1.4 Install - apt failing after selecting packages
« Reply #4 on: February 07, 2010, 11:22:29 am »
Might have to do with 1.4 having a new version of Asterisk.

jswagner

  • Zen Apprentice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: eBox 1.4 Install - apt failing after selecting packages
« Reply #5 on: February 07, 2010, 12:12:41 pm »
This was resolved by deleting my virtual hard disk and creating a new one.

I believe the real issue is that the 'Install eBox (delete all disk)' option from the ISO boot menu does not actually delete all disks.  Inspecting the file system, I could see that user-made files from my previous 1.4 RC install were still present.  Someone from eBox team should file a bug and investigate further.

Saturn2888

  • Zen Hero
  • *****
  • Posts: 707
  • Karma: +1/-0
    • View Profile
Re: eBox 1.4 Install - apt failing after selecting packages
« Reply #6 on: February 07, 2010, 12:17:33 pm »
It might be an Ubuntu bug really. That sounds like something the OS does.

jswagner

  • Zen Apprentice
  • *
  • Posts: 5
  • Karma: +0/-0
    • View Profile
Re: eBox 1.4 Install - apt failing after selecting packages
« Reply #7 on: February 07, 2010, 12:31:28 pm »
Booting to Ubuntu Server 8.04.3 (amd64) ISO, the only install option is "Install Ubuntu Server".

Booting to eBox Platform 1.4 ISO, the install options are "Install eBox Platform 1.4 (delete all disk)" and "Install eBox Platform 1.4 (expert mode)".

'Expert mode' appears to be the bog standard "Install Ubuntu Server" option + eBox Platform install script, where 'Delete all disk' appears to be semi-scripted, and by description, should repartition and format my disk..  Since it's not provided with the standard Ubuntu disc, wouldn't this have been added by eBox team?

Let me know..