From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dan.rpsys.net (5751f4a1.skybroadband.com [87.81.244.161]) by mail.openembedded.org (Postfix) with ESMTP id B698C60125 for ; Mon, 5 Nov 2018 17:11:16 +0000 (UTC) Received: from hex ([192.168.3.34]) (authenticated bits=0) by dan.rpsys.net (8.15.2/8.15.2/Debian-10) with ESMTPSA id wA5HBF1d031321 (version=TLSv1.2 cipher=ECDHE-RSA-AES256-GCM-SHA384 bits=256 verify=NOT); Mon, 5 Nov 2018 17:11:16 GMT Message-ID: From: Richard Purdie To: openembedded-core , Yocto discussion list Date: Mon, 05 Nov 2018 17:11:15 +0000 X-Mailer: Evolution 3.28.5-0ubuntu0.18.04.1 Mime-Version: 1.0 X-Virus-Scanned: clamav-milter 0.100.2 at dan X-Virus-Status: Clean Subject: Yocto Project Source Mirroring - Now working correctly X-BeenThere: openembedded-core@lists.openembedded.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: Patches and discussions about the oe-core layer List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 05 Nov 2018 17:11:17 -0000 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: 7bit Hi, At ELC-E/OEDEM there were reports of problems with the project's source mirroring. We've also had reports of problems with people using http only connections without access to git (e.g. being behind http only proxies). Michael and I have looked into it and there were some problems caused by the new autobuilder changes and switches between NAS systems on that infrastructure. Those are now resolved and all data has been updated. The git mirroring issues were also resolved by tweaking some of the mirroring commands. In order to stop this regressing again without us noticing, I've also written an oe-selftest which will ensure this continue to work as intended and alert us if it doesn't. If anyone does see any further oddities, please let Michael and myself know. Cheers, Richard