[Users] arch linux port
Itamar Heim
iheim at redhat.com
Wed Mar 12 19:25:33 UTC 2014
On 03/12/2014 08:55 PM, jacek burghardt wrote:
> There is log.
> Strange first arch Linux no complains about environment. found command
> line that I added to engine-setup hat prevented the error message from
> displaying now I lost the info .
2014-03-12 12:20:18 DEBUG otopi.plugins.otopi.packagers.yumpackager
yumpackager._boot:187 Cannot import miniyumlocal
Traceback (most recent call last):
File "/usr/share/otopi/plugins/otopi/packagers/yumpackager.py", line
179, in _boot
self._refreshMiniyum()
File "/usr/share/otopi/plugins/otopi/packagers/yumpackager.py", line
146, in _refreshMiniyum
constants.PackEnv.YUM_ENABLED_PLUGINS
File "/usr/share/otopi/plugins/otopi/packagers/yumpackager.py", line
73, in _getMiniYum
from otopi import miniyum
File "/usr/lib/python2.7/site-packages/otopi/miniyum.py", line 34, in
<module>
import yum
ImportError: No module named yum
?
>
>
> On Wed, Mar 12, 2014 at 11:35 AM, Alon Bar-Lev <alonbl at redhat.com
> <mailto:alonbl at redhat.com>> wrote:
>
>
>
> ----- Original Message -----
> > From: "jacek burghardt" <jaceksburghardt at gmail.com
> <mailto:jaceksburghardt at gmail.com>>
> > To: "Alon Bar-Lev" <alonbl at redhat.com <mailto:alonbl at redhat.com>>
> > Cc: "Sandro Bonazzola" <sbonazzo at redhat.com
> <mailto:sbonazzo at redhat.com>>, users at ovirt.org <mailto:users at ovirt.org>
> > Sent: Wednesday, March 12, 2014 7:35:15 PM
> > Subject: Re: arch linux port
> >
> > Well because it fails with the same otopi error.
>
> Without you sending longs it is impossible to assist you.
>
> >
> >
> > On Wed, Mar 12, 2014 at 11:27 AM, Alon Bar-Lev <alonbl at redhat.com
> <mailto:alonbl at redhat.com>> wrote:
> >
> > >
> > >
> > > ----- Original Message -----
> > > > From: "jacek burghardt" <jaceksburghardt at gmail.com
> <mailto:jaceksburghardt at gmail.com>>
> > > > To: "Alon Bar-Lev" <alonbl at redhat.com <mailto:alonbl at redhat.com>>
> > > > Cc: "Sandro Bonazzola" <sbonazzo at redhat.com
> <mailto:sbonazzo at redhat.com>>, users at ovirt.org <mailto:users at ovirt.org>
> > > > Sent: Wednesday, March 12, 2014 7:23:30 PM
> > > > Subject: Re: arch linux port
> > > >
> > > > Is there command setting to ignore the environment error ?
> > >
> > > Why ignore if you can customize the package to match environment?
> > >
> > > >
> > > >
> > > > On Wed, Mar 12, 2014 at 11:13 AM, jacek burghardt <
> > > jaceksburghardt at gmail.com <mailto:jaceksburghardt at gmail.com>
> > > > > wrote:
> > > >
> > > > > Thank you for great tip.
> > > > >
> > > > >
> > > > > On Wed, Mar 12, 2014 at 11:10 AM, jacek burghardt <
> > > > > jaceksburghardt at gmail.com
> <mailto:jaceksburghardt at gmail.com>> wrote:
> > > > >
> > > > >> All of the required packages. the engine-setup is looking
> for nfs
> > > server
> > > > >> the name on archlinux is nfsd running engine-setup errors out
> > > because it
> > > > >> is looking for nfs server with different name so where is
> the source
> > > > >> responsible for detecting nfs ? I have most of package
> compiled for
> > > arch
> > > > >> linux I just need to make some small tweaks.
> > > > >> I would like to figure out why otopi 1.4 is giving me
> this error
> > > Failed
> > > > >> to execute stage 'Environment packages setup': Packager
> install not
> > > > >> implemented. Before I removed my arch linux install from
> test server
> > > and
> > > > >> tried to install fedora 20 the otopi run without an issue.
> > > > >>
> > > > >>
> > > > >> On Wed, Mar 12, 2014 at 9:34 AM, Alon Bar-Lev
> <alonbl at redhat.com <mailto:alonbl at redhat.com>>
> > > wrote:
> > > > >>
> > > > >>>
> > > > >>>
> > > > >>> ----- Original Message -----
> > > > >>> > From: "jacek burghardt" <jaceksburghardt at gmail.com
> <mailto:jaceksburghardt at gmail.com>>
> > > > >>> > To: "Sandro Bonazzola" <sbonazzo at redhat.com
> <mailto:sbonazzo at redhat.com>>
> > > > >>> > Cc: users at ovirt.org <mailto:users at ovirt.org>
> > > > >>> > Sent: Wednesday, March 12, 2014 5:10:19 PM
> > > > >>> > Subject: Re: [Users] ovirt engine source
> > > > >>> >
> > > > >>> > Thank you for that info. I wonder how to solve otopi
> error and what
> > > > >>> part of
> > > > >>> > the engine-setup code detects nfs server I am trying to
> setup arch
> > > > >>> linux
> > > > >>> > package and arch linux uses nfsd.service for it nfs server
> > > > >>>
> > > > >>> It would be great if you modify the subject when changing the
> > > subject of
> > > > >>> discussion so people can catch this.
> > > > >>>
> > > > >>> Are you trying to port engine or vdsm?
> > > > >>>
> > > > >>> If engine, please send setup log so we can see what happens.
> > > > >>>
> > > > >>> Thanks,
> > > > >>> Alon
> > > > >>>
> > > > >>> >
> > > > >>> >
> > > > >>> > On Wed, Mar 12, 2014 at 8:38 AM, Sandro Bonazzola <
> > > > >>> sbonazzo at redhat.com <mailto:sbonazzo at redhat.com> >
> > > > >>> > wrote:
> > > > >>> >
> > > > >>> >
> > > > >>> > Il 12/03/2014 15:21, jacek burghardt ha scritto:
> > > > >>> > > Is there tarball of stable ovirt engine instead of git ?
> > > > >>> >
> > > > >>> > latest stable tarball are always here:
> > > > >>> > http://resources.ovirt.org/releases/stable/src/
> > > > >>> >
> > > > >>> >
> > > > >>> > > I wonder how I can solve otopi error
> > > > >>> > > [ ERROR ] Failed to execute stage 'Environment
> packages setup':
> > > > >>> Packager
> > > > >>> > > install
> > > > >>> > >
> > > > >>> > >
> > > > >>> > > On Wed, Mar 12, 2014 at 3:56 AM, Itamar Heim <
> > > > >>> > > iheim at redhat.com <mailto:iheim at redhat.com><mailto:
> > > > >>> > > iheim at redhat.com <mailto:iheim at redhat.com> >> wrote:
> > > > >>> > >
> > > > >>> > > On 03/12/2014 04:16 AM, jacek burghardt wrote:
> > > > >>> > >
> > > > >>> > > Is there source of ovirt engine that stable ? I was
> able to
> > > compile
> > > > >>> > > master of git source but after some changes it seems
> to be
> > > broken. I
> > > > >>> ge
> > > > >>> > > this error when it comes to compile webadmin
> > > > >>> > > [ERROR] Failed to execute goal
> > > > >>> > > org.codehaus.mojo:gwt-maven-__plugin:2.5.1:compile
> (gwtcompile)
> > > on
> > > > >>> project
> > > > >>> > > webadmin: Command [[
> > > > >>> > > [ERROR] /bin/sh -c
> /usr/lib/jvm/java-7-openjdk/__jre/bin/java
> > > > >>> > >
> > > > >>>
> > >
> -javaagent:/root/.m2/__repository/org/aspectj/__aspectjweaver/1.6.11/__aspectjweaver-1.6.11.jar
> > > > >>> > > -Xms1024M -Xmx4096M -XX:PermSize=512M
> -XX:MaxPermSize=1024M \
> > > > >>> > > [ERROR]
> > > > >>> > >
> > > > >>>
> > >
> -Dgwt.jjs.__permutationWorkerFactory=com.__google.gwt.dev.__ThreadedPermutationWorkerFacto__ry
> > > > >>> > > \
> > > > >>> > >
> > > > >>> > >
> > > > >>> > >
> > > > >>> > >
> > > > >>> > > _________________________________________________
> > > > >>> > > Users mailing list
> > > > >>> > > Users at ovirt.org <mailto:Users at ovirt.org> <mailto:
> Users at ovirt.org <mailto:Users at ovirt.org> >
> > > > >>> > > http://lists.ovirt.org/__mailman/listinfo/users <
> > > > >>> > > http://lists.ovirt.org/mailman/listinfo/users >
> > > > >>> > >
> > > > >>> > >
> > > > >>> > > compile should *always* work.
> > > > >>> > > how are you compiling?
> > > > >>> > >
> > > > >>> > >
> > > > >>> > >
> > > > >>> > >
> > > > >>> > > _______________________________________________
> > > > >>> > > Users mailing list
> > > > >>> > > Users at ovirt.org <mailto:Users at ovirt.org>
> > > > >>> > > http://lists.ovirt.org/mailman/listinfo/users
> > > > >>> > >
> > > > >>> >
> > > > >>> >
> > > > >>> > --
> > > > >>> > Sandro Bonazzola
> > > > >>> > Better technology. Faster innovation. Powered by community
> > > > >>> collaboration.
> > > > >>> > See how it works at redhat.com <http://redhat.com>
> > > > >>> >
> > > > >>> >
> > > > >>> > _______________________________________________
> > > > >>> > Users mailing list
> > > > >>> > Users at ovirt.org <mailto:Users at ovirt.org>
> > > > >>> > http://lists.ovirt.org/mailman/listinfo/users
> > > > >>> >
> > > > >>>
> > > > >>
> > > > >>
> > > > >
> > > >
> > >
> >
>
>
>
>
> _______________________________________________
> Users mailing list
> Users at ovirt.org
> http://lists.ovirt.org/mailman/listinfo/users
>
More information about the Users
mailing list