Openembedded Devel Discussions
 help / color / mirror / Atom feed
From: Martin Jansa <martin.jansa@gmail.com>
To: openembedded-devel@lists.openembedded.org
Subject: Re: [meta-python][PATCH v2] python-scales: add recipe for version 1.0.9
Date: Fri, 18 Nov 2016 11:57:42 +0100	[thread overview]
Message-ID: <20161118105742.GA3324@jama> (raw)
In-Reply-To: <CADNbA1q0Tm6-+caB187piY3bDMHbUHavbK3HL9Z1DivHdFZYbA@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 3087 bytes --]

On Fri, Nov 04, 2016 at 09:45:50AM -0400, Derek Straka wrote:
> On Fri, Nov 4, 2016 at 6:14 AM, Ruben De Smet <ruben.de.smet@rubdos.be>
> wrote:
> 
> > A python module for tracking server state and statisticst
> >
> > Signed-off-by: Ruben De Smet <ruben.de.smet@rubdos.be>
> > ---
> >  meta-python/recipes-devtools/python/python-scales.inc   | 17
> > +++++++++++++++++
> >  .../recipes-devtools/python/python3-scales_1.0.9.bb     |  2 ++
> >  2 files changed, 19 insertions(+)
> >  create mode 100644 meta-python/recipes-devtools/python/python-scales.inc
> >  create mode 100644 meta-python/recipes-devtools/python/
> > python3-scales_1.0.9.bb
> >
> > diff --git a/meta-python/recipes-devtools/python/python-scales.inc
> > b/meta-python/recipes-devtools/python/python-scales.inc
> > new file mode 100644
> > index 0000000..4a10a78
> > --- /dev/null
> > +++ b/meta-python/recipes-devtools/python/python-scales.inc
> > @@ -0,0 +1,17 @@
> > +SUMMARY = "Metrics for Python"
> > +DESCRIPTION = "Tracks server state and statistics, allowing you to see
> > what \
> > +your server is doing. It can also send metrics to Graphite for graphing
> > or to \
> > +a file for crash forensics."
> > +SECTION = "devel/python"
> > +LICENSE = "Apache-2.0"
> > +# LIC_FILES_CHKSUM = "file://LICENSE;md5=3b83ef96387f14655fc854ddc3c6bd
> > 57"
> >
> Is there a reason this is commented out?  You'll need something or it will
> give a QA Issue about license-checksum

Yes it does and fails.

ERROR: python3-scales-1.0.9-r0 do_populate_lic: QA Issue: python3-scales: Recipe file fetches files and does not have license file information (LIC_FILES_CHKSUM) [license-checksum]
ERROR: python3-scales-1.0.9-r0 do_populate_lic: Fatal QA errors found, failing task.
ERROR: python3-scales-1.0.9-r0 do_populate_lic: Function failed: populate_lic_qa_checksum

> 
> > +SRCNAME = "scales"
> > +
> > +SRC_URI[md5sum] = "c61167f2b5f506f0a34a7b8a295a9567"
> > +SRC_URI[sha256sum] = "8b6930f7d4bf115192290b44c757af
> > 5e254e3fcfcb75ff9a51f5c96a404e2753"
> > +
> > +inherit pypi
> > +
> > +
> > +RDEPENDS_${PN} += " \
> > +    ${PYTHON_PN}-six \
> >
> Missing a closing quote here
> 
> > diff --git a/meta-python/recipes-devtools/python/python3-scales_1.0.9.bb
> > b/meta-python/recipes-devtools/python/python3-scales_1.0.9.bb
> > new file mode 100644
> > index 0000000..91b48c2
> > --- /dev/null
> > +++ b/meta-python/recipes-devtools/python/python3-scales_1.0.9.bb
> > @@ -0,0 +1,2 @@
> > +inherit setuptools3
> > +require python-scales.inc
> > --
> > 2.10.2
> >
> > --
> > _______________________________________________
> > Openembedded-devel mailing list
> > Openembedded-devel@lists.openembedded.org
> > http://lists.openembedded.org/mailman/listinfo/openembedded-devel
> >
> -- 
> _______________________________________________
> Openembedded-devel mailing list
> Openembedded-devel@lists.openembedded.org
> http://lists.openembedded.org/mailman/listinfo/openembedded-devel

-- 
Martin 'JaMa' Jansa     jabber: Martin.Jansa@gmail.com

[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 169 bytes --]

  reply	other threads:[~2016-11-18 10:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-11-04 10:14 [meta-python][PATCH v2] python-scales: add recipe for version 1.0.9 Ruben De Smet
2016-11-04 13:45 ` Derek Straka
2016-11-18 10:57   ` Martin Jansa [this message]
     [not found] ` <CADNbA1qAHFx9PTPAhue2xC0Z2nQ-tQC4Vz11QqHmH5ufnp3Vug@mail.gmail.com>
2016-11-04 19:40   ` Ruben De Smet

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=20161118105742.GA3324@jama \
    --to=martin.jansa@gmail.com \
    --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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox