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

Richard Purdie richard.purdie at linuxfoundation.org
Mon Mar 27 13:41:32 UTC 2017


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



More information about the Openembedded-core mailing list