[Users] Install on CentOS6.5 fails

Hello List, i am trying to install oVirt on CentOS6.5 The Howto from: http://www.ovirt.org/Download fails with: [root@ovirt ovirt-engine]# yum localinstall http://ovirt.org/releases/ovirt-release-el.noarch.rpm Loaded plugins: fastestmirror, versionlock Setting up Local Package Process ovirt-release-el.noarch.rpm | 8.1 kB 00:00 Examining /var/tmp/yum-root-200V5v/ovirt-release-el.noarch.rpm: ovirt-release-el6-10.0.1-3.noarch Marking /var/tmp/yum-root-200V5v/ovirt-release-el.noarch.rpm to be installed Loading mirror speeds from cached hostfile * base: ftp.plusline.de * extras: mirror.skylink-datacenter.de * updates: ftp-stud.fht-esslingen.de Resolving Dependencies --> Running transaction check ---> Package ovirt-release-el6.noarch 0:10.0.1-3 will be installed --> Processing Dependency: epel-release for package: ovirt-release-el6-10.0.1-3.noarch --> Finished Dependency Resolution Error: Package: ovirt-release-el6-10.0.1-3.noarch (/ovirt-release-el.noarch) Requires: epel-release You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest So i used: http://wiki.centos.org/HowTos/oVirt The Install runs without any errors. However, i am getting a blank page now when i try to access my webadmin page. My Server.log: 1. 2014-02-04 12:19:49,332 ERROR [org.jboss.as.controller.management-operation] (ServerService Thread Pool -- 20) JBAS014612: Operation ("add") failed - address: ([("subsystem" => "jaxrs")]): org.jboss.modules.ModuleLoadError: Error loading module from /usr/share/ovirt-engine/modules/org/apache/httpcomponents/main/module.xml at org.jboss.modules.ModuleLoadException.toError(ModuleLoadException.java:78) [jboss-modules.jar:1.1.1.GA] at org.jboss.modules.Module.getPathsUnchecked(Module.java:1166) [jboss-modules.jar:1.1.1.GA] at org.jboss.modules.Module.loadModuleClass(Module.java:512) [jboss-modules.jar:1.1.1.GA] at org.jboss.modules.ModuleClassLoader.findClass(ModuleClassLoader.java:182) [jboss-modules.jar:1.1.1.GA] at org.jboss.modules.ConcurrentClassLoader.performLoadClassUnchecked(ConcurrentClassLoader.java:468) [jboss-modules.jar:1.1.1.GA] at org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(ConcurrentClassLoader.java:456) [jboss-modules.jar:1.1.1.GA] at org.jboss.modules.ConcurrentClassLoader.performLoadClassChecked(ConcurrentClassLoader.java:423) [jboss-modules.jar:1.1.1.GA] at org.jboss.modules.ConcurrentClassLoader.performLoadClass(ConcurrentClassLoader.java:398) [jboss-modules.jar:1.1.1.GA] at org.jboss.modules.ConcurrentClassLoader.loadClass(ConcurrentClassLoader.java:120) [jboss-modules.jar:1.1.1.GA] at org.jboss.resteasy.plugins.server.servlet.ResteasyBootstrapClasses.<clinit>(ResteasyBootstrapClasses.java:11) at org.jboss.as.jaxrs.deployment.JaxrsScanningProcessor.<clinit>(JaxrsScanningProcessor.java:121) at org.jboss.as.jaxrs.JaxrsSubsystemAdd$1.execute(JaxrsSubsystemAdd.java:61) at org.jboss.as.server.AbstractDeploymentChainStep.execute(AbstractDeploymentChainStep.java:45) at org.jboss.as.controller.AbstractOperationContext.executeStep(AbstractOperationContext.java:385) [jboss-as-controller-7.1.1.Final.jar:7.1.1.Final] at org.jboss.as.controller.AbstractOperationContext.doCompleteStep(AbstractOperationContext.java:272) [jboss-as-controller-7.1.1.Final.jar:7.1.1.Final] at org.jboss.as.controller.AbstractOperationContext.completeStep(AbstractOperationContext.java:200) [jboss-as-controller-7.1.1.Final.jar:7.1.1.Final] at org.jboss.as.controller.ParallelBootOperationStepHandler$ParallelBootTask.run(ParallelBootOperationStepHandler.java:311) [jboss-as-controller-7.1.1.Final.jar:7.1.1.Final] at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1146) [rt.jar:1.6.0_30] at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [rt.jar:1.6.0_30] at java.lang.Thread.run(Thread.java:701) [rt.jar:1.6.0_30] at org.jboss.threads.JBossThread.run(JBossThread.java:122) [jboss-threads-2.0.0.GA.jar:2.0.0.GA] Caused by: javax.xml.stream.XMLStreamException: ParseError at [row,col]:[31,47] Message: Failed to add resource root 'httpclient.jar' at path 'httpclient.jar' at org.jboss.modules.ModuleXmlParser.parseResourceRoot(ModuleXmlParser.java:898) [jboss-modules.jar:1.1.1.GA] at org.jboss.modules.ModuleXmlParser.parseResources(ModuleXmlParser.java:854) [jboss-modules.jar:1.1.1.GA] at org.jboss.modules.ModuleXmlParser.parseModuleContents(ModuleXmlParser.java:676) [jboss-modules.jar:1.1.1.GA] at org.jboss.modules.ModuleXmlParser.parseDocument(ModuleXmlParser.java:548) [jboss-modules.jar:1.1.1.GA] at org.jboss.modules.ModuleXmlParser.parseModuleXml(ModuleXmlParser.java:287) [jboss-modules.jar:1.1.1.GA] at org.jboss.modules.ModuleXmlParser.parseModuleXml(ModuleXmlParser.java:242) [jboss-modules.jar:1.1.1.GA] at org.jboss.modules.LocalModuleLoader.parseModuleInfoFile(LocalModuleLoader.java:138) [jboss-modules.jar:1.1.1.GA] at org.jboss.modules.LocalModuleLoader.findModule(LocalModuleLoader.java:122) [jboss-modules.jar:1.1.1.GA] at org.jboss.modules.ModuleLoader.loadModuleLocal(ModuleLoader.java:275) [jboss-modules.jar:1.1.1.GA] at org.jboss.modules.ModuleLoader.preloadModule(ModuleLoader.java:222) [jboss-modules.jar:1.1.1.GA] at org.jboss.modules.LocalModuleLoader.preloadModule(LocalModuleLoader.java:94) [jboss-modules.jar:1.1.1.GA] at org.jboss.modules.Module.addPaths(Module.java:841) [jboss-modules.jar: 1.1.1.GA] at org.jboss.modules.Module.link(Module.java:1181) [jboss-modules.jar:1.1.1.GA] at org.jboss.modules.Module.getPaths(Module.java:1153) [jboss-modules.jar: 1.1.1.GA] at org.jboss.modules.Module.getPathsUnchecked(Module.java:1164) [jboss-modules.jar:1.1.1.GA] ... 19 more my processes: [root@ovirt ovirt-engine]# ps aux USER PID %CPU %MEM VSZ RSS TTY STAT START TIME COMMAND root 1 0.0 0.0 19232 1488 ? Ss 12:01 0:01 /sbin/init root 2 0.0 0.0 0 0 ? S 12:01 0:00 [kthreadd] root 3 0.0 0.0 0 0 ? S 12:01 0:00 [migration/0] root 4 0.0 0.0 0 0 ? S 12:01 0:00 [ksoftirqd/0] root 5 0.0 0.0 0 0 ? S 12:01 0:00 [migration/0] root 6 0.0 0.0 0 0 ? S 12:01 0:00 [watchdog/0] root 7 0.0 0.0 0 0 ? S 12:01 0:00 [events/0] root 8 0.0 0.0 0 0 ? S 12:01 0:00 [cgroup] root 9 0.0 0.0 0 0 ? S 12:01 0:00 [khelper] root 10 0.0 0.0 0 0 ? S 12:01 0:00 [netns] root 11 0.0 0.0 0 0 ? S 12:01 0:00 [async/mgr] root 12 0.0 0.0 0 0 ? S 12:01 0:00 [pm] root 13 0.0 0.0 0 0 ? S 12:01 0:00 [sync_supers] root 14 0.0 0.0 0 0 ? S 12:01 0:00 [bdi-default] root 15 0.0 0.0 0 0 ? S 12:01 0:00 [kintegrityd/0] root 16 0.0 0.0 0 0 ? S 12:01 0:00 [kblockd/0] root 17 0.0 0.0 0 0 ? S 12:01 0:00 [kacpid] root 18 0.0 0.0 0 0 ? S 12:01 0:00 [kacpi_notify] root 19 0.0 0.0 0 0 ? S 12:01 0:00 [kacpi_hotplug] root 20 0.0 0.0 0 0 ? S 12:01 0:00 [ata_aux] root 21 0.0 0.0 0 0 ? S 12:01 0:00 [ata_sff/0] root 22 0.0 0.0 0 0 ? S 12:01 0:00 [ksuspend_usbd] root 23 0.0 0.0 0 0 ? S 12:01 0:00 [khubd] root 24 0.0 0.0 0 0 ? S 12:01 0:00 [kseriod] root 25 0.0 0.0 0 0 ? S 12:01 0:00 [md/0] root 26 0.0 0.0 0 0 ? S 12:01 0:00 [md_misc/0] root 27 0.0 0.0 0 0 ? S 12:01 0:00 [linkwatch] root 28 0.0 0.0 0 0 ? S 12:01 0:00 [khungtaskd] root 29 0.0 0.0 0 0 ? S 12:01 0:00 [kswapd0] root 30 0.0 0.0 0 0 ? SN 12:01 0:00 [ksmd] root 31 0.0 0.0 0 0 ? SN 12:01 0:00 [khugepaged] root 32 0.0 0.0 0 0 ? S 12:01 0:00 [aio/0] root 33 0.0 0.0 0 0 ? S 12:01 0:00 [crypto/0] root 38 0.0 0.0 0 0 ? S 12:01 0:00 [kthrotld/0] root 39 0.0 0.0 0 0 ? S 12:01 0:00 [pciehpd] root 41 0.0 0.0 0 0 ? S 12:02 0:00 [kpsmoused] root 42 0.0 0.0 0 0 ? S 12:02 0:00 [usbhid_resumer] root 72 0.0 0.0 0 0 ? S 12:02 0:00 [kstriped] root 133 0.0 0.0 0 0 ? S 12:02 0:00 [scsi_eh_0] root 134 0.0 0.0 0 0 ? S 12:02 0:00 [scsi_eh_1] root 195 0.0 0.0 0 0 ? S 12:02 0:00 [scsi_eh_2] root 196 0.0 0.0 0 0 ? S 12:02 0:00 [vmw_pvscsi_wq_2] root 272 0.0 0.0 0 0 ? S 12:02 0:00 [kdmflush] root 274 0.0 0.0 0 0 ? S 12:02 0:00 [kdmflush] root 291 0.0 0.0 0 0 ? S 12:02 0:00 [jbd2/dm-0-8] root 292 0.0 0.0 0 0 ? S 12:02 0:00 [ext4-dio-unwrit] root 369 0.0 0.0 11076 1164 ? S<s 12:02 0:00 /sbin/udevd -d root 533 0.0 0.0 0 0 ? S 12:02 0:00 [vmmemctl] root 656 0.0 0.0 0 0 ? S 12:02 0:00 [jbd2/sda1-8] root 657 0.0 0.0 0 0 ? S 12:02 0:00 [ext4-dio-unwrit] root 695 0.0 0.0 0 0 ? S 12:02 0:00 [kauditd] root 765 0.0 0.0 0 0 ? S 12:02 0:00 [flush-253:0] root 903 0.0 0.0 27640 792 ? S<sl 12:02 0:00 auditd root 919 0.0 0.0 249088 1580 ? Sl 12:02 0:00 /sbin/rsyslogd -i /var/run/syslogd.pid -c 5 root 956 0.0 0.0 0 0 ? S 12:02 0:00 [rpciod/0] rpcuser 962 0.0 0.0 23348 1328 ? Ss 12:02 0:00 rpc.statd -p 662 -o 2020 root 1081 0.0 0.0 66608 1228 ? Ss 12:02 0:00 /usr/sbin/sshd root 1203 0.0 0.0 81280 3400 ? Ss 12:02 0:00 /usr/libexec/postfix/master postfix 1211 0.0 0.0 81360 3372 ? S 12:02 0:00 pickup -l -t fifo -u postfix 1212 0.0 0.0 81532 3416 ? S 12:02 0:00 qmgr -l -t fifo -u root 1228 0.0 0.0 117300 1380 ? Ss 12:02 0:00 crond root 1232 0.0 0.0 100360 4060 ? Ss 12:02 0:00 sshd: root@pts/0 root 1245 0.0 0.0 4064 572 tty1 Ss+ 12:02 0:00 /sbin/mingetty /dev/tty1 root 1247 0.0 0.0 4064 568 tty2 Ss+ 12:02 0:00 /sbin/mingetty /dev/tty2 root 1249 0.0 0.0 4064 568 tty3 Ss+ 12:02 0:00 /sbin/mingetty /dev/tty3 root 1252 0.0 0.0 4064 572 tty4 Ss+ 12:02 0:00 /sbin/mingetty /dev/tty4 root 1254 0.0 0.0 12280 2580 ? S< 12:02 0:00 /sbin/udevd -d root 1255 0.0 0.0 12280 2576 ? S< 12:02 0:00 /sbin/udevd -d root 1256 0.0 0.0 4064 568 tty5 Ss+ 12:02 0:00 /sbin/mingetty /dev/tty5 root 1258 0.0 0.0 4064 568 tty6 Ss+ 12:02 0:00 /sbin/mingetty /dev/tty6 root 1263 0.0 0.0 108304 1852 pts/0 Ss+ 12:02 0:00 -bash root 1327 0.0 0.0 100360 4104 ? Ss 12:05 0:00 sshd: root@pts/1 root 1333 0.0 0.0 108304 1916 pts/1 Ss 12:05 0:00 -bash root 1574 0.0 0.0 100360 4088 ? Ss 12:08 0:00 sshd: root@pts/2 root 1578 0.0 0.0 108304 1896 pts/2 Ss+ 12:09 0:00 -bash rpc 6827 0.0 0.0 18976 872 ? Ss 12:11 0:00 rpcbind root 6923 0.0 0.0 21656 964 ? Ss 12:11 0:00 rpc.mountd -p 892 root 6928 0.0 0.0 0 0 ? S 12:11 0:00 [lockd] root 6929 0.0 0.0 0 0 ? S 12:11 0:00 [nfsd4] root 6930 0.0 0.0 0 0 ? S 12:11 0:00 [nfsd4_callbacks] root 6931 0.0 0.0 0 0 ? S 12:11 0:00 [nfsd] root 6932 0.0 0.0 0 0 ? S 12:11 0:00 [nfsd] root 6933 0.0 0.0 0 0 ? S 12:11 0:00 [nfsd] root 6934 0.0 0.0 0 0 ? S 12:11 0:00 [nfsd] root 6935 0.0 0.0 0 0 ? S 12:11 0:00 [nfsd] root 6936 0.0 0.0 0 0 ? S 12:11 0:00 [nfsd] root 6937 0.0 0.0 0 0 ? S 12:11 0:00 [nfsd] root 6938 0.0 0.0 0 0 ? S 12:11 0:00 [nfsd] root 6961 0.0 0.0 25164 576 ? Ss 12:11 0:00 rpc.idmapd postgres 11279 0.0 0.1 217620 7044 ? S 12:19 0:00 /usr/bin/postmaster -p 5432 -D /var/lib/pgsql/data postgres 11281 0.0 0.0 179264 1480 ? Ss 12:19 0:00 postgres: logger process postgres 11283 0.0 0.0 217736 2860 ? Ss 12:19 0:00 postgres: writer process postgres 11284 0.0 0.0 217620 1676 ? Ss 12:19 0:00 postgres: wal writer process postgres 11285 0.0 0.0 217884 2060 ? Ss 12:19 0:00 postgres: autovacuum launcher process postgres 11286 0.0 0.0 179548 1792 ? Ss 12:19 0:00 postgres: stats collector process ovirt 12406 0.9 6.0 2164440 300836 ? Ssl 12:19 0:08 engine-service -server -XX:+TieredCompilation -Xms1g -Xmx1g -XX:PermSize=256m -XX:MaxPermSize=256m -Djava.net.preferIPv4Stack=true -Dsun.rmi.dgc.client.gcInterval=3600000 -D postgres 12464 0.0 0.0 218848 3872 ? Ss 12:19 0:00 postgres: engine engine 127.0.0.1(42069) idle root 12494 0.0 0.1 201080 5532 ? Ss 12:20 0:00 /usr/sbin/httpd apache 12496 0.0 0.0 201220 3868 ? S 12:20 0:00 /usr/sbin/httpd apache 12497 0.0 0.0 201228 4044 ? S 12:20 0:00 /usr/sbin/httpd apache 12498 0.0 0.0 201228 4044 ? S 12:20 0:00 /usr/sbin/httpd apache 12499 0.0 0.0 201228 4004 ? S 12:20 0:00 /usr/sbin/httpd apache 12500 0.0 0.0 201228 4408 ? S 12:20 0:00 /usr/sbin/httpd apache 12501 0.0 0.0 201228 4536 ? S 12:20 0:00 /usr/sbin/httpd apache 12502 0.0 0.0 201228 4516 ? S 12:20 0:00 /usr/sbin/httpd apache 12503 0.0 0.0 201080 3124 ? S 12:20 0:00 /usr/sbin/httpd root 12557 0.0 0.0 110232 1168 pts/1 R+ 12:34 0:00 ps aux my packages: [root@ovirt ovirt-engine]# rpm -qa | grep ovirt ovirt-engine-sdk-3.2.0.3-1.el6.centos.alt.noarch ovirt-image-uploader-3.1.0-26.el6.centos.alt.noarch ovirt-engine-userportal-3.1.0-3.26.3.el6.centos.alt.noarch ovirt-engine-restapi-3.1.0-3.26.3.el6.centos.alt.noarch ovirt-engine-config-3.1.0-3.26.3.el6.centos.alt.noarch ovirt-engine-tools-common-3.1.0-3.26.3.el6.centos.alt.noarch ovirt-engine-webadmin-portal-3.1.0-3.26.3.el6.centos.alt.noarch ovirt-engine-backend-3.1.0-3.26.3.el6.centos.alt.noarch ovirt-log-collector-3.1.0-26.el6.centos.alt.noarch ovirt-iso-uploader-3.1.0-26.el6.centos.alt.noarch ovirt-engine-cli-3.2.0.6-1.el6.centos.alt.noarch ovirt-engine-jbossas711-1-3.el6.alt.x86_64 ovirt-engine-dbscripts-3.1.0-3.26.3.el6.centos.alt.noarch ovirt-engine-setup-3.1.0-3.26.3.el6.centos.alt.noarch ovirt-engine-notification-service-3.1.0-3.26.3.el6.centos.alt.noarch ovirt-engine-genericapi-3.1.0-3.26.3.el6.centos.alt.noarch ovirt-engine-3.1.0-3.26.3.el6.centos.alt.noarch What i am doing wrong? Thank you! Cheers, Mario

------=_Part_14098531_1063145785.1391516491439 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit
From: "ml ml" <mliebherr99@googlemail.com> To: users@ovirt.org Sent: Tuesday, February 4, 2014 2:13:42 PM Subject: [Users] Install on CentOS6.5 fails
Hello List,
i am trying to install oVirt on CentOS6.5
The Howto from: http://www.ovirt.org/Download fails with:
[root@ovirt ovirt-engine]# yum localinstall http://ovirt.org/releases/ovirt-release-el.noarch.rpm Loaded plugins: fastestmirror, versionlock Setting up Local Package Process ovirt-release-el.noarch.rpm | 8.1 kB 00:00 Examining /var/tmp/yum-root-200V5v/ovirt-release-el.noarch.rpm: ovirt-release-el6-10.0.1-3.noarch Marking /var/tmp/yum-root-200V5v/ovirt-release-el.noarch.rpm to be installed Loading mirror speeds from cached hostfile * base: ftp.plusline.de * extras: mirror.skylink-datacenter.de * updates: ftp-stud.fht-esslingen.de Resolving Dependencies --> Running transaction check ---> Package ovirt-release-el6.noarch 0:10.0.1-3 will be installed --> Processing Dependency: epel-release for package: ovirt-release-el6-10.0.1-3.noarch --> Finished Dependency Resolution Error: Package: ovirt-release-el6-10.0.1-3.noarch (/ovirt-release-el.noarch) Requires: epel-release You could try using --skip-broken to work around the problem You could try running: rpm -Va --nofiles --nodigest
Can you install epel, step 1 there? It's probably a bug in the instructions' order - 0 and 1 should be exchanged.
So i used: http://wiki.centos.org/HowTos/oVirt
<div><br></div><div>Can you install epel, step 1 there?</div><div>It's pro= bably a bug in the instructions' order - 0 and 1 should be exchanged.</div>= <div><br></div><blockquote style=3D"border-left:2px solid #1010FF;margin-le= ft:5px;padding-left:5px;color:#000;font-weight:normal;font-style:normal;tex= t-decoration:none;font-family:Helvetica,Arial,sans-serif;font-size:12pt;"><=
This installs the ancient 3.1 release that's included there. You probably want 3.3.3 (released yesterday). -- Didi ------=_Part_14098531_1063145785.1391516491439 Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: quoted-printable <html><body><div style=3D"font-family: times new roman, new york, times, se= rif; font-size: 12pt; color: #000000"><div></div><blockquote style=3D"borde= r-left:2px solid #1010FF;margin-left:5px;padding-left:5px;color:#000;font-w= eight:normal;font-style:normal;text-decoration:none;font-family:Helvetica,A= rial,sans-serif;font-size:12pt;"><b>From: </b>"ml ml" <mliebherr99@googl= email.com><br><b>To: </b>users@ovirt.org<br><b>Sent: </b>Tuesday, Februa= ry 4, 2014 2:13:42 PM<br><b>Subject: </b>[Users] Install on CentOS6.5 fails= <br><div><br></div><div dir=3D"ltr">Hello List,<br><div><br></div>i am tryi= ng to install oVirt on CentOS6.5<br><div><br></div>The Howto from: <a href= =3D"http://www.ovirt.org/Download" target=3D"_blank">http://www.ovirt.org/D= ownload</a> fails with:<br><div><br></div>[root@ovirt ovirt-engine]# yum lo= calinstall <a href=3D"http://ovirt.org/releases/ovirt-release-el.noarch.rpm= " target=3D"_blank">http://ovirt.org/releases/ovirt-release-el.noarch.rpm</= a><br> Loaded plugins: fastestmirror, versionlock<br>Setting up Local Package Proc= ess<br>ovirt-release-el.noarch.rpm  = ; &n= bsp;  = ; &n= bsp;  = ; &n= bsp;  = ; &n= bsp;  = ; &n= bsp;  = ; &n= bsp;  = ; &n= bsp;  = ; | 8.1 kB 00:00 = ; <br> Examining /var/tmp/yum-root-200V5v/ovirt-release-el.noarch.rpm: ovirt-relea= se-el6-10.0.1-3.noarch<br>Marking /var/tmp/yum-root-200V5v/ovirt-release-el= .noarch.rpm to be installed<br>Loading mirror speeds from cached hostfile<b= r> * base: <a href=3D"http://ftp.plusline.de" target=3D"_blank">ftp.plus= line.de</a><br> * extras: <a href=3D"http://mirror.skylink-datacenter.= de" target=3D"_blank">mirror.skylink-datacenter.de</a><br> * updates: = <a href=3D"http://ftp-stud.fht-esslingen.de" target=3D"_blank">ftp-stud.fht= -esslingen.de</a><br> Resolving Dependencies<br>--> Running transaction check<br>---> Packa= ge ovirt-release-el6.noarch 0:10.0.1-3 will be installed<br>--> Processi= ng Dependency: epel-release for package: ovirt-release-el6-10.0.1-3.noarch<= br> --> Finished Dependency Resolution<br>Error: Package: ovirt-release-el6-= 10.0.1-3.noarch (/ovirt-release-el.noarch)<br>  = ; Requires: epel-release<br> You could t= ry using --skip-broken to work around the problem<br> You could try running: rpm -Va --nofiles --nodigest</div></blockquote= div dir=3D"ltr"><br><div><br></div><br>So i used: <a href=3D"http://wiki.ce= ntos.org/HowTos/oVirt">http://wiki.centos.org/HowTos/oVirt</a></div></block= quote><div><br></div><div>This installs the ancient 3.1 release that's incl= uded there. You probably want 3.3.3 (released yesterday).</div><div>-- <br>= </div><div><span name=3D"x"></span>Didi<span name=3D"x"></span><br></div><d= iv><br></div></div></body></html> ------=_Part_14098531_1063145785.1391516491439--

