----- Original Message ----- > From: "jacek burghardt" <[email protected]> > To: [email protected] > Sent: Saturday, March 15, 2014 5:29:20 PM > Subject: [Users] otopi.conf > > Is there example on how to create otopi.conf file > see option OTOPI_PYTHON [/usr/bin/python] i guess I could point it to python2 > I hope I can get disable the attempt at installing rpm packages by yum. > I dont believe Gentoo had patched otopi to install its packages.
Again, you provide partial information, no logs and no proper description of what you actually trying to do. I do not understand what you try to do... is it host problem or ovirt-engine problem. Gentoo port is available here[1], you can see how to modify python usage here[2][3]. [1] https://github.com/alonbl/ovirt-overlay [2] https://github.com/alonbl/ovirt-overlay/blob/master/app-emulation/ovirt-engine/ovirt-engine-9999.ebuild#L227 [3] https://github.com/alonbl/ovirt-overlay/blob/master/app-emulation/ovirt-engine/files/gentoo-setup.env > ts between attempted installs of ncurses-base-5.7-3.20090208.el6.x86_64 and > ncurses-base-5.7-3.20090208.el6.x86_64 file /usr/share/terminfo/d/dumb > conflicts between attempted installs of > ncurses-base-5.7-3.20090208.el6.x86_64 and > ncurses-base-5.7-3.20090208.el6.x86_64 file /usr/share/terminfo/l/linux > conflicts between attempted installs of > ncurses-base-5.7-3.20090208.el6.x86_64 and > ncurses-base-5.7-3.20090208.el6.x86_64 file /usr/share/terminfo/v/vt100 > conflicts between attempted installs of > ncurses-base-5.7-3.20090208.el6.x86_64 and ncurses-base-5 I already replied you this in another thread, for host-deploy you should add the following file at host side. /etc/ovirt-host-deploy.conf.d/10-offline-packager.conf --- [environment:init] ODEPLOY/offlinePackager=bool:True PACKAGER/yumpackagerEnabled=bool:False --- Regards, Alon _______________________________________________ Users mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/users

