I've done this before on Ubuntu 12.04 with no issues, but this time it seems it doesn't want to play nice.
To preface: I used Minstall to strip out the server as I'm installing this on a VPS and the provider can't find a supported template from OpenVZ for 12.04 LTS.
I went to install i-MSCP from the Git repo (master branch) and I got to the point of putting in the Postfix server (hostname?), hit enter, it started to go through package listing (for install?), then I got this error: http://i.imgur.com/V9IKwg2.jpg
The output from the console looks like this:
Code
- <snipped some output that isn't relevant>
- .../libdatetime-locale-perl_1%3a0.45-1_all.deb) ...
- Selecting previously unselected package libdatetime-perl.
- Unpacking libdatetime-perl (from
- .../libdatetime-perl_2%3a0.7000-1build1_amd64.deb) ...
- Selecting previously unselected package libsnmp-session-perl.
- Unpacking libsnmp-session-perl (from
- .../libsnmp-session-perl_1.13-1ubuntu1_all.deb) ...
- Selecting previously unselected package lynx-cur.
- Unpacking lynx-cur (from .../lynx-cur_2.8.8dev.9-2ubuntu0.12.04.1_amd64.deb)
- ...
- Selecting previously unselected package lynx.
- Unpacking lynx (from .../lynx_2.8.8dev.9-2ubuntu0.12.04.1_all.deb) ...
- Selecting previously unselected package unhide.rb.
- Unpacking unhide.rb (from .../unhide.rb_13-1_all.deb) ...
- Processing triggers for install-info ...
- Errors were encountered while processing:
- /var/cache/apt/archives/mysql-server-5.5_5.5.31-0ubuntu0.12.04.2_amd64.deb
- E: Sub-process /usr/bin/dpkg returned an error code (1)
- iMSCP::Debug::END: Exit code is 100!
I just pulled/cloned i-MSCP into a repo so this is a fresh version of it, fresh VPS, etc...