From: Alexander Kanavin <alexander.kanavin@linux.intel.com>
To: "Burton, Ross" <ross.burton@intel.com>
Cc: OE-core <openembedded-core@lists.openembedded.org>
Subject: Re: [PATCH 24/24] systemtap: update to 3.1
Date: Fri, 24 Feb 2017 18:02:41 +0200 [thread overview]
Message-ID: <da3abaee-373c-08f8-1aea-e81cf0e50303@linux.intel.com> (raw)
In-Reply-To: <CAJTo0LZuDead4UYtB0yssZQrF1XAXPYXENiQvLOSBWo2dv7uug@mail.gmail.com>
On 02/24/2017 04:22 PM, Burton, Ross wrote:
>> Add support for python 3 probes
>
> ERROR: QA Issue: lib64-systemtap: Files/directories were installed but
> not shipped in any package:
> /usr/lib/python3.5/site-packages/HelperSDT-0.1.0-py3.5.egg-info
>
> /usr/lib/python3.5/site-packages/HelperSDT-0.1.0-py3.5.egg-info/dependency_links.txt
> /usr/lib/python3.5/site-packages/HelperSDT-0.1.0-py3.5.egg-info/PKG-INFO
>
> /usr/lib/python3.5/site-packages/HelperSDT-0.1.0-py3.5.egg-info/top_level.txt
>
> /usr/lib/python3.5/site-packages/HelperSDT-0.1.0-py3.5.egg-info/SOURCES.txt
> /usr/lib/python3.5/site-packages/HelperSDT/__init__.py
>
> /usr/lib/python3.5/site-packages/HelperSDT/_HelperSDT.cpython-35m-x86_64-linux-gnu.so
> <http://HelperSDT.cpython-35m-x86_64-linux-gnu.so>
> /usr/lib/python3.5/site-packages/HelperSDT/__main__.py
> /usr/lib/python3.5/site-packages/HelperSDT/__pycache__
>
> /usr/lib/python3.5/site-packages/HelperSDT/__pycache__/__init__.cpython-35.pyc
>
> /usr/lib/python3.5/site-packages/HelperSDT/__pycache__/__main__.cpython-35.pyc
Just sent an updated patch that should fix this.
Alex
prev parent reply other threads:[~2017-02-24 16:03 UTC|newest]
Thread overview: 34+ messages / expand[flat|nested] mbox.gz Atom feed top
2017-02-22 14:50 [PATCH 00/24] Recipe updates and version check fixes Alexander Kanavin
2017-02-22 14:50 ` [PATCH 01/24] ruby: fix upstream version check Alexander Kanavin
2017-02-22 14:50 ` [PATCH 02/24] zlib: " Alexander Kanavin
2017-02-22 14:50 ` [PATCH 03/24] kconfig-frontends: fetch source from git Alexander Kanavin
2017-02-22 14:50 ` [PATCH 04/24] sysprof: inherit upstream-version-is-even Alexander Kanavin
2017-02-22 14:51 ` [PATCH 05/24] libepoxy: fix upstream version check Alexander Kanavin
2017-02-22 14:51 ` [PATCH 06/24] libva: " Alexander Kanavin
2017-02-22 14:51 ` [PATCH 07/24] babeltrace: update to 1.5.2 Alexander Kanavin
2017-02-22 14:51 ` [PATCH 08/24] bash-completion: update to 2.5 Alexander Kanavin
2017-02-22 14:51 ` [PATCH 09/24] boost: update to 1.63.0 Alexander Kanavin
2017-02-23 9:21 ` André Draszik
2017-02-23 9:55 ` Alexander Kanavin
2017-02-22 14:51 ` [PATCH 10/24] btrfs-tools: update to 4.9.1 Alexander Kanavin
2017-02-22 14:51 ` [PATCH 11/24] cmake: update to 3.7.2 Alexander Kanavin
2017-02-22 20:06 ` Philip Balister
2017-02-22 14:51 ` [PATCH 12/24] lzip: add a recipe from meta-oe Alexander Kanavin
2017-02-22 14:51 ` [PATCH 13/24] ed: update to 1.14.1 Alexander Kanavin
2017-02-22 14:51 ` [PATCH 14/24] webkitgtk: update to 2.14.5 Alexander Kanavin
2017-02-22 14:51 ` [PATCH 15/24] epiphany: update to 3.22.6 Alexander Kanavin
2017-02-22 14:51 ` [PATCH 16/24] ffmpeg: update to 3.2.4 Alexander Kanavin
2017-02-22 14:51 ` [PATCH 17/24] gnutls: update to 3.5.9 Alexander Kanavin
2017-02-22 14:51 ` [PATCH 18/24] iso-codes: update to 3.74 Alexander Kanavin
2017-02-22 14:51 ` [PATCH 19/24] kbd: update to 2.0.4 Alexander Kanavin
2017-02-22 14:51 ` [PATCH 20/24] libiconv: remove recipe Alexander Kanavin
2017-02-23 22:12 ` Burton, Ross
2017-02-23 22:47 ` Khem Raj
2017-02-23 23:04 ` Burton, Ross
2017-02-24 8:40 ` Alexander Kanavin
2017-02-22 14:51 ` [PATCH 21/24] libnl: update to 3.2.29 Alexander Kanavin
2017-02-22 14:51 ` [PATCH 22/24] libwebp: update to 0.6.0 Alexander Kanavin
2017-02-22 14:51 ` [PATCH 23/24] nss: update to 3.28.1 Alexander Kanavin
2017-02-22 14:51 ` [PATCH 24/24] systemtap: update to 3.1 Alexander Kanavin
2017-02-24 14:22 ` Burton, Ross
2017-02-24 16:02 ` Alexander Kanavin [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=da3abaee-373c-08f8-1aea-e81cf0e50303@linux.intel.com \
--to=alexander.kanavin@linux.intel.com \
--cc=openembedded-core@lists.openembedded.org \
--cc=ross.burton@intel.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox