Unable to install Dovecot, exit status = 100

I get the following error when attempting to install the mail server. Any suggestions? Can’t find info on google.

karlhaworth@haworthtech:~$ sudo ee stack install mail
[sudo] password for karlhaworth: 
Executing apt-get update, please wait...
Installing Dovecot, please wait...
Reading package lists...
Building dependency tree...
Reading state information...
Package dovecot-mysql is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or is only available from another source

Package dovecot-lmtpd is not available, but is referred to by another package.
This may mean that the package is missing, has been obsoleted, or is only available from another source

E: Package 'dovecot-lmtpd' has no installation candidate
E: Package 'dovecot-mysql' has no installation candidate
[ Mon Sep  8 16:50:03 EDT 2014 ] Unable to install Dovecot, exit status =  100

Hi, Can you give output of following commands?

lsb_release -a

and

cat /var/log/easyengine/*
No LSB modules are available.
Distributor ID:    Ubuntu
Description:    Ubuntu 12.04 LTS
Release:    12.04
Codename:    precise
karlhaworth@haworthtech:~$ cat /var/log/easyengine/*
    EasyEngine (ee) 2.0.0 execution started [Sat Jul 19 18:10:22 EDT 2014]
    EasyEngine (ee) command: /usr/local/sbin/ee 
    EasyEngine (ee) commands:
        version    Display EasyEngine (ee) version
        help    Display EasyEngine (ee) man page
        info    Display Information about NGINX, PHP5, MySQL
        stack    Install/Remove/Purge NGINX, PHP, MySQL, Postfix
        site    Perform various site specific operation
        debug    Perform various debugging operation
        secure    Update HTTP authentication and EasyEngine admin port
        update    Update EasyEngine (ee) to latest version
    EasyEngine (ee) 2.0.0 execution started [Sat Jul 19 18:10:26 EDT 2014]
    EasyEngine (ee) command: /usr/local/sbin/ee info
    
    
    NGINX (1.6.0):
    user                 www-data
    worker_processes         1
    worker_connections         1024
    keepalive_timeout         30
    fastcgi_read_timeout         300
    client_max_body_size         100m
    allow                 127.0.0.1 
    
    PHP (5.5.11-2):
    user                 www-data
    expose_php             Off
    memory_limit             128M
    post_max_size             100M
    upload_max_filesize         100M
    max_execution_time         300
    
    Information about www.conf
    ping.path             /ping
    pm.status_path             /status
    process_manager             dynamic
    pm.max_requests             500
    pm.max_children             100
    pm.start_servers         20
    pm.min_spare_servers         10
    pm.max_spare_servers         30
    request_terminate_timeout     300
    xdebug.profiler_enable_trigger     off
    listen                 127.0.0.1:9000
    
    Information about debug.conf
    ping.path             /ping
    pm.status_path             /status
    process_manager             ondemand
    pm.max_requests             500
    pm.max_children             100
    pm.start_servers         20
    pm.min_spare_servers         10
    pm.max_spare_servers         30
    request_terminate_timeout     300
    xdebug.profiler_enable_trigger     on
    listen                 127.0.0.1:9001
    
    MySQL (5.5.35):
    user                 root
    port                 3306
    wait_timeout             28800
    interactive_timeout         28800
    max_used_connections         44/151
    datadir                 /var/lib/mysql/
    socket                 /var/run/mysqld/mysqld.sock
    EasyEngine (ee) 2.0.0 execution started [Sat Jul 19 18:10:40 EDT 2014]
    EasyEngine (ee) command: /usr/local/sbin/ee version
    EasyEngine (ee) version: 2.0.0
    EasyEngine (ee) 2.0.0 execution started [Sat Jul 19 18:11:02 EDT 2014]
    EasyEngine (ee) command: /usr/local/sbin/ee 
    EasyEngine (ee) commands:
        version    Display EasyEngine (ee) version
        help    Display EasyEngine (ee) man page
        info    Display Information about NGINX, PHP5, MySQL
        stack    Install/Remove/Purge NGINX, PHP, MySQL, Postfix
        site    Perform various site specific operation
        debug    Perform various debugging operation
        secure    Update HTTP authentication and EasyEngine admin port
        update    Update EasyEngine (ee) to latest version
    EasyEngine (ee) 2.0.0 execution started [Sat Jul 19 18:11:14 EDT 2014]
    EasyEngine (ee) command: /usr/local/sbin/ee stack
    ee stack commands:
        install    Install NGINX, PHP5, MySQL, Postfix, Adminer, phpMyAdmin, WP-CLI and Utils
        remove    Remove NGINX, PHP5, MySQL, Postfix, Adminer, phpMyAdmin, WP-CLI and Utils
        purge    Purge NGINX, PHP5, MySQL, Postfix, Adminer, phpMyAdmin, WP-CLI and Utils
        status    Display system status information
        start    Start NGINX, PHP5, MySQL and Postfix service
        stop    Stop NGINX, PHP5, MySQL and Postfix service
        reload    Reload NGINX, PHP5, MySQL and Postfix service
        restart    Restart NGINX, PHP5, MySQL and Postfix service
    EasyEngine (ee) 2.0.0 execution started [Fri Jul 25 19:23:09 EDT 2014]
    EasyEngine (ee) command: /usr/local/sbin/ee site create downriverprofile.com --wpfc
    PHP binary:    /usr/bin/php5
    PHP version:    5.5.11-2+deb.sury.org~precise+2
    php.ini used:    /etc/php5/cli/php.ini
    WP-CLI root dir:    /usr/share/wp-cli/vendor/wp-cli/wp-cli
    WP-CLI global config:    
    WP-CLI project config:    
    WP-CLI version:    0.16.0
    EE_DOMAIN_CHECK = downriverprofile.com 
    EE_SITE_CREATE_OPTION = --wp 
    EE_SITE_CACHE_OPTION = --wpfc 
    EE_NETWORK_ACTIVATE =  
    EE_WP_SUBDOMAIN =  
    EE_NGINX_CONF = wp/wpfc.conf
    Creating downriverprofile.com, please wait...
    Creating symbolic link for downriverprofile.com
    Creating htdocs & logs directory
    Downloading WordPress, please wait...
    Downloading WordPress 3.9.1 (en_US)...
    Success: WordPress downloaded.
    Autofix MySQL username (ERROR 1470 (HY000)), please wait...
    EE_DB_NAME = downriverprofile_com 
    EE_DB_USER = downri5oypkLR9jS 
    EE_DB_PASS = xxxx
    EE_WP_PREFIX = wp_
    Setting up WordPress, please wait...
    Success: WordPress installed successfully.
    Updating WordPress permalink, please wait...
    Success: Rewrite structure set.
    Installing Nginx Helper plugin, please wait...
    Installing Nginx (1.8.1)
    Downloading install package from https://downloads.wordpress.org/plugin/nginx-helper.1.8.1.zip...
    Unpacking the package...
    Installing the plugin...
    Plugin installed successfully.
    Success: Plugin 'nginx-helper' activated.
    Installing W3 Total Cache plugin, please wait...
    Installing W3 Total Cache (0.9.4)
    Downloading install package from https://downloads.wordpress.org/plugin/w3-total-cache.0.9.4.zip...
    Unpacking the package...
    Installing the plugin...
    Plugin installed successfully.
    Success: Plugin 'w3-total-cache' activated.
    Changing ownership of /var/www/downriverprofile.com, please wait...
    Git commit on /etc/nginx/, please wait...
    [master 043c887] downriverprofile.com created with --wp --wpfc options
     2 files changed, 18 insertions(+)
     create mode 100644 sites-available/downriverprofile.com
     create mode 120000 sites-enabled/downriverprofile.com
    Executing service nginx reload, please wait...
    nginx: the configuration file /etc/nginx/nginx.conf syntax is ok
    nginx: configuration file /etc/nginx/nginx.conf test is successful
    Reloading nginx configuration: nginx.
    
    WordPress Admin Username: karlhaworth
    WordPress Admin Password: xxxx
    
    Configure nginx-helper:    http://downriverprofile.com/wp-admin/options-general.php?page=nginx
    Configure W3TC:        http://downriverprofile.com/wp-admin/admin.php?page=w3tc_general
    Page Cache:        Disable
    Database Cache:        Memcached
    Object Cache:        Memcached
    Browser Cache:        Disable
    Successfully created new website: http://downriverprofile.com
    EasyEngine (ee) 2.0.0 execution started [Sat Aug 9 12:47:11 EDT 2014]
    EasyEngine (ee) command: /usr/local/sbin/ee site delete ryanhaworth.me
     DB_NAME = ryanhaworth.me_PROD 
     DB_USER = root 
     DB_HOST = localhost
    Git commit on /etc/nginx/, please wait...
    [master b55f39c] Delete website: ryanhaworth.me
     2 files changed, 61 deletions(-)
     delete mode 100644 sites-available/ryanhaworth.me
     delete mode 120000 sites-enabled/ryanhaworth.me
    Executing service nginx reload, please wait...
    nginx: the configuration file /etc/nginx/nginx.conf syntax is ok
    nginx: configuration file /etc/nginx/nginx.conf test is successful
    Reloading nginx configuration: nginx.
    EasyEngine (ee) 2.0.0 execution started [Sat Aug 9 12:48:11 EDT 2014]
    EasyEngine (ee) command: /usr/local/sbin/ee site
    ee site commands:
        list    List NGINX enabled website
        info    Display information about given website
        show    Display NGINX configuration for given website
        enable    Enable website
        disable    Disable website
        edit    Edit NGINX configuration for given website
        create    Create new HTML, PHP, MySQL or WordPress website
        delete    Delete existing website
    EasyEngine (ee) 2.0.0 execution started [Sat Aug 9 12:48:14 EDT 2014]
    EasyEngine (ee) command: /usr/local/sbin/ee site list
    List of sites-enabled websites:
    22222
    countrygolfinc.com
    default
    docs.haworthtechdev.com
    downriverprofile.com
    ginaspizzadeli.com
    haworthtechdev.com
    haworthtechdev.com.save
    hideawaymi.com
    iwp.haworthtechdev.com
    karlhaworth.com
    lakearbutusrentals.com
    moonlightbayresort.com
    profile.bz
    sedcoddc.com
    upnorthproductions.com
    EasyEngine (ee) 2.0.0 execution started [Sat Aug 9 12:48:44 EDT 2014]
    EasyEngine (ee) command: /usr/local/sbin/ee site delete docs.haworthtechdev.com
     DB_NAME = docs_haworthtechdev_com 
     DB_USER = docs_haworthtech 
     DB_HOST = localhost
    Git commit on /etc/nginx/, please wait...
    [master 7551056] Delete website: docs.haworthtechdev.com
     2 files changed, 60 deletions(-)
     delete mode 100644 sites-available/docs.haworthtechdev.com
     delete mode 120000 sites-enabled/docs.haworthtechdev.com
    Executing service nginx reload, please wait...
    nginx: the configuration file /etc/nginx/nginx.conf syntax is ok
    nginx: configuration file /etc/nginx/nginx.conf test is successful
    Reloading nginx configuration: nginx.
    EasyEngine (ee) 2.0.0 execution started [Sat Aug 9 12:48:50 EDT 2014]
    EasyEngine (ee) command: /usr/local/sbin/ee site list
    List of sites-enabled websites:
    22222
    countrygolfinc.com
    default
    downriverprofile.com
    ginaspizzadeli.com
    haworthtechdev.com
    haworthtechdev.com.save
    hideawaymi.com
    iwp.haworthtechdev.com
    karlhaworth.com
    lakearbutusrentals.com
    moonlightbayresort.com
    profile.bz
    sedcoddc.com
    upnorthproductions.com
    EasyEngine (ee) 2.0.0 execution started [Sat Aug 9 12:51:21 EDT 2014]
    EasyEngine (ee) command: /usr/local/sbin/ee site delete profile.bz
    # PHP NGINX CONFIGURATION
    User denied to remove profile.bz webroot
    Git commit on /etc/nginx/, please wait...
    [master a759ef2] Delete website: profile.bz
     2 files changed, 25 deletions(-)
     delete mode 100644 sites-available/profile.bz
     delete mode 120000 sites-enabled/profile.bz
    Executing service nginx reload, please wait...
    nginx: the configuration file /etc/nginx/nginx.conf syntax is ok
    nginx: configuration file /etc/nginx/nginx.conf test is successful
    Reloading nginx configuration: nginx.
    EasyEngine (ee) 2.0.0 execution started [Sat Aug 9 16:02:49 EDT 2014]
    EasyEngine (ee) command: /usr/local/sbin/ee 
    EasyEngine (ee) commands:
        version    Display EasyEngine (ee) version
        help    Display EasyEngine (ee) man page
        info    Display Information about NGINX, PHP5, MySQL
        stack    Install/Remove/Purge NGINX, PHP, MySQL, Postfix
        site    Perform various site specific operation
        debug    Perform various debugging operation
        secure    Update HTTP authentication and EasyEngine admin port
        update    Update EasyEngine (ee) to latest version
    EasyEngine (ee) 2.0.0 execution started [Sat Aug 9 16:03:04 EDT 2014]
    EasyEngine (ee) command: /usr/local/sbin/ee stack
    ee stack commands:
        install    Install NGINX, PHP5, MySQL, Postfix, Adminer, phpMyAdmin, WP-CLI and Utils
        remove    Remove NGINX, PHP5, MySQL, Postfix, Adminer, phpMyAdmin, WP-CLI and Utils
        purge    Purge NGINX, PHP5, MySQL, Postfix, Adminer, phpMyAdmin, WP-CLI and Utils
        status    Display system status information
        start    Start NGINX, PHP5, MySQL and Postfix service
        stop    Stop NGINX, PHP5, MySQL and Postfix service
        reload    Reload NGINX, PHP5, MySQL and Postfix service
        restart    Restart NGINX, PHP5, MySQL and Postfix service
    EasyEngine (ee) 2.0.0 execution started [Sat Aug 9 16:03:17 EDT 2014]
    EasyEngine (ee) command: /usr/local/sbin/ee stack reload
    Executing service nginx reload, please wait...
    nginx: the configuration file /etc/nginx/nginx.conf syntax is ok
    nginx: configuration file /etc/nginx/nginx.conf test is successful
    Reloading nginx configuration: nginx.
    Executing service php5-fpm reload, please wait...
    [09-Aug-2014 16:03:18] NOTICE: configuration file /etc/php5/fpm/php-fpm.conf test is successful
    
    Executing service mysql reload, please wait...
    Executing service postfix reload, please wait...
     * Reloading Postfix configuration...
       ...done.
    EasyEngine (ee) 2.0.0 execution started [Sat Aug 9 16:06:37 EDT 2014]
    EasyEngine (ee) command: /usr/local/sbin/ee site
    ee site commands:
        list    List NGINX enabled website
        info    Display information about given website
        show    Display NGINX configuration for given website
        enable    Enable website
        disable    Disable website
        edit    Edit NGINX configuration for given website
        create    Create new HTML, PHP, MySQL or WordPress website
        delete    Delete existing website
    EasyEngine (ee) 2.0.0 execution started [Sat Aug 9 16:06:54 EDT 2014]
    EasyEngine (ee) command: /usr/local/sbin/ee site edit moonlightbayresort.comEasyEngine (ee) Command: /usr/local/sbin/ee site  3. /usr/bin/vim.tiny<---- easiest run 'select-editor'.DT 2014]ulp-fpm.conf test is successfulhp5/fpm.log /var/log/mysql/slkarlhaworth@haworthtech:~$ .d/eeion, run the following commandable/22222'ib/easyengine/vendor/ee_ven_install_roundcube.sh'h'

Hi, I am unable to reproduce issue. Can you send me server login details so that I can debug issue. Send me in private message.

How do I do a private message? Cannot find how to do this

If you want to further investigate this, I can give you access to my server if you provide an ssh key, but I have decided to create a new server for various reasons. The new one I am currently setting up is allowing the mail packages to install.

Hi, If your server is still running you can add my ssh-key:

ssh-rsa AAAAB3NzaC1yc2EAAAADAQABAAABAQDCfqNgxTMHWZSg+hDh3lsGPYQ9DH2mQo0zvrpyXtP5sBtk/w8pcJsPrB3LOTlVbhRVdHdR2thTHVtubSe3eg50UiCO7uXmnpU7OM0PX1JcYWWAw5dgDOxDxucHbPqJBKPtFH9Exf2+4+/h78m/Hg3XOfceYuzaYIaIkUhFG3/8/ah8+MXBvgc5IP7v7EKJIwfgFnWAec1wQBB/+G8+YAL8JR1QAtGkdAULo9lsI048M11/bQxWqTkDPHD6hCKhcseRZ5bV/IKeCZsB45GZrn2AtU2auQi2OSVBk/TOb/hlroPNj9m0BfliddlKiZms0qIxWgkMvorheOjLKXkDO5AB [email protected]

And send here user name and IP address here

Is there any more information regarding this issue?

When I try and install mail stack I get

 Unable to install Dovecot, exit status =  100

and if I try and remove I get

Unable to Remove user vmail, exit status =  2

or when trying to purge mail I get

Unable to Remove user vmail, exit status =  2

Hi @karlhaworth

It’s been a long time, and we haven’t heard from you. It looks like your issue is resolved.EasyEngine has come a long way since the last activity here.Please try the latest EasyEngine. To update your EasyEngine to latest version run"

  • ee update

I am closing this support topic for now. Feel free to create a new support topic if you have any queries further. :slight_smile: