From: Thomas Petazzoni <thomas.petazzoni@free-electrons.com>
To: buildroot@busybox.net
Subject: [Buildroot] [PATCH 1/1] package/python-service-identity: the attrs distribution is required
Date: Sat, 29 Jul 2017 15:40:11 +0200 [thread overview]
Message-ID: <20170729154011.0f355293@windsurf.lan> (raw)
In-Reply-To: <20170726185956.49090-1-ckhardin@exablox.com>
Hello,
On Wed, 26 Jul 2017 11:59:56 -0700, Charles Hardin wrote:
> Apparently the service identify code requires the python attrs
> to be availabe:
>
> Traceback (most recent call last):
> File "/opt/exablox/bin/configsrv", line 5, in <module>
> from pkg_resources import load_entry_point
> File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 3138, in <module>
> @_call_aside
> File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 3124, in _call_aside
> f(*args, **kwargs)
> File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 3151, in _initialize_master_working_set
> working_set = WorkingSet._build_master()
> File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 661, in _build_master
> ws.require(__requires__)
> File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 962, in require
> needed = self.resolve(parse_requirements(requirements))
> File "/usr/lib/python2.7/site-packages/pkg_resources/__init__.py", line 849, in resolve
> raise DistributionNotFound(req, requirers)
> pkg_resources.DistributionNotFound: The 'attrs' distribution was not found and is required by service-identity
>
> Signed-off-by: Charles Hardin <ckhardin@exablox.com>
> ---
> package/python-service-identity/Config.in | 1 +
> 1 file changed, 1 insertion(+)
Applied to master, thanks.
Thomas
--
Thomas Petazzoni, CTO, Free Electrons
Embedded Linux, Kernel and Android engineering
http://free-electrons.com
next prev parent reply other threads:[~2017-07-29 13:40 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-07-26 18:59 [Buildroot] [PATCH 1/1] package/python-service-identity: the attrs distribution is required Charles Hardin
2017-07-26 19:11 ` Yegor Yefremov
2017-07-29 13:40 ` Thomas Petazzoni [this message]
2017-09-04 20:42 ` Peter Korsgaard
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=20170729154011.0f355293@windsurf.lan \
--to=thomas.petazzoni@free-electrons.com \
--cc=buildroot@busybox.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox