----- Messaggio originale ----- > Da: "Earl Potter" <[email protected]> > A: [email protected] > Inviato: Sabato, 28 dicembre 2013 6:16:01 > Oggetto: [Users] ovirt-engine 3.3.2 on F20 > > I'm having a bit of a struggle getting ovirt-engine to install on an F20 box.
Hi, oVirt 3.3.2 is not compatible with Fedora >= 20. You can try installing oVirt Nighlty, however you'll end with the file conflict you've already seen: Bug 1037663 - F20 - ovirt-log-collector: conflicts with file from package sos-3.0-3.fc20.noarch > > I first install ovirt-release-fedora.noarch which sets up > /etc/yum.repos.d/ovirt.repo and points to $releasever. However, there > doesn't seem to be any F20 ovirt repos. Yum is trying to look here: > > http://resources.ovirt.org/releases/3.3.2/rpm/Fedora/20/ > > But it seems 3.3.2 is located here: > > http://resources.ovirt.org/releases/3.3.2/rpm/Fedora/19/ > > I try changing the repo definition and most everything looks like it's going > to install. however, it ends w/ a file conflict between two packages, > ovirt-log-collector and sos from F20. > > Transaction check error: > file /usr/lib/python2.7/site-packages/sos/plugins/postgresql.py from install > of ovirt-log-collector-3.3.2-2.fc19.noarch conflicts with file from package > sos-3.0-3.fc20.noarch > file /usr/lib/python2.7/site-packages/sos/plugins/postgresql.pyc from install > of ovirt-log-collector-3.3.2-2.fc19.noarch conflicts with file from package > sos-3.0-3.fc20.noarch > file /usr/lib/python2.7/site-packages/sos/plugins/postgresql.pyo from install > of ovirt-log-collector-3.3.2-2.fc19.noarch conflicts with file from package > sos-3.0-3.fc20.noarch > > > I'm not really certain how to work around this short of installing an F19 > system. > > Any thoughts would be appreciated. - make a backup of /usr/lib/python2.7/site-packages/sos/plugins/postgresql.py* - download ovirt-log-collector-3.3.2-2.fc19.noarch rpm and rpm -Uvh --force --nodeps it - restore backup. However log-collector won't work correctly on F20 because sos 3 is not yet supported. > > Thank you, > Earl > > _______________________________________________ > Users mailing list > [email protected] > http://lists.ovirt.org/mailman/listinfo/users > _______________________________________________ Users mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/users