On Tue, 4 Feb 2014, Yedidyah Bar David wrote:
The Howto from: http://www.ovirt.org/Download fails with:
Can you install epel, step 1 there? It's probably a bug in the instructions' order - 0 and 1 should be exchanged.
In trying to 'weed' the wiki, the page is locked to editors with more permissions than I have: This page has been protected to prevent editing. The last two editors were Mike Burns and Dave Neary -- adding direct copies to them, to get this fixed, or to seek the rights to do the edit -- Russ herrold

Hi, Yes, the Download page is protected, as is the home page, and for the moment I would like to keep it like that. Download and first install pages should really be managed by a small number of people. I am happy to make changes if there are issues, and you can make suggested changes in the Talk page. Thanks! Dave. On 02/04/2014 05:10 PM, R P Herrold wrote:
On Tue, 4 Feb 2014, Yedidyah Bar David wrote:
The Howto from: http://www.ovirt.org/Download fails with:
Can you install epel, step 1 there? It's probably a bug in the instructions' order - 0 and 1 should be exchanged.
In trying to 'weed' the wiki, the page is locked to editors with more permissions than I have: This page has been protected to prevent editing.
The last two editors were Mike Burns and Dave Neary -- adding direct copies to them, to get this fixed, or to seek the rights to do the edit
-- Russ herrold
-- Dave Neary - Community Action and Impact Open Source and Standards, Red Hat - http://community.redhat.com Ph: +33 9 50 71 55 62 / Cell: +33 6 77 01 92 13

