Re: [OE-core] [PATCHv2] dnf: move the entire dnf/rpm4 stack to Python 3

2017-03-27 Thread Richard Purdie
On Mon, 2017-03-27 at 15:19 +0300, Alexander Kanavin wrote:
> On 03/25/2017 07:56 PM, Richard Purdie wrote:
> > 
> > > 
> > > [YOCTO #11180]
> > So close but:
> > 
> > https://autobuilder.yocto.io/builders/nightly-multilib/builds/226
> > https://autobuilder.yocto.io/builders/nightly-x32/builds/206
> This is actually a bug in our target Python 3 installation. No idea
> how 
> it went unnoticed - does no one use Python 3 on target with multilib
> or 
> x32 at all?
> 
> 
> Python 3.5.2 (default, Mar 27 2017, 11:43:41)
> [GCC 6.3.0] on linux
> Type "help", "copyright", "credits" or "license" for more
> information.
>  >>> import site
>  >>> site.getsitepackages()
> ['/usr/lib/python3.5/site-packages']
> ^^^ !!!

Highlights we need better testing, thanks for fixing it!

Cheers,

Richard
-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


Re: [OE-core] [PATCHv2] dnf: move the entire dnf/rpm4 stack to Python 3

2017-03-27 Thread Alexander Kanavin

On 03/25/2017 07:56 PM, Richard Purdie wrote:

[YOCTO #11180]


So close but:

https://autobuilder.yocto.io/builders/nightly-multilib/builds/226
https://autobuilder.yocto.io/builders/nightly-x32/builds/206


This is actually a bug in our target Python 3 installation. No idea how 
it went unnoticed - does no one use Python 3 on target with multilib or 
x32 at all?



Python 3.5.2 (default, Mar 27 2017, 11:43:41)
[GCC 6.3.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import site
>>> site.getsitepackages()
['/usr/lib/python3.5/site-packages']
   ^^^ !!!



Alex

--
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core


Re: [OE-core] [PATCHv2] dnf: move the entire dnf/rpm4 stack to Python 3

2017-03-25 Thread Richard Purdie
On Fri, 2017-03-24 at 23:08 +0200, Alexander Kanavin wrote:
> [YOCTO #11180]

So close but:

https://autobuilder.yocto.io/builders/nightly-multilib/builds/226
https://autobuilder.yocto.io/builders/nightly-x32/builds/206

Cheers,

Richard
-- 
___
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core