From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:44179) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1alIOz-0006uW-TD for qemu-devel@nongnu.org; Wed, 30 Mar 2016 11:51:33 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1alIOv-0004kq-Gp for qemu-devel@nongnu.org; Wed, 30 Mar 2016 11:51:25 -0400 Received: from mx1.redhat.com ([209.132.183.28]:39004) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1alIOv-0004ke-Bd for qemu-devel@nongnu.org; Wed, 30 Mar 2016 11:51:21 -0400 References: <28E3E19E-86FF-48F0-B0CF-502237243F5F@gmail.com> From: Eric Blake Message-ID: <56FBF5F7.8050309@redhat.com> Date: Wed, 30 Mar 2016 09:51:19 -0600 MIME-Version: 1.0 In-Reply-To: <28E3E19E-86FF-48F0-B0CF-502237243F5F@gmail.com> Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="tVMSUrgLELXlif7K1knOcMHgTOWSD7eX8" Subject: Re: [Qemu-devel] Help with qapi.py problem List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: Programmingkid , qemu-devel qemu-devel This is an OpenPGP/MIME signed message (RFC 4880 and 3156) --tVMSUrgLELXlif7K1knOcMHgTOWSD7eX8 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable On 03/30/2016 09:10 AM, Programmingkid wrote: > I just git pull'ed today and now have this problem: >=20 > .../scripts/qapi.py", line 1726, in maybe_open > return open(name, opt) > IOError: [Errno 1] Operation not permitted: './qapi-types.h' What are the file permissions on ./qapi-types.h? That's a generated file, but if you did something to mess with its permissions so that cannot be reopened for overwriting, that would explain the error message.= --=20 Eric Blake eblake redhat com +1-919-301-3266 Libvirt virtualization library http://libvirt.org --tVMSUrgLELXlif7K1knOcMHgTOWSD7eX8 Content-Type: application/pgp-signature; name="signature.asc" Content-Description: OpenPGP digital signature Content-Disposition: attachment; filename="signature.asc" -----BEGIN PGP SIGNATURE----- Version: GnuPG v2 Comment: Public key at http://people.redhat.com/eblake/eblake.gpg Comment: Using GnuPG with Thunderbird - http://www.enigmail.net/ iQEcBAEBCAAGBQJW+/X3AAoJEKeha0olJ0Nqli4H/j/yyYjeQNN0pdbX8fqhQBn3 csDXMMIb4A2D0BvX4vN1YSNLml0RWVA26qejvNgZaMO031qSMwWXs5ciUF0bqSiC 6v8Y2HsRtqEbXBaNi/2QdocHD6ACXoclW2CJ+08/I/s0/9Z90ruNgMydVTIAnG/i YqBGrsxYfa3wWkk8Oy728AUi6yhWr38RklVd+OhfktFECJqmwlxBf2lA0CSf1kK3 WZIwoZDP6ioQDUxVT4nlunEhG4SQXBXqv5WS+wr9CWGqupUsqIfCV/qTaIf3FJp7 B4hfNPlHt47Zm9D89ddHZ6jJ/dYMciHawB4SCn/kgRrEC5vbnImAxOk9OFedEiw= =vXNu -----END PGP SIGNATURE----- --tVMSUrgLELXlif7K1knOcMHgTOWSD7eX8--