[Users] Trouble building Ovirt from source - "No rule to make target `install_tools'. Stop."

Juan Hernandez jhernand at redhat.com
Tue Mar 12 09:09:45 UTC 2013


On 03/11/2013 10:49 PM, Yuval M wrote:
> I didn't change the way I restart the engine:
> $ bin/engine-service restart
>
> regarding the ENGINE_USR error:
> I see in the engine.log that it looks for the defaults config file in
> the wrong place (in the system root instead of under
> /home/wil/ovirt-engine...)
> logs attached as well as the screenshot from the Admin. portal page.
>

You are right, this is a consequence of a problem that was fixed in the 
master branch, but that is not included in the 3.2 release. I just 
back-ported it to the 3.2 branch, and it is available for review here:

http://gerrit.ovirt.org/12957

Any chances that you can apply and test this patch?

> Thanks!
>
> Yuval
>
>
>
> On Mon, Mar 11, 2013 at 3:43 PM, Juan Hernandez <jhernand at redhat.com
> <mailto:jhernand at redhat.com>> wrote:
>
>     On 03/11/2013 02:37 PM, Yuval M wrote:
>
>
>           > Thank you very much for your response.
>           > I did what you suggested and I still get the same exception when
>         trying to enter the administrative portal (I attached the
>         screenshot).
>           > In addition, I see that the ui-plugins directory is empty after
>         restarting the engine-service, so it might not have been used.
>           >
>
>
>     I made a mistake in the location of the directory, it should go in
>     the /home/wil/ovirt-engine/__installation/share/ovirt-__engine
>     directory:
>
>     mkdir -p
>     /home/wil/ovirt-engine/__installation/share/ovirt-__engine/ui-plugins
>
>     However the error that you see now is different to the one you saw
>     before, it is now complaining about a missing ENGINE_USR parameter,
>     so I guess that you are starting the engine in a different way this
>     time.
>
>           > [wil at bufferoverflow ~]$ mkdir -p
>         /home/wil/ovirt-engine/__installation/share/ui-plugins
>           > [wil at bufferoverflow ~]$ ls -la
>         /home/wil/ovirt-engine/__installation/share/
>           > total 28
>           > drwxr-xr-x.  7 wil wil 4096 Mar 11 15:01 .
>           > drwxr-xr-x.  6 wil wil 4096 Mar  8 22:19 ..
>           > drwxr-xr-x.  3 wil wil 4096 Mar  8 22:19 java
>           > drwxr-xr-x.  3 wil wil 4096 Mar  8 22:19 man
>           > drwxr-xr-x.  2 wil wil 4096 Mar  8 22:19 maven-poms
>           > drwxr-xr-x. 11 wil wil 4096 Mar  8 22:19 ovirt-engine
>           > drwxrwxr-x.  2 wil wil 4096 Mar 11 15:01 ui-plugins
>           > [wil at bufferoverflow ~]$ ls
>         /home/wil/ovirt-engine/__installation/share/ui-plugins/
>           > total 8
>           > drwxrwxr-x. 2 wil wil 4096 Mar 11 15:01 .
>           > drwxr-xr-x. 7 wil wil 4096 Mar 11 15:01 ..
>           > [wil at bufferoverflow ~]$
>           >
>           >
>           >
>           >
>           >
>           >
>           >
>           > On Mon, Mar 11, 2013 at 9:42 AM, Juan Hernandez
>         <jhernand at redhat.com <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>> wrote:
>           >>
>           >> On 03/08/2013 09:48 PM, Yuval M wrote:
>           >>>
>           >>> Thank you very much. I now get the welcome page when I enter
>           >>> "http://localhost:8700/".
>           >>> However, when I try to enter the Administrator Portal
>           >>> <http://localhost:8700/__webadmin
>         <http://localhost:8700/webadmin>> I get a
>         javax.servlet.__ServletException.
>           >>> I attached a screenshot.
>           >>>
>           >>> Inline image 1
>           >>>
>           >>> How can I troubleshoot this?
>           >>
>           >>
>           >> I think this is because of the missing UI plugins
>         directory. Try to
>         create it:
>           >>
>           >> mkdir -p $HOME/ovirt-engine/__installation/share/ui-plugins
>           >>
>           >> Then restart the engine.
>           >>
>           >>>
>           >>> I appreciate your help very much
>           >>>
>           >>> Yuval
>           >>>
>           >>>
>           >>> On Fri, Mar 8, 2013 at 8:05 PM, Juan Hernandez
>         <jhernand at redhat.com <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>
>           >>> <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>>> wrote:
>           >>>
>           >>>     On 03/08/2013 07:00 PM, Yuval M wrote:
>           >>>
>           >>>         I attached the logs, here is the output from the
>         commands you
>           >>>         suggested:
>           >>>
>           >>>
>           >>>     Looks like the database schema doesn't match the rest
>         of the code.
>           >>>     You probably created the database before switching to
>         branch 3.2.
>           >>>     Just drop the database and create it again with the
>         scripts in the
>           >>>     3.2 branch.
>           >>>
>           >>>         *
>           >>>         *
>           >>>         *[root at bufferoverflow bin]# psql -U postgres engine*
>           >>>
>           >>>         psql (9.2.3)
>           >>>         Type "help" for help.
>           >>>         engine=# select count(*) from vdc_options;
>           >>>            count
>           >>>         -------
>           >>>              345
>           >>>         (1 row)
>           >>>
>           >>>         *[root at bufferoverflow bin]# find
>           >>>         /home/wil/ovirt-engine/____installation
>           >>>
>           >>>         -name postgresql.jar*
>           >>>         *[root at bufferoverflow bin]# find
>           >>>         /home/wil/ovirt-engine/____installation
>           >>>         -name postg\**
>           >>>
>         /home/wil/ovirt-engine/____installation/share/ovirt-____engine/modules/org/postgresql
>           >>>
>         /home/wil/ovirt-engine/____installation/share/ovirt-____engine/modules/org/postgresql/____main/postgresql-jdbc.jar
>           >>>
>         /home/wil/ovirt-engine/____installation/share/ovirt-____engine/modules/org/postgresql/____main/postgresql-jdbc.jar.__index
>           >>>
>           >>>         *[root at bufferoverflow bin]# ls -la
>           >>>
>         /home/wil/ovirt-engine/____installation/share/ovirt-____engine/modules/org/*
>           >>>
>           >>>
>           >>>         total 12
>           >>>         drwxr-xr-x. 3 wil wil 4096 Mar  8 18:03 .
>           >>>         drwxr-xr-x. 3 wil wil 4096 Mar  8 18:03 ..
>           >>>         drwxr-xr-x. 3 wil wil 4096 Mar  8 18:03 postgresql
>           >>>         *[root at bufferoverflow bin]# ls -la
>           >>>
>         /home/wil/ovirt-engine/____installation/share/ovirt-____engine/modules/org/postgresql/____main/*
>           >>>
>           >>>
>           >>>         total 544
>           >>>         drwxr-xr-x. 2 wil wil   4096 Mar  8 18:46 .
>           >>>         drwxr-xr-x. 3 wil wil   4096 Mar  8 18:03 ..
>           >>>         -rw-r--r--. 1 wil wil    307 Mar  8 18:03 module.xml
>           >>>         -rw-rw-r--. 1 wil wil 539705 Mar  7 16:41
>         postgresql-jdbc.jar
>           >>>         -rw-rw-r--. 1 wil wil    545 Mar  8 18:46
>         postgresql-jdbc.jar.index
>           >>>
>           >>>
>           >>>         I appreciate your help
>           >>>
>           >>>         Yuval
>           >>>
>           >>>         On Fri, Mar 8, 2013 at 7:44 PM, Juan Hernandez
>           >>>         <jhernand at redhat.com <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>>
>           >>>         <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com> <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>>>__>
>         wrote:
>           >>>
>           >>>              On 03/08/2013 06:38 PM, Yuval M wrote:
>           >>>
>           >>>                  Thanks, now "./engine-service start"
>         succeeded.
>           >>>                  /[root at bufferoverflow bin]#
>         ./engine-service start/
>           >>>                  /Starting engine-service:
>           >>>               [
>           >>>                    OK  ]/
>           >>>
>           >>>
>           >>>                  However, when I try to access
>         "http://localhost:8700" I
>           >>>         get an empty
>           >>>                  page (0 bytes).
>           >>>
>           >>>                  I see the following errors in
>           >>>
>           >>>
>         /home/wil/ovirt-engine/______installation/var/log/ovirt-______engine/server.log
>           >>>
>           >>>
>           >>>
>           >>>                  JBAS014777:   Services which failed to start:
>            service
>           >>>
>           >>>
>         jboss.deployment.subunit."______engine.ear"."engine-bll.jar".______component.______UsersDomainsCacheManagerServic______e.START:
>           >>>
>           org.jboss.msc.service.______StartException in service
>           >>>
>           >>>
>         jboss.deployment.subunit."______engine.ear"."engine-bll.jar".______component.______UsersDomainsCacheManagerServic______e.START:
>           >>>
>           >>>
>           >>>                  Failed to start service
>           >>>
>           >>>                  2013-03-08 19:27:51,495 ERROR
>           >>>
>           [org.jboss.as.server.______deployment.scanner]
>           >>>
>           >>>
>           >>>                  (DeploymentScanner-threads - 1) {"JBAS014653:
>         Composite
>           >>>                  operation failed
>           >>>                  and was rolled back. Steps that failed:" =>
>         {"Operation
>           >>>         step-2" =>
>           >>>                  {"JBAS014671: Failed services" =>
>           >>>
>           >>>
>         {"jboss.deployment.subunit.\"______engine.ear\".\"engine-bll.____jar\__".component.______UsersDomainsCacheManagerServic______e.START"
>           >>>                  =>
>         "org.jboss.msc.service.______StartException in
>         service
>           >>>
>           >>>
>         jboss.deployment.subunit.\"______engine.ear\".\"engine-bll.__jar\____".component.______UsersDomainsCacheManagerServic______e.START:
>           >>>
>           >>>
>           >>>                  Failed to start service"}}}}
>           >>>
>           >>>                  Here is the contents of my configuration
>         file:
>           >>>
>           >>>                  [root at bufferoverflow installation]# cat
>           >>>         etc/sysconfig/ovirt-engine
>           >>>                  #
>           >>>                  # For descriptions of the parameters and
>         their default
>           >>>         values look
>           >>>                  # at the
>           >>>
>         /usr/share/ovirt-engine/conf/______engine.conf.defaults file.
>           >>>
>           >>>
>           >>>                  #
>           >>>                  # Please note that the engine
>         installation tool
>           >>>         engine-setup will
>           >>>                  # append the modified parameters to the
>         end of
>         this file.
>           >>>                  #
>           >>>
>           JAVA_HOME=/usr/lib/jvm/jre-1.______7.0-openjdk.x86_64
>           >>>
>            JBOSS_HOME=/home/wil/ovirt-______engine/jboss-as-7.1.1.Final
>           >>>
>           >>>
>           >>>                  ENGINE_USER=wil
>           >>>                  ENGINE_GROUP=wil
>           >>>                  ENGINE_PROXY_ENABLED=false
>           >>>                  ENGINE_HTTP_ENABLED=true
>           >>>                  ENGINE_HTTP_PORT=8700
>           >>>                  ENGINE_HTTPS_ENABLED=false
>           >>>                  ENGINE_AJP_ENABLED=false
>           >>>                  ENGINE_DB_USER=postgres
>           >>>                  ENGINE_DB_PASSWORD=
>           >>>                  ENGINE_DEBUG_ADDRESS=0.0.0.0:______8787
>         <http://0.0.0.0:8787>
>           >>>
>           >>>
>           >>>                  <http://0.0.0.0:8787>
>           >>>
>           >>>
>           >>>                  Thank you very much for your help
>           >>>
>           >>>
>           >>>              Can you share the server.log and engine.log
>         files? If
>           >>>         possible stop
>           >>>              the engine, clean the files, start again and then
>         collect and
>           >>>              provide the files.
>           >>>
>           >>>              Not sure, but I guess that you are having
>         some problem
>         with the
>           >>>              database, so please check the following:
>           >>>
>           >>>              1. Try to connect to the database manually:
>           >>>
>           >>>                 psql -U postgres engine
>           >>>                 engine# select count(*) from vdc_options;
>           >>>
>           >>>              2. Make sure that the JDBC driver is in the right
>         place and
>           >>>         that it
>           >>>              points to the right file if it is a symbolic
>         link:
>           >>>
>           >>>                 find
>         home/wil/ovirt-engine/______installation -name
>           >>>
>           >>>         postgresql.jar
>           >>>
>           >>>
>           >>>
>           >>>                  Yuval
>           >>>
>           >>>                  On Fri, Mar 8, 2013 at 6:16 PM, Juan
>         Hernandez
>           >>>                  <jhernand at redhat.com
>         <mailto:jhernand at redhat.com> <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>>
>           >>>         <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com> <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>>>
>           >>>                  <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>
>           >>>         <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com> <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>>>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>
>           >>>         <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>>>__>>
>         wrote:
>           >>>
>           >>>                       On 03/08/2013 05:14 PM, Yuval M wrote:
>           >>>
>           >>>                           checked out to 3.2 branch, now the
>           >>>         configuration file
>           >>>                  was as
>           >>>                           detailed in
>           >>>                           the wiki.
>           >>>                           after configuring it I try to
>         start the
>         engine
>           >>>         and get:
>           >>>
>           >>>                           [wil at bufferoverflow bin]$ pwd
>           >>>
>         /home/wil/ovirt-engine/________installation/bin
>           >>>
>           >>>
>           >>>
>           >>>                           [wil at bufferoverflow bin]$
>         ./engine-service start
>           >>>                           Traceback (most recent call last):
>           >>>                               File "./engine-service",
>         line 23, in
>         <module>
>           >>>                                 import configobj
>           >>>                           ImportError: No module named
>         configobj
>           >>>                           [wil at bufferoverflow bin]$
>           >>>
>           >>>
>           >>>                       Ok, this is because the service
>         script needs the
>           >>>                  python-configobj
>           >>>                       and python-cheetah packages:
>           >>>
>           >>>                          yum install python-configobj
>         python-cheetah
>           >>>
>           >>>
>           >>>
>           >>>
>           >>>                           On Fri, Mar 8, 2013 at 5:05 PM, Juan
>         Hernandez
>           >>>                           <jhernand at redhat.com
>         <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>
>           >>>         <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com> <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>>>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>
>           >>>         <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com> <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>>>>
>           >>>                  <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>
>           >>>         <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com> <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>>>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>
>           >>>         <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com> <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>>>>__>
>           >>>                           <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>
>           >>>         <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com> <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>>>
>           >>>                  <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>
>           >>>         <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com> <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>>>>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>
>           >>>         <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com> <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>>>
>           >>>                  <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>
>           >>>         <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>>>>__>>__> wrote:
>           >>>
>           >>>                                On 03/08/2013 03:51 PM, Juan
>         Hernandez wrote:
>           >>>
>           >>>                                    On 03/08/2013 03:49 PM,
>         Yuval M
>         wrote:
>           >>>
>           >>>                                        OK,
>           >>>                                        brand new machine,
>           >>>                                        Fedora 18 (x64),
>           >>>                                        Trying to install
>         Ovirt 3.2 from
>           >>>         sources
>           >>>                  according to:
>           >>> http://www.ovirt.org/Building_____________Engine_Draft
>         <http://www.ovirt.org/Building___________Engine_Draft>
>           >>>
>         <http://www.ovirt.org/__Building_________Engine_Draft
>         <http://www.ovirt.org/Building_________Engine_Draft>>
>           >>>
>           <http://www.ovirt.org/____Building_______Engine_Draft
>         <http://www.ovirt.org/__Building_______Engine_Draft>
>           >>>
>         <http://www.ovirt.org/__Building_______Engine_Draft
>         <http://www.ovirt.org/Building_______Engine_Draft>>>
>           >>>
>           >>>
>         <http://www.ovirt.org/______Building_____Engine_Draft
>         <http://www.ovirt.org/____Building_____Engine_Draft>
>           >>>
>         <http://www.ovirt.org/____Building_____Engine_Draft
>         <http://www.ovirt.org/__Building_____Engine_Draft>>
>           >>>
>           <http://www.ovirt.org/____Building_____Engine_Draft
>         <http://www.ovirt.org/__Building_____Engine_Draft>
>           >>>         <http://www.ovirt.org/__Building_____Engine_Draft
>         <http://www.ovirt.org/Building_____Engine_Draft>>>>
>           >>>
>           >>>
>           <http://www.ovirt.org/________Building___Engine_Draft
>         <http://www.ovirt.org/______Building___Engine_Draft>
>           >>>
>         <http://www.ovirt.org/______Building___Engine_Draft
>         <http://www.ovirt.org/____Building___Engine_Draft>>
>           >>>
>           >>>
>           <http://www.ovirt.org/______Building___Engine_Draft
>         <http://www.ovirt.org/____Building___Engine_Draft>
>           >>>         <http://www.ovirt.org/____Building___Engine_Draft
>         <http://www.ovirt.org/__Building___Engine_Draft>>>
>           >>>
>           >>>
>         <http://www.ovirt.org/______Building___Engine_Draft
>         <http://www.ovirt.org/____Building___Engine_Draft>
>           >>>         <http://www.ovirt.org/____Building___Engine_Draft
>         <http://www.ovirt.org/__Building___Engine_Draft>>
>           >>>
>           <http://www.ovirt.org/____Building___Engine_Draft
>         <http://www.ovirt.org/__Building___Engine_Draft>
>           >>>         <http://www.ovirt.org/__Building___Engine_Draft
>         <http://www.ovirt.org/Building___Engine_Draft>>>>>
>           >>>
>           >>>
>           <http://www.ovirt.org/__________Building_Engine_Draft
>         <http://www.ovirt.org/________Building_Engine_Draft>
>           >>>
>         <http://www.ovirt.org/________Building_Engine_Draft
>         <http://www.ovirt.org/______Building_Engine_Draft>>
>           >>>
>           >>>
>           <http://www.ovirt.org/________Building_Engine_Draft
>         <http://www.ovirt.org/______Building_Engine_Draft>
>           >>>         <http://www.ovirt.org/______Building_Engine_Draft
>         <http://www.ovirt.org/____Building_Engine_Draft>>>
>           >>>
>           >>>
>           >>>
>         <http://www.ovirt.org/________Building_Engine_Draft
>         <http://www.ovirt.org/______Building_Engine_Draft>
>           >>>         <http://www.ovirt.org/______Building_Engine_Draft
>         <http://www.ovirt.org/____Building_Engine_Draft>>
>           >>>
>           <http://www.ovirt.org/______Building_Engine_Draft
>         <http://www.ovirt.org/____Building_Engine_Draft>
>           >>>         <http://www.ovirt.org/____Building_Engine_Draft
>         <http://www.ovirt.org/__Building_Engine_Draft>>>>
>           >>>
>           >>>
>           >>>
>           >>>
>           <http://www.ovirt.org/________Building_Engine_Draft
>         <http://www.ovirt.org/______Building_Engine_Draft>
>           >>>         <http://www.ovirt.org/______Building_Engine_Draft
>         <http://www.ovirt.org/____Building_Engine_Draft>>
>           >>>
>           <http://www.ovirt.org/______Building_Engine_Draft
>         <http://www.ovirt.org/____Building_Engine_Draft>
>           >>>         <http://www.ovirt.org/____Building_Engine_Draft
>         <http://www.ovirt.org/__Building_Engine_Draft>>>
>           >>>
>           >>>
>         <http://www.ovirt.org/______Building_Engine_Draft
>         <http://www.ovirt.org/____Building_Engine_Draft>
>           >>>         <http://www.ovirt.org/____Building_Engine_Draft
>         <http://www.ovirt.org/__Building_Engine_Draft>>
>           >>>
>           <http://www.ovirt.org/____Building_Engine_Draft
>         <http://www.ovirt.org/__Building_Engine_Draft>
>           >>>         <http://www.ovirt.org/__Building_Engine_Draft
>         <http://www.ovirt.org/Building_Engine_Draft>>>>>>
>           >>>
>           >>>                                        Everything is good
>         up to the
>           >>>         following stage:
>           >>>                                        "Now you need to do
>         some
>           >>>         adjustments to the
>           >>>                           configuration file
>           >>>
>           >>>
>           >>>
>           >>>
>         $HOME/ovirt-engine/__________installation/etc/sysconfig/__________ovirt-engine"
>           >>>
>           >>>
>           >>>
>           >>>
>           >>>
>           >>>                                        The "sysconfig"
>         directory does
>           >>>         not exist.
>           >>>                  so does the
>           >>>                                        "ovirt-engine"
>           >>>                                        configuration file
>         (searched
>           >>>         through the
>           >>>                           $HOME/ovirt-engine
>           >>>                                        tree).
>           >>>                                        I didn't find any
>         code in the
>           >>>         Makefile
>           >>>
>           >>>
>           ($HOME/ovirt-engine/__________repository/Makefile)
>         that
>           >>>
>           >>>
>           >>>
>           >>>                           would create
>           >>>
>           >>>                                        them,
>           >>>                                        What am I missing?
>           >>>
>           >>>
>           >>>                                    This has changed
>         recently and I
>           >>>         didn't update
>           >>>                  that wiki
>           >>>                           page. The
>           >>>
>           /etc/sysconig/ovirt-engine file
>         has been
>           >>>                  replaced by
>           >>>
>           /etc/ovirt-engine/engine.conf.
>           >>>
>           >>>
>           >>>                                But wait, this change was
>         made in
>         the master
>           >>>                  branch, not in
>           >>>                           3.2, so
>           >>>                                it shouldn't be a problem.
>         Are you sure
>           >>>         you are
>           >>>                  using the
>           >>>                           engine_3.2
>           >>>                                branch?
>           >>>
>           >>>
>           >>>                                        Thanks,
>           >>>
>           >>>                                        Yuval
>           >>>
>           >>>                                        On Tue, Feb 26,
>         2013 at 3:25
>         PM, Juan
>           >>>                  Hernandez
>           >>>
>           <jhernand at redhat.com <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>
>           >>>         <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com> <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>>>
>           >>>                  <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>
>           >>>         <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com> <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>>>>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>
>           >>>         <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com> <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>>>
>           >>>                  <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>>>__>
>           >>>                           <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>
>           >>>         <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com> <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>>>
>           >>>                  <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>
>           >>>         <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com> <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>>>>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>
>           >>>         <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com> <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>>>
>           >>>                  <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>>>__>>
>           >>>
>           <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>
>           >>>         <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com> <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>>>
>           >>>                  <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>>>
>           >>>                           <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>
>           >>>         <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com> <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>>>
>           >>>                  <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>
>           >>>         <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com> <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>>>>__>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>
>           >>>         <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com> <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>>>
>           >>>                  <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>>>
>           >>>                           <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>
>           >>>         <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com> <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>>>
>           >>>                  <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>
>           >>>         <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>>>>__>>__>__>
>           >>>
>           >>>
>           >>>
>           >>>                                        wrote:
>           >>>
>           >>>                                              On 02/26/2013
>         02:19
>         PM, Doron
>           >>>                  Fediuck wrote:
>           >>>
>           >>>
>           >>>
>           >>>                                                  -----
>         Original Message
>           >>>         -----
>           >>>
>           >>>                                                      From:
>         "Yuval M"
>           >>>                  <yuvalme at gmail.com
>         <mailto:yuvalme at gmail.com> <mailto:yuvalme at gmail.com
>         <mailto:yuvalme at gmail.com>>
>         <mailto:yuvalme at gmail.com <mailto:yuvalme at gmail.com>
>         <mailto:yuvalme at gmail.com <mailto:yuvalme at gmail.com>>>
>           >>>         <mailto:yuvalme at gmail.com
>         <mailto:yuvalme at gmail.com> <mailto:yuvalme at gmail.com
>         <mailto:yuvalme at gmail.com>>
>         <mailto:yuvalme at gmail.com <mailto:yuvalme at gmail.com>
>         <mailto:yuvalme at gmail.com <mailto:yuvalme at gmail.com>>>>
>           >>>                           <mailto:yuvalme at gmail.com
>         <mailto:yuvalme at gmail.com>
>         <mailto:yuvalme at gmail.com <mailto:yuvalme at gmail.com>>
>           >>>         <mailto:yuvalme at gmail.com
>         <mailto:yuvalme at gmail.com> <mailto:yuvalme at gmail.com
>         <mailto:yuvalme at gmail.com>>>
>         <mailto:yuvalme at gmail.com <mailto:yuvalme at gmail.com>
>         <mailto:yuvalme at gmail.com <mailto:yuvalme at gmail.com>>
>           >>>         <mailto:yuvalme at gmail.com
>         <mailto:yuvalme at gmail.com> <mailto:yuvalme at gmail.com
>         <mailto:yuvalme at gmail.com>>>>>
>           >>>
>           <mailto:yuvalme at gmail.com <mailto:yuvalme at gmail.com>
>         <mailto:yuvalme at gmail.com <mailto:yuvalme at gmail.com>>
>           >>>         <mailto:yuvalme at gmail.com
>         <mailto:yuvalme at gmail.com> <mailto:yuvalme at gmail.com
>         <mailto:yuvalme at gmail.com>>>
>           >>>                  <mailto:yuvalme at gmail.com
>         <mailto:yuvalme at gmail.com>
>         <mailto:yuvalme at gmail.com <mailto:yuvalme at gmail.com>>
>         <mailto:yuvalme at gmail.com <mailto:yuvalme at gmail.com>
>         <mailto:yuvalme at gmail.com <mailto:yuvalme at gmail.com>>>>
>           >>>                           <mailto:yuvalme at gmail.com
>         <mailto:yuvalme at gmail.com>
>         <mailto:yuvalme at gmail.com <mailto:yuvalme at gmail.com>>
>           >>>         <mailto:yuvalme at gmail.com
>         <mailto:yuvalme at gmail.com> <mailto:yuvalme at gmail.com
>         <mailto:yuvalme at gmail.com>>>
>         <mailto:yuvalme at gmail.com <mailto:yuvalme at gmail.com>
>         <mailto:yuvalme at gmail.com <mailto:yuvalme at gmail.com>>
>           >>>         <mailto:yuvalme at gmail.com
>         <mailto:yuvalme at gmail.com> <mailto:yuvalme at gmail.com
>         <mailto:yuvalme at gmail.com>>>>>>
>           >>>                  <mailto:yuvalme at gmail.com
>         <mailto:yuvalme at gmail.com>
>         <mailto:yuvalme at gmail.com <mailto:yuvalme at gmail.com>>
>         <mailto:yuvalme at gmail.com <mailto:yuvalme at gmail.com>
>         <mailto:yuvalme at gmail.com <mailto:yuvalme at gmail.com>>>
>           >>>         <mailto:yuvalme at gmail.com
>         <mailto:yuvalme at gmail.com> <mailto:yuvalme at gmail.com
>         <mailto:yuvalme at gmail.com>>
>         <mailto:yuvalme at gmail.com <mailto:yuvalme at gmail.com>
>         <mailto:yuvalme at gmail.com <mailto:yuvalme at gmail.com>>>>
>           >>>                           <mailto:yuvalme at gmail.com
>         <mailto:yuvalme at gmail.com>
>         <mailto:yuvalme at gmail.com <mailto:yuvalme at gmail.com>>
>           >>>         <mailto:yuvalme at gmail.com
>         <mailto:yuvalme at gmail.com> <mailto:yuvalme at gmail.com
>         <mailto:yuvalme at gmail.com>>>
>         <mailto:yuvalme at gmail.com <mailto:yuvalme at gmail.com>
>         <mailto:yuvalme at gmail.com <mailto:yuvalme at gmail.com>>
>           >>>         <mailto:yuvalme at gmail.com
>         <mailto:yuvalme at gmail.com> <mailto:yuvalme at gmail.com
>         <mailto:yuvalme at gmail.com>>>>>
>           >>>
>           >>>
>           <mailto:yuvalme at gmail.com <mailto:yuvalme at gmail.com>
>         <mailto:yuvalme at gmail.com <mailto:yuvalme at gmail.com>>
>           >>>         <mailto:yuvalme at gmail.com
>         <mailto:yuvalme at gmail.com> <mailto:yuvalme at gmail.com
>         <mailto:yuvalme at gmail.com>>>
>           >>>                  <mailto:yuvalme at gmail.com
>         <mailto:yuvalme at gmail.com>
>         <mailto:yuvalme at gmail.com <mailto:yuvalme at gmail.com>>
>         <mailto:yuvalme at gmail.com <mailto:yuvalme at gmail.com>
>         <mailto:yuvalme at gmail.com <mailto:yuvalme at gmail.com>>>>
>           >>>         <mailto:yuvalme at gmail.com
>         <mailto:yuvalme at gmail.com> <mailto:yuvalme at gmail.com
>         <mailto:yuvalme at gmail.com>>
>         <mailto:yuvalme at gmail.com <mailto:yuvalme at gmail.com>
>         <mailto:yuvalme at gmail.com <mailto:yuvalme at gmail.com>>>
>           >>>                  <mailto:yuvalme at gmail.com
>         <mailto:yuvalme at gmail.com>
>         <mailto:yuvalme at gmail.com <mailto:yuvalme at gmail.com>>
>         <mailto:yuvalme at gmail.com <mailto:yuvalme at gmail.com>
>         <mailto:yuvalme at gmail.com <mailto:yuvalme at gmail.com>>>>>>__>>
>           >>>
>           >>>
>           >>>                                                      To: "Juan
>         Hernandez"
>           >>>                           <jhernand at redhat.com
>         <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>
>           >>>         <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com> <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>>>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>
>           >>>         <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com> <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>>>>
>           >>>                  <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>
>           >>>         <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com> <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>>>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>
>           >>>         <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com> <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>>>>__>
>           >>>
>           <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>
>           >>>         <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com> <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>>>
>           >>>                  <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>>>
>           >>>                           <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>
>           >>>         <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com> <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>>>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>
>           >>>         <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com> <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>>>>__>>
>           >>>
>           >>>         <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com> <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>>
>           >>>                  <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>>>
>           >>>                           <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>
>           >>>         <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com> <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>>>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>
>           >>>         <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com> <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>>>>__>
>           >>>
>           >>>
>           <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>
>           >>>         <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com> <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>>>
>           >>>                  <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>>>
>           >>>                           <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>
>           >>>         <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com> <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>>>
>           >>>                  <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>
>           >>>         <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>>>>__>>__>__>__, users at ovirt.org
>         <mailto:users at ovirt.org>
>         <mailto:users at ovirt.org <mailto:users at ovirt.org>>
>           >>>
>           >>>         <mailto:users at ovirt.org <mailto:users at ovirt.org>
>         <mailto:users at ovirt.org <mailto:users at ovirt.org>>>
>           >>>
>           >>>                  <mailto:users at ovirt.org
>         <mailto:users at ovirt.org> <mailto:users at ovirt.org
>         <mailto:users at ovirt.org>>
>         <mailto:users at ovirt.org <mailto:users at ovirt.org>
>         <mailto:users at ovirt.org <mailto:users at ovirt.org>>>>
>           >>>
>           >>>                           <mailto:users at ovirt.org
>         <mailto:users at ovirt.org>
>         <mailto:users at ovirt.org <mailto:users at ovirt.org>>
>           >>>         <mailto:users at ovirt.org <mailto:users at ovirt.org>
>         <mailto:users at ovirt.org <mailto:users at ovirt.org>>>
>         <mailto:users at ovirt.org <mailto:users at ovirt.org>
>         <mailto:users at ovirt.org <mailto:users at ovirt.org>>
>           >>>         <mailto:users at ovirt.org <mailto:users at ovirt.org>
>         <mailto:users at ovirt.org <mailto:users at ovirt.org>>>>>
>           >>>
>           <mailto:users at ovirt.org <mailto:users at ovirt.org>
>         <mailto:users at ovirt.org <mailto:users at ovirt.org>>
>           >>>         <mailto:users at ovirt.org <mailto:users at ovirt.org>
>         <mailto:users at ovirt.org <mailto:users at ovirt.org>>>
>           >>>                  <mailto:users at ovirt.org
>         <mailto:users at ovirt.org> <mailto:users at ovirt.org
>         <mailto:users at ovirt.org>>
>         <mailto:users at ovirt.org <mailto:users at ovirt.org>
>         <mailto:users at ovirt.org <mailto:users at ovirt.org>>>>
>           >>>         <mailto:users at ovirt.org <mailto:users at ovirt.org>
>         <mailto:users at ovirt.org <mailto:users at ovirt.org>>
>         <mailto:users at ovirt.org <mailto:users at ovirt.org>
>         <mailto:users at ovirt.org <mailto:users at ovirt.org>>>
>           >>>                  <mailto:users at ovirt.org
>         <mailto:users at ovirt.org> <mailto:users at ovirt.org
>         <mailto:users at ovirt.org>>
>         <mailto:users at ovirt.org <mailto:users at ovirt.org>
>         <mailto:users at ovirt.org <mailto:users at ovirt.org>>>>>>
>           >>>
>           >>>         <mailto:users at ovirt.org <mailto:users at ovirt.org>
>         <mailto:users at ovirt.org <mailto:users at ovirt.org>>
>         <mailto:users at ovirt.org <mailto:users at ovirt.org>
>         <mailto:users at ovirt.org <mailto:users at ovirt.org>>>
>           >>>                  <mailto:users at ovirt.org
>         <mailto:users at ovirt.org> <mailto:users at ovirt.org
>         <mailto:users at ovirt.org>>
>         <mailto:users at ovirt.org <mailto:users at ovirt.org>
>         <mailto:users at ovirt.org <mailto:users at ovirt.org>>>>
>           >>>                           <mailto:users at ovirt.org
>         <mailto:users at ovirt.org>
>         <mailto:users at ovirt.org <mailto:users at ovirt.org>>
>           >>>         <mailto:users at ovirt.org <mailto:users at ovirt.org>
>         <mailto:users at ovirt.org <mailto:users at ovirt.org>>>
>         <mailto:users at ovirt.org <mailto:users at ovirt.org>
>         <mailto:users at ovirt.org <mailto:users at ovirt.org>>
>           >>>         <mailto:users at ovirt.org <mailto:users at ovirt.org>
>         <mailto:users at ovirt.org <mailto:users at ovirt.org>>>>>
>           >>>                  <mailto:users at ovirt.org
>         <mailto:users at ovirt.org> <mailto:users at ovirt.org
>         <mailto:users at ovirt.org>>
>         <mailto:users at ovirt.org <mailto:users at ovirt.org>
>         <mailto:users at ovirt.org <mailto:users at ovirt.org>>>
>           >>>         <mailto:users at ovirt.org <mailto:users at ovirt.org>
>         <mailto:users at ovirt.org <mailto:users at ovirt.org>>
>         <mailto:users at ovirt.org <mailto:users at ovirt.org>
>         <mailto:users at ovirt.org <mailto:users at ovirt.org>>>>
>           >>>                           <mailto:users at ovirt.org
>         <mailto:users at ovirt.org>
>         <mailto:users at ovirt.org <mailto:users at ovirt.org>>
>           >>>         <mailto:users at ovirt.org <mailto:users at ovirt.org>
>         <mailto:users at ovirt.org <mailto:users at ovirt.org>>>
>         <mailto:users at ovirt.org <mailto:users at ovirt.org>
>         <mailto:users at ovirt.org <mailto:users at ovirt.org>>
>           >>>         <mailto:users at ovirt.org <mailto:users at ovirt.org>
>         <mailto:users at ovirt.org <mailto:users at ovirt.org>>>>>>>
>           >>>
>           >>>
>           >>>                                                      Cc:
>         "Limor Gavish"
>           >>>                  <lgavish at gmail.com
>         <mailto:lgavish at gmail.com> <mailto:lgavish at gmail.com
>         <mailto:lgavish at gmail.com>>
>         <mailto:lgavish at gmail.com <mailto:lgavish at gmail.com>
>         <mailto:lgavish at gmail.com <mailto:lgavish at gmail.com>>>
>           >>>         <mailto:lgavish at gmail.com
>         <mailto:lgavish at gmail.com> <mailto:lgavish at gmail.com
>         <mailto:lgavish at gmail.com>>
>         <mailto:lgavish at gmail.com <mailto:lgavish at gmail.com>
>         <mailto:lgavish at gmail.com <mailto:lgavish at gmail.com>>>>
>           >>>                           <mailto:lgavish at gmail.com
>         <mailto:lgavish at gmail.com>
>         <mailto:lgavish at gmail.com <mailto:lgavish at gmail.com>>
>           >>>         <mailto:lgavish at gmail.com
>         <mailto:lgavish at gmail.com> <mailto:lgavish at gmail.com
>         <mailto:lgavish at gmail.com>>>
>         <mailto:lgavish at gmail.com <mailto:lgavish at gmail.com>
>         <mailto:lgavish at gmail.com <mailto:lgavish at gmail.com>>
>           >>>         <mailto:lgavish at gmail.com
>         <mailto:lgavish at gmail.com> <mailto:lgavish at gmail.com
>         <mailto:lgavish at gmail.com>>>>>
>           >>>
>           <mailto:lgavish at gmail.com <mailto:lgavish at gmail.com>
>         <mailto:lgavish at gmail.com <mailto:lgavish at gmail.com>>
>           >>>         <mailto:lgavish at gmail.com
>         <mailto:lgavish at gmail.com> <mailto:lgavish at gmail.com
>         <mailto:lgavish at gmail.com>>>
>           >>>                  <mailto:lgavish at gmail.com
>         <mailto:lgavish at gmail.com>
>         <mailto:lgavish at gmail.com <mailto:lgavish at gmail.com>>
>         <mailto:lgavish at gmail.com <mailto:lgavish at gmail.com>
>         <mailto:lgavish at gmail.com <mailto:lgavish at gmail.com>>>>
>           >>>         <mailto:lgavish at gmail.com
>         <mailto:lgavish at gmail.com> <mailto:lgavish at gmail.com
>         <mailto:lgavish at gmail.com>>
>         <mailto:lgavish at gmail.com <mailto:lgavish at gmail.com>
>         <mailto:lgavish at gmail.com <mailto:lgavish at gmail.com>>>
>           >>>                  <mailto:lgavish at gmail.com
>         <mailto:lgavish at gmail.com>
>         <mailto:lgavish at gmail.com <mailto:lgavish at gmail.com>>
>         <mailto:lgavish at gmail.com <mailto:lgavish at gmail.com>
>         <mailto:lgavish at gmail.com <mailto:lgavish at gmail.com>>>>>>
>           >>>
>           >>>         <mailto:lgavish at gmail.com
>         <mailto:lgavish at gmail.com> <mailto:lgavish at gmail.com
>         <mailto:lgavish at gmail.com>>
>         <mailto:lgavish at gmail.com <mailto:lgavish at gmail.com>
>         <mailto:lgavish at gmail.com <mailto:lgavish at gmail.com>>>
>           >>>                  <mailto:lgavish at gmail.com
>         <mailto:lgavish at gmail.com>
>         <mailto:lgavish at gmail.com <mailto:lgavish at gmail.com>>
>         <mailto:lgavish at gmail.com <mailto:lgavish at gmail.com>
>         <mailto:lgavish at gmail.com <mailto:lgavish at gmail.com>>>>
>           >>>                           <mailto:lgavish at gmail.com
>         <mailto:lgavish at gmail.com>
>         <mailto:lgavish at gmail.com <mailto:lgavish at gmail.com>>
>           >>>         <mailto:lgavish at gmail.com
>         <mailto:lgavish at gmail.com> <mailto:lgavish at gmail.com
>         <mailto:lgavish at gmail.com>>>
>         <mailto:lgavish at gmail.com <mailto:lgavish at gmail.com>
>         <mailto:lgavish at gmail.com <mailto:lgavish at gmail.com>>
>           >>>         <mailto:lgavish at gmail.com
>         <mailto:lgavish at gmail.com> <mailto:lgavish at gmail.com
>         <mailto:lgavish at gmail.com>>>>>
>           >>>
>           >>>
>           <mailto:lgavish at gmail.com <mailto:lgavish at gmail.com>
>         <mailto:lgavish at gmail.com <mailto:lgavish at gmail.com>>
>           >>>         <mailto:lgavish at gmail.com
>         <mailto:lgavish at gmail.com> <mailto:lgavish at gmail.com
>         <mailto:lgavish at gmail.com>>>
>           >>>                  <mailto:lgavish at gmail.com
>         <mailto:lgavish at gmail.com>
>         <mailto:lgavish at gmail.com <mailto:lgavish at gmail.com>>
>         <mailto:lgavish at gmail.com <mailto:lgavish at gmail.com>
>         <mailto:lgavish at gmail.com <mailto:lgavish at gmail.com>>>>
>           >>>         <mailto:lgavish at gmail.com
>         <mailto:lgavish at gmail.com> <mailto:lgavish at gmail.com
>         <mailto:lgavish at gmail.com>>
>         <mailto:lgavish at gmail.com <mailto:lgavish at gmail.com>
>         <mailto:lgavish at gmail.com <mailto:lgavish at gmail.com>>>
>           >>>                  <mailto:lgavish at gmail.com
>         <mailto:lgavish at gmail.com>
>         <mailto:lgavish at gmail.com <mailto:lgavish at gmail.com>>
>         <mailto:lgavish at gmail.com <mailto:lgavish at gmail.com>
>         <mailto:lgavish at gmail.com <mailto:lgavish at gmail.com>>>>>>__>>
>           >>>
>           >>>
>           >>>                                                      Sent:
>         Sunday,
>           >>>         February 24, 2013
>           >>>                           11:38:12 PM
>           >>>
>           Subject: Re:
>           >>>         [Users] Trouble
>           >>>                  building
>           >>>                           Ovirt
>           >>>                                        from source -
>           >>>                                                      "No
>         rule to
>         make target
>           >>>                           `install_tools'. Stop."
>           >>>
>           >>>
>           >>>
>           >>>
>           >>>                                                      Still
>         having
>           >>>         trouble with
>           >>>                  the build
>           >>>                           process
>           >>>                                        (Ovirt 3.1):
>           >>>                                                      $
>         sudo make
>           >>>                                                      ...
>         (success) ...
>           >>>                                                      $
>         sudo make
>         install ...
>           >>>
>           >>>
>           inflating:
>           >>>
>           >>>
>           >>>
>           >>>
>           >>>
>         /usr/local/share/ovirt-engine/____________engine.ear/webadmin.____war/______META-__INF/maven/____org.__ovirt.____engine.ui/________webadmin/pom.xml
>           >>>
>           inflating:
>           >>>
>           >>>
>           >>>
>           >>>
>           >>>
>         /usr/local/share/ovirt-engine/____________engine.ear/webadmin.____war/____404.____html
>           >>>
>           checkdir error:
>           >>>
>           >>>
>           >>>
>           >>>
>           >>>
>         /usr/local/share/ovirt-engine/____________engine.ear/engine-__bll.____jar
>           >>>
>           >>>
>           >>>
>           >>>
>           >>>
>           exists but
>           >>>                                                      is
>         not directory
>           >>>
>           unable to process
>           >>>
>           >>>
>           >>>
>           >>>
>           >>>
>         engine-bll.jar/org/ovirt/____________engine/core/bll/__VdsDeploy$__32.________class.
>           >>>
>           checkdir error:
>           >>>
>           >>>
>           >>>
>           >>>
>           >>>
>         /usr/local/share/ovirt-engine/____________engine.ear/engine-__bll.____jar
>           >>>
>           >>>
>           >>>
>           >>>
>           >>>
>           exists but
>           >>>                                                      is
>         not directory
>           >>>
>           unable to process
>           >>>
>           >>>
>           >>>
>           >>>
>           >>>
>         engine-bll.jar/org/ovirt/____________engine/core/bll/______________InitBackendServicesOnStartupBe____________an.class.
>           >>>
>           >>>
>           >>>
>           >>>
>           >>>                                                      ...
>           >>>                                                      make: ***
>           >>>                  [install_artifacts] Error 2
>           >>>
>           >>>
>           >>>
>           >>>
>           >>>                                                      any
>         insights?
>           >>>
>           >>>
>           >>>                                                      Thanks...
>           >>>
>           >>>
>           >>>
>           >>>                                                      On
>         Thu, Jan 24,
>           >>>         2013 at 8:52
>           >>>                  PM, Juan
>           >>>                           Hernandez <
>           >>> jhernand at redhat.com <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>>
>           >>>         <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com> <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>>>
>           >>>                  <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>
>           >>>         <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com> <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>>>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>
>           >>>         <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com> <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>>>>__>
>           >>>                           <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>
>           >>>         <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com> <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>>>
>           >>>                  <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>
>           >>>         <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com> <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>>>>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>
>           >>>         <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com> <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>>>
>           >>>                  <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>>>__>>
>           >>>
>           <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>
>           >>>         <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com> <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>>>
>           >>>                  <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>>>
>           >>>                           <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>
>           >>>         <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com> <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>>>
>           >>>                  <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>
>           >>>         <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com> <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>>>>__>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>
>           >>>         <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com> <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>>>
>           >>>                  <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>>>
>           >>>                           <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>
>           >>>         <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com> <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>>>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>
>         <mailto:jhernand at redhat.com <mailto:jhernand at redhat.com>>
>           >>>         <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com> <mailto:jhernand at redhat.com
>         <mailto:jhernand at redhat.com>>>>__>>__>
>           >>>
>           >>>
>           >>>
>           >>>
>           wrote:
>           >>>
>           >>>
>           >>>
>           >>>
>           >>>
>           >>>                                                      On
>         01/24/2013
>         04:20 PM,
>           >>>                  Yuval M wrote:
>           >>>
>           >>>
>           >>>                                                      Hi,
>           >>>                                                      I'm
>         installing
>           >>>         Ovirt 3.1 on
>           >>>                  Fedora
>           >>>                           using this
>           >>>                                        guide:
>           >>> http://www.ovirt.org/Building_ oVirt_engine#Deploying_engine-
>           >>>
>           >>>         config_.26_engine-manage-
>           >>>                  domains
>           >>>
>           >>>                                                      and I'm
>         getting the
>           >>>         error in the
>           >>>                           subject from
>           >>>                                        make.
>           >>>                                                      there
>         is indeed no
>           >>>         rule for
>           >>>                           install_tools in
>           >>>                                        the makefile.
>           >>>
>           >>>                                                      What
>         am I missing?
>           >>>
>           >>>                                                      Those
>         instructions
>           >>>         are out
>           >>>                  of date,
>           >>>                           use "make
>           >>>                                        install". That
>           >>>                                                      installs
>           >>>                                                      the
>         files, but
>         you will
>           >>>                  still need some
>           >>>                                        changes to make the
>           >>>                                                      engine
>           >>>                                                      work:
>           >>>
>           >>>                                                      1.
>         Create the
>         ovirt
>           >>>         user
>           >>>                  (the engine
>           >>>                           runs by
>           >>>                                        default with this
>           >>>                                                      service,
>         unless you
>           >>>         change the
>           >>>
>           /etc/syscofig/ovirt-engine
>           >>>                                                      file and
>           >>>                                                      add the
>         ENGINE_USER and
>           >>>                  ENGINE_GROUP
>           >>>                           parameters):
>           >>>
>           >>>
>           useradd ovirt
>           >>>
>           >>>                                                      2. Create
>         (mkdir -p
>           >>>         ...) and
>           >>>                  change the
>           >>>                                        ownership of the
>           >>>
>           directories
>           >>>                                                      that
>         the engine
>           >>>         needs to own to
>           >>>                           ovirt:ovirt (chown
>           >>>
>           ovirt:ovirt ...):
>           >>>
>           >>>
>           /etc/ovirt-engine
>           >>>
>            /var/log/ovirt-engine
>           >>>
>            /var/lock/ovirt-engine
>           >>>
>           >>>         /var/lib/ovirt-engine/content
>           >>>
>            /var/lib/ovirt-engine/
>           >>>                  deployments
>           >>>
>            /var/tmp/ovirt-engine
>           >>>
>            /var/cache/ovirt-engine
>           >>>
>           >>>                                                      3.
>         Enable the HTTP
>           >>>         connector
>           >>>                  in the
>           >>>                           engine
>           >>>                                        (the default is
>           >>>                                                      to enable
>           >>>                                                      only
>         AJP, and that
>           >>>         doesn't work
>           >>>                           without Apache
>           >>>                                        as frontend)
>           >>>                                                      adding
>           >>>                                                      the
>         following
>         to the
>           >>>
>           /etc/sysconfig/ovirt-engine
>         file:
>           >>>
>           >>>
>           >>>         ENGINE_PROXY_ENABLED=false
>           >>>
>           >>>         ENGINE_HTTP_ENABLED=true
>           >>>
>            ENGINE_HTTP_PORT=8700
>           >>>
>           >>>         ENGINE_HTTPS_ENABLED=false
>           >>>
>
>
>
>
> _______________________________________________
> Users mailing list
> Users at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
>


-- 
Dirección Comercial: C/Jose Bardasano Baos, 9, Edif. Gorbea 3, planta 
3ºD, 28016 Madrid, Spain
Inscrita en el Reg. Mercantil de Madrid – C.I.F. B82657941 - Red Hat S.L.



More information about the Users mailing list