Openembedded Core Discussions
 help / color / mirror / Atom feed
From: Paul Eggleton <paul.eggleton@linux.intel.com>
To: openembedded-core@lists.openembedded.org,
	Alexander Kanavin <alex.kanavin@gmail.com>
Subject: Re: [PATCH 5/9] python-setuptools: update to 41.0.1
Date: Wed, 07 Aug 2019 11:14:20 +1200	[thread overview]
Message-ID: <3053753.Zs8syfq2pI@localhost.localdomain> (raw)
In-Reply-To: <CANNYZj83RCwo3mtTkRxnyN45pi4qCg5ifrihWcyhQuk+0arZxA@mail.gmail.com>

Hi Alex,

On Thursday, 25 April 2019 4:20:40 AM NZST Alexander Kanavin wrote:
> On Wed, 24 Apr 2019 at 18:02, Richard Purdie <richard.purdie@linuxfoundation.org> wrote:
> > I think this breaks buildhistory.
> >
> > The autobuilder runs:
> >
> > '/home/pokybuild/yocto-worker/qemuppc/yocto-autobuilder-helper/scripts/collect-results', '/home/pokybuild/yocto-worker/qemuppc/build/build', '/srv/autobuilder/autobuilder.yoctoproject.org/pub/non-release/20190424-4/testresults', 'qemuppc'
> >
> > which results in a call like:
> >
> > /home/pokybuild/yocto-worker/qemuppc/build/build/../scripts/buildhistory-diff -p /home/pokybuild/yocto-worker/qemuppc/build/build/buildhistory ab-fetchrev
> >
> > which results in a comparision between:
> >
> >...
> >
> > which trips over:
> >
> > '/opt/poky/2.7+snapshot/sysroots/i686-pokysdk-linux/usr/lib/python3.7/site-packages/setuptools/script (dev).tmpl'
> >
> > and results in:
> >
> > Traceback (most recent call last):
> >   File "/home/pokybuild/yocto-worker/qemuppc/build/build/../scripts/buildhistory-diff", line 139, in <module>
> >     main()
> >   File "/home/pokybuild/yocto-worker/qemuppc/build/build/../scripts/buildhistory-diff", line 132, in main
> >     out = str(chg)
> >   File "/home/pokybuild/yocto-worker/qemuppc/build/meta/lib/oe/buildhistory_analysis.py", line 67, in __str__
> >     return self._str_internal(True)
> >   File "/home/pokybuild/yocto-worker/qemuppc/build/meta/lib/oe/buildhistory_analysis.py", line 133, in _str_internal
> >     depvera = bb.utils.explode_dep_versions2(self.oldvalue, sort=False)
> >   File "/home/pokybuild/yocto-worker/qemuppc/build/bitbake/lib/bb/utils.py", line 231, in explode_dep_versions2
> >     raise VersionStringException('Invalid version specification in "(%s" - invalid or missing operator' % i)
> >
> > This doesn't block the upgrade but it does need a bug and for us to
> > figure out some way of improving bb.utils.explode_dep_versions2 to
> > handle this better.
> 
> It seems as though the parser for package dependency lists is called
> on a plain file list, which should not be happening at all (as
> obviously files are allowed to have just about anything in their
> names). I'll look into it closer.

Did you get anywhere with this?

FYI I filed a bug for the issue:

  https://bugzilla.yoctoproject.org/show_bug.cgi?id=13467

Cheers,
Paul

-- 

Paul Eggleton
Intel Open Source Technology Centre




  reply	other threads:[~2019-08-06 23:14 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2019-04-23 16:19 [PATCH 1/9] msmtp: fix upstream version check Alexander Kanavin
2019-04-23 16:19 ` [PATCH 2/9] acpica: update to 20190405 Alexander Kanavin
2019-04-23 16:33   ` Burton, Ross
2019-04-23 16:50     ` Alexander Kanavin
2019-04-23 16:51       ` Burton, Ross
2019-04-23 16:19 ` [PATCH 3/9] gtk-doc.bbclass: unify option setting for meson-based recipes Alexander Kanavin
2019-04-24  6:50   ` Richard Purdie
2019-04-23 16:19 ` [PATCH 4/9] python-scons: update to 3.0.5 Alexander Kanavin
2019-04-23 16:19 ` [PATCH 5/9] python-setuptools: update to 41.0.1 Alexander Kanavin
2019-04-24 16:02   ` Richard Purdie
2019-04-24 16:20     ` Alexander Kanavin
2019-08-06 23:14       ` Paul Eggleton [this message]
2019-08-07 10:22         ` Alexander Kanavin
2019-08-07 10:49           ` Ross Burton
2019-04-23 16:19 ` [PATCH 6/9] python3-mako: update to 1.0.9 Alexander Kanavin
2019-04-23 16:19 ` [PATCH 7/9] python3-pbr: update to 5.1.3 Alexander Kanavin
2019-04-23 16:19 ` [PATCH 8/9] python3-pip: update to 19.0.3 Alexander Kanavin
2019-04-23 16:19 ` [PATCH 9/9] python3-pycairo: update to 1.18.1 Alexander Kanavin
2019-04-24 15:49   ` Richard Purdie
2019-04-24 16:30     ` Alexander Kanavin

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=3053753.Zs8syfq2pI@localhost.localdomain \
    --to=paul.eggleton@linux.intel.com \
    --cc=alex.kanavin@gmail.com \
    --cc=openembedded-core@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox