[OE-core] ✗ patchtest: failure for cdrtools-native: Don't set uid/gid during install

Paul Barker paul at betafive.co.uk
Thu Nov 14 13:09:19 UTC 2019


On Wed, 13 Nov 2019, at 00:47, Mittal, Anuj wrote:
> On Tue, 2019-11-12 at 23:31 +0000, Paul Barker wrote:
> > I'm not sure what's wrong here. I've given the reason in the format
> > shown in 
> > https://www.openembedded.org/wiki/Commit_Patch_Message_Guidelines#Patch_Header_Recommendations:_Upstream-Status
> > .
> > 
> > Maybe it's getting tripped up by the capitalisation of Upstream-
> > status and giving a poor error message.
> 
> Looks like it:
> 
> https://git.yoctoproject.org/cgit/cgit.cgi/patchtest-oe/tree/tests/test_patch_upstream_status.py

Spotted the issue which leads to the confusing error message. Line 26 sets the regex as case insensitive but the later checks are case sensitive. I'll send a patch to fix this.

-- 
Paul Barker


More information about the Openembedded-core mailing list