All of lore.kernel.org
 help / color / mirror / Atom feed
From: Richard Purdie <rpurdie@rpsys.net>
To: Paul Sokolovsky <pmiscml@gmail.com>
Cc: openembedded-devel@openembedded.org
Subject: Re: [RFC] Solving ipkg-utils issues
Date: Fri, 30 Mar 2007 10:50:00 +0100	[thread overview]
Message-ID: <1175248200.5822.3.camel@localhost.localdomain> (raw)
In-Reply-To: <18310385162.20070330115222@gmail.com>

Hi Paul,

Thanks for looking at this, its something that does need fixing.

On Fri, 2007-03-30 at 11:52 +0300, Paul Sokolovsky wrote:
>   For quite some time bugs in ipkg-utils package (mostly in
> ipkg-make-index tool) plagued image creation process in OE. Many of
> them are known to old-time developers, and being (manually) worked
> around. I was working on resolving them for some time, and guess now
> finally have both clear picture of the issues and their interaction
> with each other, and fixes for them. So, I would like to push these
> fixes to mainline, and am opening this thread for review of
> them, as well as to collect any other concerns about ipkg-utils.
> 
>   In my list, there're 3 major issues:
> 
> 1. Broken version comparison logic in ipkg-utils (note that this is
> exactly ipkg-utils issues, nether bitbake nor ipkg is affected).
> 
> 2. Inability of ipkg-make-index to detect packages which were updated,
> while version stays the same.
> 
> 3. Performance issues.
> 
> 
>   Patch for p.1 is here: http://bugs.openembedded.org/show_bug.cgi?id=2061

I agree with fixing all the above. I've only had a quick glance at the
actual patch but I'm fine with committing it and getting testing that
way. There is python version comparison code in bitbake which may or may
not be of use.

Does this correctly handle epochs btw? We're going to need that soon...

Cheers,

Richard




  parent reply	other threads:[~2007-03-30  9:50 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-03-30  8:52 [RFC] Solving ipkg-utils issues Paul Sokolovsky
2007-03-30  9:02 ` Koen Kooi
2007-03-30  9:12   ` Paul Sokolovsky
2007-03-30  9:50 ` Richard Purdie [this message]
2007-03-30 10:06   ` Koen Kooi
2007-03-30 13:28   ` Paul Sokolovsky
2007-04-04 12:38     ` Paul Sokolovsky

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=1175248200.5822.3.camel@localhost.localdomain \
    --to=rpurdie@rpsys.net \
    --cc=openembedded-devel@lists.openembedded.org \
    --cc=openembedded-devel@openembedded.org \
    --cc=pmiscml@gmail.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.