From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from blaine.gmane.org (195-159-176-226.customer.powertech.no [195.159.176.226]) by mail.openembedded.org (Postfix) with ESMTP id 9A98C7F9B5 for ; Thu, 24 Oct 2019 18:12:56 +0000 (UTC) Received: from list by blaine.gmane.org with local (Exim 4.89) (envelope-from ) id 1iNhbT-0001IS-I0 for openembedded-core@lists.openembedded.org; Thu, 24 Oct 2019 20:12:55 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: openembedded-core@lists.openembedded.org From: Ferry Toth Date: Thu, 24 Oct 2019 20:12:47 +0200 Message-ID: Mime-Version: 1.0 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:68.0) Gecko/20100101 Thunderbird/68.1.2 X-Mozilla-News-Host: news://news.gmane.org:119 Subject: sudo: recipe broken 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: Thu, 24 Oct 2019 18:12:56 -0000 Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Content-Language: en-US It looks like https://www.sudo.ws/download.html changed certificate and directory structure. So that breaks not only thud, but also warrior and zeus. It can be fixed by changing the path in the recipe to https://www.sudo.ws/dist/sudo-${PV}.tar.gz or ftp://ftp.sudo.ws/pub/sudo/sudo-${PV}.tar.gz.