Hi Stefan, On Tue, 2022-11-01 at 17:46 -0400, Stefan Berger wrote: > > On 11/1/22 16:17, Mimi Zohar wrote: > > This reverts commit acb19d1894a4a95471b8d2346cd6c3ecf3385110. > > $ git show acb19d1 > fatal: ambiguous argument 'acb19d1': unknown revision or path not in the working tree. > > Are you reverting this from a public tree? or could you just drop this patch from your series? > > Also after removing this patch from the mbox file I cannot apply these patches to my sourceforge checkout -- presumably next-testing branch: > > $ git am ./v4_20221101_zohar_address_deprecated_warnings.mbx > Applying: log and reset 'errno' after failure to open non-critical files > Applying: Log and reset 'errno' on lsetxattr failure > Applying: travis: update dist=focal > Applying: Update configure.ac to address a couple of obsolete warnings > Applying: Deprecate IMA signature version 1 > error: patch failed: src/libimaevm.c:684 > error: src/libimaevm.c: patch does not apply > Patch failed at 0005 Deprecate IMA signature version 1 > hint: Use 'git am --show-current-patch=diff' to see the failed patch > When you have resolved this problem, run "git am --continue". > If you prefer to skip this patch, run "git am --skip" instead. > To restore the original branch and stop patching, run "git am --abort". Sorry, I should have used "--base=auto" when generating the patch set. Yes, the patch set is based on the github next-testing branch. thanks, Mimi