From: Martin Jansa <martin.jansa@gmail.com>
To: "Huang, Jie (Jackie)" <Jackie.Huang@windriver.com>
Cc: "openembedded-devel@lists.openembedded.org"
<openembedded-devel@lists.openembedded.org>
Subject: Re: [meta-oe][PATCH] openldap: update version to 2.4.39
Date: Tue, 30 Sep 2014 17:33:41 +0200 [thread overview]
Message-ID: <20140930153341.GA25706@jama> (raw)
In-Reply-To: <1B858668EC6A94408DCA5225FDFA85AABD50F81F@ALA-MBB.corp.ad.wrs.com>
[-- Attachment #1: Type: text/plain, Size: 7292 bytes --]
On Tue, Sep 30, 2014 at 05:58:01AM +0000, Huang, Jie (Jackie) wrote:
>
>
> > -----Original Message-----
> > From: Martin Jansa [mailto:martin.jansa@gmail.com]
> > Sent: Tuesday, September 30, 2014 12:06 PM
> > To: Huang, Jie (Jackie)
> > Cc: openembedded-devel@lists.openembedded.org
> > Subject: Re: [oe] [meta-oe][PATCH] openldap: update version to 2.4.39
> >
> > On Tue, Sep 30, 2014 at 02:58:12AM +0000, Huang, Jie (Jackie) wrote:
> > >
> > >
> > > > -----Original Message-----
> > > > From: openembedded-devel-bounces@lists.openembedded.org
> > > > [mailto:openembedded-devel- bounces@lists.openembedded.org] On
> > > > Behalf Of Huang, Jie (Jackie)
> > > > Sent: Tuesday, September 30, 2014 10:28 AM
> > > > To: Martin Jansa
> > > > Cc: openembedded-devel@lists.openembedded.org
> > > > Subject: Re: [oe] [meta-oe][PATCH] openldap: update version to
> > > > 2.4.39
> > > >
> > > >
> > > >
> > > > > -----Original Message-----
> > > > > From: Martin Jansa [mailto:martin.jansa@gmail.com]
> > > > > Sent: Tuesday, September 30, 2014 10:14 AM
> > > > > To: Huang, Jie (Jackie)
> > > > > Cc: openembedded-devel@lists.openembedded.org
> > > > > Subject: Re: [oe] [meta-oe][PATCH] openldap: update version to
> > > > > 2.4.39
> > > > >
> > > > > On Tue, Sep 30, 2014 at 02:07:06AM +0000, Huang, Jie (Jackie) wrote:
> > > > > >
> > > > > >
> > > > > > > -----Original Message-----
> > > > > > > From: openembedded-devel-bounces@lists.openembedded.org
> > > > > > > [mailto:openembedded-devel- bounces@lists.openembedded.org] On
> > > > > > > Behalf Of Martin Jansa
> > > > > > > Sent: Tuesday, September 30, 2014 8:31 AM
> > > > > > > To: openembedded-devel@lists.openembedded.org
> > > > > > > Subject: Re: [oe] [meta-oe][PATCH] openldap: update version to
> > > > > > > 2.4.39
> > > > > > >
> > > > > > > On Mon, Sep 29, 2014 at 06:09:10AM -0400, jackie.huang@windriver.com wrote:
> > > > > > > > From: Jackie Huang <jackie.huang@windriver.com>
> > > > > > > >
> > > > > > > > Changed:
> > > > > > > > * Move slapd from ${libexecdir} to ${sbin}:
> > > > > > > > Installing slapd under ${sbin} is more FHS and LSB
> > > > > > > > compliance
> > > > > > > > * Manage init script by inheriting update-rc.d, than
> > > > > > > > postinst
> > > > > > > > * Add status for initscript
> > > > > > > > * Rename the patch named with commit id to
> > > > > > > > gnutls-Avoid-use-of-deprecated-function.patch
> > > > > > > > * Add a patch for CVE-2013-4449
> > > > > > > > * Add a patch to use /dev/urandom for entropy
> > > > > > > > * Allow tls obtains random bits from /dev/urandom:
> > > > > > > > The URANDOM_DEVICE is undefined for cross-compiling, define it as
> > > > > > > > /dev/urandom to allow tls obtains random bits from /dev/urandom.
> > > > > > > > * Add PACKAGECONFIG for mdb, ndb, relay and sock
> > > > > > > > * Remove unsupported config for ldbm
> > > > > > > > * Add license file
> > > > > > >
> > > > > > > Can you please resolve:
> > > > > > > WARNING: QA Issue: openldap: Files/directories were installed but not shipped
> > > > > > > /run [installed-vs-shipped]
> > > > > >
> > > > > > Could you show me how to reproduce this? I don't see this
> > > > > > warning (I set installed-vs-shipped in ERROR_QA in fact, so it
> > > > > > should be an error), and I checked that there is no /run directory generated for openldap.
> > > > >
> > > > > You can try to configure your builds like world builds are:
> > > > > http://www.openembedded.org/wiki/Bitbake_World_Status
> > >
> > > Sorry I couldn't find configure infos in this page, could you show me
> > > a local.conf or or something like that?
> >
> > http://logs.nslu2-linux.org/buildlogs/oe/world/log.world.20140929_053035.log/world_fixes.inc
>
> I added this into my local.conf but could still not reproduce it, are you sure you see this warning in the world
> builds with my patch? I checked the log and didn't find the warning you mentioned:
>
> $ wget http://logs.nslu2-linux.org/buildlogs/oe/world/log.world.20140929_041409.log/bitbake.world.log
> $ grep WARNING bitbake.world.log |grep openldap
> $
Yes, I was copy pasting it from next build (which haven't finished for
all MACHINEs yet - so it wasn't published yet)
NOTE: recipe openldap-2.4.39-r0: task do_populate_sysroot: Started
NOTE: recipe openldap-2.4.39-r0: task do_populate_sysroot: Succeeded
NOTE: Running task 9290 of 29472 (ID: 27688, virtual:native:/home/jenkins/oe/world/shr-core/meta-openembedded/meta-oe/recipes-devtools/swig/swig_3.0.2.bb, do_populate_sysroot)
NOTE: recipe swig-native-3.0.2-r0: task do_populate_sysroot: Started
NOTE: recipe swig-native-3.0.2-r0: task do_populate_sysroot: Succeeded
NOTE: Running task 9291 of 29472 (ID: 5067, /home/jenkins/oe/world/shr-core/meta-openembedded/meta-oe/recipes-support/opencv/opencv_3.0.0.bb, do_configure)
NOTE: recipe opencv-3.0.0+gitAUTOINC+fb9a143429-r0: task do_configure: Started
WARNING: QA Issue: openldap: Files/directories were installed but not shipped
/run [installed-vs-shipped]
NOTE: recipe imagemagick-6.8.8-r0: task do_configure: Succeeded
NOTE: Running noexec task 9292 of 29472 (ID: 27693, virtual:native:/home/jenkins/oe/world/shr-core/meta-openembedded/meta-oe/recipes-devtools/swig/swig_3.0.2.bb, do_build)
NOTE: Running task 9293 of 29472 (ID: 27694, virtual:native:/home/jenkins/oe/world/shr-core/meta-openembedded/meta-oe/recipes-devtools/swig/swig_3.0.2.bb, do_rm_work)
NOTE: recipe swig-native-3.0.2-r0: task do_rm_work: Started
NOTE: recipe swig-native-3.0.2-r0: task do_rm_work: Succeeded
NOTE: Running task 9294 of 29472 (ID: 24418, /home/jenkins/oe/world/shr-core/openembedded-core/meta/recipes-devtools/rpm/rpm_5.4.14.bb, do_populate_lic)
NOTE: recipe opencv-3.0.0+gitAUTOINC+fb9a143429-r0: task do_configure: Succeeded
NOTE: Running task 9295 of 29472 (ID: 5068, /home/jenkins/oe/world/shr-core/meta-openembedded/meta-oe/recipes-support/opencv/opencv_3.0.0.bb, do_compile)
NOTE: recipe rpm-5.4.14-r0: task do_populate_lic: Started
NOTE: recipe openldap-2.4.39-r0: task do_package: Succeeded
NOTE: Running task 9296 of 29472 (ID: 11252, /home/jenkins/oe/world/shr-core/meta-openembedded/meta-oe/recipes-support/openldap/openldap_2.4.39.bb, do_packagedata)
NOTE: recipe opencv-3.0.0+gitAUTOINC+fb9a143429-r0: task do_compile: Started
NOTE: recipe openldap-2.4.39-r0: task do_packagedata: Started
>
> And I checked that the following in the recipe should be able to avoid such QA issue:
> + rmdir "${D}${localstatedir}/run"
> + rmdir --ignore-fail-on-non-empty "${D}${localstatedir}"
It's just /run without ${localstatedir} (and I don't think that localstatedir is empty in my setup)
> > > > > My guess would be systemd in DISTRO_FEATURES (if you don't have it already).
> > > >
> > > > Yeah, it should be the case, I will check and fix it.
> > >
> > > I added system in DISTRO_FEATURES but still can't reproduce it.
> >
> > Do you have some PACKAGECONFIG changes in your setup or just default?
>
> No, I just use the default.
>
> Thanks,
> Jackie
>
> >
> > --
> > Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
--
Martin 'JaMa' Jansa jabber: Martin.Jansa@gmail.com
[-- Attachment #2: Digital signature --]
[-- Type: application/pgp-signature, Size: 188 bytes --]
next prev parent reply other threads:[~2014-09-30 15:32 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-29 10:09 [meta-oe][PATCH] openldap: update version to 2.4.39 jackie.huang
2014-09-30 0:30 ` Martin Jansa
2014-09-30 2:07 ` Huang, Jie (Jackie)
2014-09-30 2:13 ` Martin Jansa
2014-09-30 2:27 ` Huang, Jie (Jackie)
2014-09-30 2:58 ` Huang, Jie (Jackie)
2014-09-30 4:06 ` Martin Jansa
2014-09-30 5:58 ` Huang, Jie (Jackie)
2014-09-30 15:33 ` Martin Jansa [this message]
2014-10-02 0:37 ` Huang, Jie (Jackie)
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=20140930153341.GA25706@jama \
--to=martin.jansa@gmail.com \
--cc=Jackie.Huang@windriver.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 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.