On 02/04/2014 11:16 AM, Dave Neary wrote:
Hi,
Yes, the Download page is protected, as is the home page, and for the moment I would like to keep it like that. Download and first install pages should really be managed by a small number of people.
I am happy to make changes if there are issues, and you can make suggested changes in the Talk page.
It's locked to either Admins [1] or Bureaucrats [2]. Anyone on these lists can make the changes. [1] http://www.ovirt.org/index.php?title=Special%3AListUsers&username=&group=sysop&limit=50 [2] http://www.ovirt.org/index.php?title=Special%3AListUsers&username=&group=bureaucrat&limit=50 Mike
Thanks! Dave.
On 02/04/2014 05:10 PM, R P Herrold wrote:
On Tue, 4 Feb 2014, Yedidyah Bar David wrote:
The Howto from: http://www.ovirt.org/Download fails with:
Can you install epel, step 1 there? It's probably a bug in the instructions' order - 0 and 1 should be exchanged.
In trying to 'weed' the wiki, the page is locked to editors with more permissions than I have: This page has been protected to prevent editing.
The last two editors were Mike Burns and Dave Neary -- adding direct copies to them, to get this fixed, or to seek the rights to do the edit
-- Russ herrold
participants (5)
-
Dave Neary
-
Mike Burns
-
ml ml
-
R P Herrold
-
Yedidyah Bar David