From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from eggs.gnu.org ([2001:4830:134:3::10]:54404) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cZNK0-0001aO-8K for qemu-devel@nongnu.org; Thu, 02 Feb 2017 14:45:42 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cZNJt-0008Ty-9r for qemu-devel@nongnu.org; Thu, 02 Feb 2017 14:45:32 -0500 Received: from research.iiit.ac.in ([196.12.53.8]:39064) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1cZNJs-0008Oa-Ou for qemu-devel@nongnu.org; Thu, 02 Feb 2017 14:45:25 -0500 Received: from localhost (localhost [127.0.0.1]) by research.iiit.ac.in (Postfix) with ESMTP id 4B132745505 for ; Fri, 3 Feb 2017 01:15:18 +0530 (IST) Received: from research.iiit.ac.in ([127.0.0.1]) by localhost (research.iiit.ac.in [127.0.0.1]) (amavisd-new, port 10032) with ESMTP id SXGrGWIjTH1H for ; Fri, 3 Feb 2017 01:15:16 +0530 (IST) Received: from localhost (localhost [127.0.0.1]) by research.iiit.ac.in (Postfix) with ESMTP id 445957454FE for ; Fri, 3 Feb 2017 01:15:16 +0530 (IST) Received: from research.iiit.ac.in ([127.0.0.1]) by localhost (research.iiit.ac.in [127.0.0.1]) (amavisd-new, port 10026) with ESMTP id bhDWF84sLIOy for ; Fri, 3 Feb 2017 01:15:16 +0530 (IST) Received: from research.iiit.ac.in (localhost [127.0.0.1]) by research.iiit.ac.in (Postfix) with ESMTP id 21E727454EB for ; Fri, 3 Feb 2017 01:15:16 +0530 (IST) Date: Fri, 3 Feb 2017 01:15:16 +0530 (IST) From: Shubham Kumar Message-ID: <1000152322.892904.1486064716073.JavaMail.zimbra@research.iiit.ac.in> MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit Subject: [Qemu-devel] regarding QEMU cloning List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , To: qemu-devel@nongnu.org sir I'm unable to clone QEMU using this command on my terminal " git clone git://git.qemu-project.org/qemu.git ". The error I'm receiving is " fatal: unable to access 'https://git.qemu-project.org/qemu.git/': Received HTTP code 503 from proxy after CONNECT". I have tried many solutions given on internet but it doesn't work out. Regards Shubham Kumar