qemu-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Qemu-devel] [PATCH v7 0/6] Initial support for keycodemapdb GIT sub


From: Daniel P. Berrange
Subject: Re: [Qemu-devel] [PATCH v7 0/6] Initial support for keycodemapdb GIT submodule
Date: Thu, 28 Sep 2017 17:53:33 +0100
User-agent: Mutt/1.9.0 (2017-09-02)

On Thu, Sep 28, 2017 at 12:47:51PM -0400, Programmingkid wrote:
> 
> > This patch series is an update to:
> > 
> >  v1: https://lists.gnu.org/archive/html/qemu-devel/2017-08/msg02047.html
> >  v2: https://lists.gnu.org/archive/html/qemu-devel/2017-08/msg02471.html
> >  v3: https://lists.gnu.org/archive/html/qemu-devel/2017-08/msg02517.html
> >  v4: https://lists.gnu.org/archive/html/qemu-devel/2017-08/msg02708.html
> >  v5: https://lists.gnu.org/archive/html/qemu-devel/2017-09/msg02950.html
> >  v6: https://lists.gnu.org/archive/html/qemu-devel/2017-09/msg07673.html
> 
> <snip>
> 
> These error messages appears when compiling version 7 of this patch series:
> 
> /bin/sh: ./scripts/git-submodule.sh: Permission denied

The git diff sets execute permission:

diff --git a/scripts/git-submodule.sh b/scripts/git-submodule.sh
new file mode 100755
index 0000000000..f8e7d44ce6
--- /dev/null
+++ b/scripts/git-submodule.sh

did you use "git am" to apply this series or just plain 'patch', because
the latter won't deal with permissions correctly and so would cause that
error message above.

Regards,
Daniel
-- 
|: https://berrange.com      -o-    https://www.flickr.com/photos/dberrange :|
|: https://libvirt.org         -o-            https://fstop138.berrange.com :|
|: https://entangle-photo.org    -o-    https://www.instagram.com/dberrange :|



reply via email to

[Prev in Thread] Current Thread [Next in Thread]