> -----Original Message-----
> From: openembedded-core-boun...@lists.openembedded.org <openembedded-
> core-boun...@lists.openembedded.org> On Behalf Of
> richard.pur...@linuxfoundation.org
> Sent: den 12 april 2019 10:18
> To: Seebs <se...@seebs.net>
> Cc: openembedded-core@lists.openembedded.org
> Subject: Re: [OE-core] [PATCH] pseudo: Update to gain key bugfixes
> 
> On Wed, 2019-04-10 at 18:59 -0500, Seebs wrote:
> > On Thu, 11 Apr 2019 00:12:54 +0100
> > Richard Purdie <richard.pur...@linuxfoundation.org> wrote:
> >
> > > -SRCREV = "6294b344e5140f5467e6860f45a174440015304e"
> > > +SRCREV = "6ebc7d6bc8ab973d0ba949eeb363821811ce8dc5"
> >
> > I would sort of recommend one of the two commits since then -- one
> > may
> > fix the .NET startup failures, and the other fixes warnings that this
> > one introduced and I forgot to fix. But I'm also okay with this one.
> 
> That is good news. I've tested and updated to the later revision,
> thanks!
> 
> Cheers,
> 
> Richard

One of our developers, who has been especially affected by this 
problem, reported that he was still having problems building a 
couple of recipes even with the latest version of pseudo. After 
some debugging it was determined that the problem was due to the 
Debian version of coreutils that he was using. When he downgraded 
from 8.30-3 to 8.30-1 the problems he was seeing went away. The 
changelog for the reverted changes indicate that pseudo will 
need to be made aware about what they are doing:

,----
| coreutils (8.30-3) unstable; urgency=medium
| 
|   * Fix renameat2 patch (Closes: #923420)
| 
|  -- Michael Stone <mst...@debian.org>  Thu, 28 Feb 2019 10:30:31 -0500
| 
| coreutils (8.30-2) unstable; urgency=medium
| 
|   * Use renameat2 glibc function that can be intercepted by fakechroot
|     (Closes: #915559)
|   * Above requires autoreconf turned on again
| 
|  -- Michael Stone <mst...@debian.org>  Tue, 26 Feb 2019 07:15:19 -0500
`----

//Peter

-- 
_______________________________________________
Openembedded-core mailing list
Openembedded-core@lists.openembedded.org
http://lists.openembedded.org/mailman/listinfo/openembedded-core

Reply via email to