Friday i got a serve on Softlayer, when i try to install ovirt 3.3 the engine-setup give me 2 types of error messages.

The first is
[ ERROR ] Failed to execute stage 'Misc configuration': Command '/usr/share/ovirt-engine/bin/pki-enroll-pkcs12.sh' failed to execute

And the second is

Misc configuration': [Errno 2] No such file or directory: '/etc/pki/ovirt-engine/certs/engine.cer'

These are the logs

    [ INFO  ] Stage: Setup validation
     
              --== CONFIGURATION PREVIEW ==--
     
              Database name                      : engine
              Database secured connection        : False
              Database host                      : localhost
              Database user name                 : engine
              Database host name validation      : False
              Datbase port                       : 5432
              NFS setup                          : True
              PKI organization                   : #####
              Application mode                   : both
              Firewall manager                   : iptables
              Update Firewall                    : True
              Configure WebSocket Proxy          : True
              Host FQDN                          : #####
              NFS mount point                    : /var/lib/exports/iso
              Datacenter storage type            : nfs
              Configure local database           : True
              Set application as default page    : True
              Configure Apache SSL               : True
              Configure VDSM on this host        : True
              Local storage domain directory     : /var/lib/images
     
              Please confirm installation settings (OK, Cancel) [OK]:
    [ INFO  ] Stage: Transaction setup
    [ INFO  ] Stopping engine service
    [ INFO  ] Stopping websocket-proxy service
    [ INFO  ] Stage: Misc configuration
    [ INFO  ] Stage: Package installation
    [ INFO  ] Stage: Misc configuration
    [ INFO  ] Initializing PostgreSQL
    [ INFO  ] Creating PostgreSQL database
    [ INFO  ] Configuring PostgreSQL
    [ INFO  ] Creating database schema
    [ INFO  ] Creating CA
    [ ERROR ] Failed to execute stage 'Misc configuration': Command '/usr/share/ovirt-engine/bin/pki-enroll-pkcs12.sh' failed to execute
    [ INFO  ] Yum Performing yum transaction rollback
    [ INFO  ] Rolling back database schema
    [ INFO  ] Clearing database engine
    [ INFO  ] Stage: Clean up
              Log file is located at /var/log/ovirt-engine/setup/ovirt-engine-setup-20140224122105.log
    [ INFO  ] Stage: Pre-termination
    [ INFO  ] Stage: Termination
    [ ERROR ] Execution of setup failed
     
     
    ######################################################
    Second Run
     
    [ INFO  ] Stage: Initializing
    [ INFO  ] Stage: Environment setup
              Configuration files: ['/etc/ovirt-engine-setup.conf.d/10-packaging-aio.conf', '/etc/ovirt-engine-setup.conf.d/10-packaging.conf']
              Log file: /var/log/ovirt-engine/setup/ovirt-engine-setup-20140224122321.log
              Version: otopi-1.1.2 (otopi-1.1.2-1.el6)
    [ INFO  ] Hardware supports virtualization
    [ INFO  ] Stage: Environment packages setup
    [ INFO  ] Stage: Programs detection
    [ INFO  ] Stage: Environment setup
    [ INFO  ] Stage: Environment customization
     
              --== PACKAGES ==--
     
    [ INFO  ] Checking for product updates...
    [ INFO  ] No product updates found
     
              --== ALL IN ONE CONFIGURATION ==--
     
              Configure VDSM on this host? (Yes, No) [No]:
              --== NETWORK CONFIGURATION ==--
     
              Host fully qualified DNS name of this server [###]:
    [WARNING] Failed to resolve otrs.stefanini.dom using DNS, it can be resolved only locally
              Setup can automatically configure the firewall on this system.
              Note: automatic configuration of the firewall may overwrite current settings.
              Do you want Setup to configure the firewall? (Yes, No) [Yes]:
    [ INFO  ] iptables will be configured as firewall manager.
     
              --== DATABASE CONFIGURATION ==--
     
              Where is the database located? (Local, Remote) [Local]:
              Setup can configure the local postgresql server automatically for the engine to run. This may conflict with existing applications.
              Would you like Setup to automatically configure postgresql, or prefer to perform that manually? (Automatic, Manual) [Automatic]:
     
              --== OVIRT ENGINE CONFIGURATION ==--
     
              Engine admin password:
    [ ERROR ] Please specify value
              Engine admin password:
              Confirm engine admin password:
              Application mode (Both, Virt, Gluster) [Both]:
              Default storage type: (NFS, FC, ISCSI, POSIXFS) [NFS]:
     
              --== PKI CONFIGURATION ==--
     
              PKI is already configured
     
              --== APACHE CONFIGURATION ==--
     
              Setup can configure the default page of the web server to present the application home page. This may conflict with existing applications.
              Do you wish to set the application as the default page of the web server? (Yes, No) [Yes]:
              Setup can configure apache to use SSL using a certificate issued from the internal CA.
              Do you wish Setup to configure that, or prefer to perform that manually? (Automatic, Manual) [Automatic]:
     
              --== SYSTEM CONFIGURATION ==--
     
              Configure an NFS share on this server to be used as an ISO Domain? (Yes, No) [Yes]:
              Local ISO domain path [/var/lib/exports/iso-20140224182351]:
              Local ISO domain name [ISO_DOMAIN]:
              Configure WebSocket Proxy on this machine? (Yes, No) [Yes]:
     
              --== END OF CONFIGURATION ==--
     
    [ INFO  ] Stage: Setup validation
     
              --== CONFIGURATION PREVIEW ==--
     
              Database name                      : engine
              Database secured connection        : False
              Database host                      : localhost
              Database user name                 : engine
              Database host name validation      : False
              Datbase port                       : 5432
              NFS setup                          : True
              Application mode                   : both
              Firewall manager                   : iptables
              Update Firewall                    : True
              Configure WebSocket Proxy          : True
              Host FQDN                          : ######
              NFS mount point                    : /var/lib/exports/iso-20140224182351
              Datacenter storage type            : nfs
              Configure local database           : True
              Set application as default page    : True
              Configure Apache SSL               : True
              Configure VDSM on this host        : False
     
              Please confirm installation settings (OK, Cancel) [OK]:
    [ INFO  ] Stage: Transaction setup
    [ INFO  ] Stopping engine service
    [ INFO  ] Stopping websocket-proxy service
    [ INFO  ] Stage: Misc configuration
    [ INFO  ] Stage: Package installation
    [ INFO  ] Stage: Misc configuration
    [ INFO  ] Creating PostgreSQL database
    [ INFO  ] Configuring PostgreSQL
    [ INFO  ] Creating database schema
    [ INFO  ] Configuring WebSocket Proxy
    [ ERROR ] Failed to execute stage 'Misc configuration': [Errno 2] No such file or directory: '/etc/pki/ovirt-engine/certs/engine.cer'
    [ INFO  ] Yum Performing yum transaction rollback
    [ INFO  ] Rolling back database schema
    [ INFO  ] Clearing database engine
    [ INFO  ] Stage: Clean up
              Log file is located at /var/log/ovirt-engine/setup/ovirt-engine-setup-20140224122321.log
    [ INFO  ] Stage: Pre-termination
    [ INFO  ] Stage: Termination
    [ ERROR ] Execution of setup failed