From: Christian Charreyre <christian.charreyre@cioinfoindus.fr>
To: Paul Menzel <paulepanter@users.sourceforge.net>
Cc: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH v2] python-numpy: add missing release dependencies
Date: Tue, 17 May 2011 22:03:03 +0200 [thread overview]
Message-ID: <4DD2D477.1060508@cioinfoindus.fr> (raw)
In-Reply-To: <1304670267.4041.14.camel@mattotaupa>
[-- Attachment #1: Type: text/plain, Size: 2444 bytes --]
Dear Paul,
sorry for late reply, I missed you last mail.
Without these dependencies, I got errors on the target when executing
mypaint, because python-numpy code calls
import from the distinct packages.
When I install python-numpy alone, there are errors. I'm not an expert
of python packages splits, that was the way I've
found to force installation of the necessary packages. Perhaps you right
to replace RDEPENDS by RRECOMMENDS.
Perhaps you can ask someone that does know how relationship between
python packages must be described in recipes.
Regards.
PS : you suggested in previous mail you will commit the last correction.
Can you commit the final version after deciding
between RDEPENDS and RRECOMENDS.
Thanks.
Le 06/05/2011 10:24, Paul Menzel a écrit :
> Dear Christian,
>
>
> I just wanted to commit your patches, but looking at this patch again I
> have one more question. (I am sorry.)
>
> Am Freitag, den 29.04.2011, 17:43 +0200 schrieb C. Charreyre:
>> Signed-off-by: C. Charreyre<christian.charreyre@cioinfoindus.fr>
>> ---
>> recipes/python/python-numpy_1.1.1.bb | 2 ++
>> 1 files changed, 2 insertions(+), 0 deletions(-)
>>
>> diff --git a/recipes/python/python-numpy_1.1.1.bb b/recipes/python/python-numpy_1.1.1.bb
>> index f5c23e0..9dda508 100644
>> --- a/recipes/python/python-numpy_1.1.1.bb
>> +++ b/recipes/python/python-numpy_1.1.1.bb
>> @@ -4,6 +4,8 @@ PRIORITY = "optional"
>> LICENSE = "PSF"
>> PR = "ml0"
>>
>> +RDEPENDS_${PN} = "python-compiler python-mmap python-pkgutil python-pydoc python-unittest"
>> +
> Why are those runtime dependencies needed. Does not `python-numpy` start
> at all or are just some features of it not working? Depending on that it
> should maybe be a `RRECOMMENDS_${PN}`? I am wondering why the original
> recipe author did not put them in.
>
>> SRC_URI = "${SOURCEFORGE_MIRROR}/numpy/numpy-${PV}.tar.gz \
>> file://unbreak-assumptions.diff \
>> file://trycompile.diff \
>
> Thanks,
>
> Paul
>
>
> PS: Do you get the message delivered directly or just the digest? I am
> asking because the threading is broken. If you do get the messages,
> could you please use the reply to list option of Thunderbird. Then
> everything should be fine.
>
> PPS: I am putting you in CC, so that you maybe get my message earlier
> and we will be able to commit your patches before the weekend.
[-- Attachment #2: christian_charreyre.vcf --]
[-- Type: text/x-vcard, Size: 278 bytes --]
begin:vcard
fn:Christian Charreyre
n:Charreyre;Christian
org:CIO Informatique Industrielle
adr;dom:;;11 Avenue Marigny;Marseille;;13014
email;internet:christian.charreyre@cioinfoindus.fr
tel;work:04 95 05 19 41
url:http://www.cioinfoindus.fr
version:2.1
end:vcard
prev parent reply other threads:[~2011-05-17 20:26 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2011-04-29 15:43 mypaint: new recipe for version 0.9.1 C. Charreyre
2011-04-29 15:43 ` [PATCH v2] " C. Charreyre
2011-04-30 7:22 ` Paul Menzel
2011-05-02 16:09 ` Christian Charreyre
2011-04-29 15:43 ` [PATCH v2] python-numpy: add missing release dependencies C. Charreyre
2011-05-06 8:24 ` Paul Menzel
2011-05-17 20:03 ` Christian Charreyre [this message]
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=4DD2D477.1060508@cioinfoindus.fr \
--to=christian.charreyre@cioinfoindus.fr \
--cc=openembedded-devel@lists.openembedded.org \
--cc=paulepanter@users.sourceforge.net \
/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.