All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marc Olzheim <zlo@zlo.nu>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [PATCH] openssl: add version 1.0.0
Date: Tue, 4 May 2010 12:34:09 +0200	[thread overview]
Message-ID: <20100504103409.GA29548@zlo.nu> (raw)
In-Reply-To: <201005040000.00002.roman@khimov.ru>

On Mon, May 03, 2010 at 11:59:30PM +0400, Roman I Khimov wrote:
> > OK, it works fine there (i386 and amd64 uclibc, both via cross), so I
> >  didn't notice that it might be a problem. Care to do a patch? It'll take
> >  me some time to create mipsel build setup and try it out.
> 
> Just pushed the fix, please try it out.

Ah yes, the debian-mipsel line is the smae now as what i tried to get it
to work for me. :-)

I notice now that i did a "clean openssl" "build openssl" that it uses
"cp" instead of "install" for do_populate_staging, which fails because
the files that it tries to overwrite (from a previous
do_populate_staging) are mode 0555:

(main task) NOTE: Running task 291 of 294 (ID: 3, /.../oe/recipes/openssl/openssl_1.0.0.bb, do_populate_staging)
cp: cannot create regular file `/.../tmp/staging/mipsel-oe-linux/usr/lib/ssl/engines/libubsec.so': Permission denied
cp: cannot create regular file `/.../tmp/staging/mipsel-oe-linux/usr/lib/ssl/engines/libpadlock.so': Permission denied

...

But that probably has nothing to do with your fix. ;-)

In any case: thanks for the patch!

Marc



  reply	other threads:[~2010-05-04 10:37 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <201003301706.14340.khimov@altell.ru>
2010-03-30 13:06 ` [PATCH] openssl: add version 1.0.0 Roman I Khimov
2010-04-28 12:53   ` Marc Olzheim
2010-04-29  5:29     ` Roman I Khimov
2010-05-03 19:59       ` Roman I Khimov
2010-05-04 10:34         ` Marc Olzheim [this message]
2010-03-30 13:14 Roman I Khimov
2010-03-30 13:43 ` Koen Kooi
2010-03-30 13:59   ` Roman I Khimov
  -- strict thread matches above, loose matches on Subject: below --
2010-03-30 13:07 Roman I Khimov
2010-03-30 12:22 [PATCH] openssl: deal with unpackaged /usr/lib/ssl files Roman I Khimov
2010-03-30 12:22 ` [PATCH] openssl: add version 1.0.0 Roman I Khimov
2010-03-30 12:57   ` Roman I Khimov

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=20100504103409.GA29548@zlo.nu \
    --to=zlo@zlo.nu \
    --cc=openembedded-devel@lists.openembedded.org \
    /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.