All of lore.kernel.org
 help / color / mirror / Atom feed
From: Alejandro Hernandez <alejandro.hernandez@linux.intel.com>
To: "Burton, Ross" <ross.burton@intel.com>
Cc: OE-core <openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 4/5] python3-distribute: Upgrade to python3-setuptools 15.2
Date: Fri, 22 May 2015 10:36:23 -0500	[thread overview]
Message-ID: <555F4CF7.2030507@linux.intel.com> (raw)
In-Reply-To: <CAJTo0Lb+0izLpS5TOevHAa0QtzxnKzz60uzEGPfobp68v3t8Qw@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1738 bytes --]



On 21/05/15 18:47, Burton, Ross wrote:
>
> On 21 May 2015 at 10:15, Alejandro Hernandez 
> <alejandro.hernandez@linux.intel.com 
> <mailto:alejandro.hernandez@linux.intel.com>> wrote:
>
>     python3-distribute was merged back to python3-setuptools in 2013,
>     and it is no longer being maintained, this upgrade also provides
>     functionality that will be needed for python3-pip.
>
>
> ERROR: The recipe python3-setuptools is trying to install files into a 
> shared area when those files already exist. Those files and their 
> manifest location are:
>  /data/poky-master/tmp/sysroots/intel-corei7-64/usr/lib/python3.4/site-packages/site.py
>  Matched in manifest-intel-corei7-64-python3-distribute.populate_sysroot
>  /data/poky-master/tmp/sysroots/intel-corei7-64/usr/lib/python3.4/site-packages/setuptools.pth
>  Matched in manifest-intel-corei7-64-python3-distribute.populate_sysroot
>  /data/poky-master/tmp/sysroots/intel-corei7-64/usr/lib/python3.4/site-packages/__pycache__/site.cpython-34.pyc
>  Matched in manifest-intel-corei7-64-python3-distribute.populate_sysroot
>
> Urgh, this again.  We either live with this and tell people to delete 
> their tmp/, or bump the tmp ABI and provide a migration path.  Or 
> improve bitbake to handle files moving between recipes in the sysroot 
> and doing the right thing...
>
> Ross
>
>
I think this is because the package name is different, before it was 
python3-distribute and now its python3-setuptools but they do install 
the same files, so for this case in specific; a bitbake 
python3-distribtue -c cleanall should be done befooore merging? so the 
python3-distribute recipe actually exists or clean the /tmp manually.

Alejandro


[-- Attachment #2: Type: text/html, Size: 3502 bytes --]

  reply	other threads:[~2015-05-22 15:36 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-21  9:15 [PATCH 0/5] python3: Several fixes, compilation of modules, runtime issues, and two new recipes Alejandro Hernandez
2015-05-21  9:15 ` [PATCH 1/5] python3: fix pyconfig.h installation on target Alejandro Hernandez
2015-05-21  9:15 ` [PATCH 2/5] python3: Fix distutils import error Alejandro Hernandez
2015-05-21  9:15 ` [PATCH 3/5] python3-io: Fixes compilation of python3 ssl module Alejandro Hernandez
2015-05-21 22:44   ` Burton, Ross
2015-05-22 15:30     ` Alejandro Hernandez
2015-05-21  9:15 ` [PATCH 4/5] python3-distribute: Upgrade to python3-setuptools 15.2 Alejandro Hernandez
2015-05-21 23:47   ` Burton, Ross
2015-05-22 15:36     ` Alejandro Hernandez [this message]
2015-05-21  9:15 ` [PATCH 5/5] python3-pip: Adds recipe for python3-pip Alejandro Hernandez
2015-05-21 23:38   ` Burton, Ross
2015-05-22 15:32     ` Alejandro Hernandez

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=555F4CF7.2030507@linux.intel.com \
    --to=alejandro.hernandez@linux.intel.com \
    --cc=openembedded-core@lists.openembedded.org \
    --cc=ross.burton@intel.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.