From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.haj.ipfire.org (localhost [IPv6:::1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4dyQWx491Dz30KY for ; Fri, 23 Jan 2026 17:53:17 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [IPv6:2001:678:b28::25]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519) (Client CN "mail01.haj.ipfire.org", Issuer "R12" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4dyQWs6r7Rz2xLt for ; Fri, 23 Jan 2026 17:53:13 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange x25519 server-signature RSA-PSS (4096 bits) server-digest SHA256) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4dyQWm2rbpz3Lp for ; Fri, 23 Jan 2026 17:53:08 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1769190788; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=iuRhOb87L9dZafJOj/UotPyKu5+bbywn0ug84cIiGhs=; b=fHYKWAeexYlrLA2vwg1w93zrL/U/+09NJZPA8TKccanP6QxriEm9koTzlF/UO0GKNFPByu ergRuGDVvv2QFeCw== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1769190788; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=iuRhOb87L9dZafJOj/UotPyKu5+bbywn0ug84cIiGhs=; b=tiWNpnskmErk17HvwlNK3q1YxqF4bHrXVuscFjbhUEcVvi4lS2Xnj5euq0D6RIyUggb2cv KBxGhLnrq73JIgCBC7LSTV0931gghnMg945S/p6bem55RqGb548wR0xhBtNB7MQ9F3EmNZ m47pihGwqgdIJH4vNefng7CiQdHJUajnCUf3tKHGp3Mql49x8OyHs0gimSdtuawTk1l1Hc TRozrQ1MPkC3Ys3unsFU5/j2k0pT7rAOfoVqECc7laysCCvLkcurZkAtyxk9uCEe8/go0+ NDpADjYri2ahF4VmNv/rFDCJFJfJPHzepYmG2s4t+InwC1mBcngGDxNnzt9vWg== Message-ID: Date: Fri, 23 Jan 2026 18:53:06 +0100 Precedence: list List-Id: List-Subscribe: , List-Unsubscribe: , List-Post: List-Help: Sender: Mail-Followup-To: MIME-Version: 1.0 Subject: Re: oci-cli: Add missing dependencies Content-Language: en-US To: development@lists.ipfire.org References: From: Matthias Fischer In-Reply-To: Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit On 23.01.2026 17:29, Michael Tremer wrote: > Whoops. That was me. But it looks like someone has already uploaded them... Yep. That was me, too... :-) With 'sources' I meant '.../pub/sources/source-2.x'. I should have wrote "I just *uploaded*...". Files were missing, so 'make.sh downloadsrc' got in a bad mood and complained. ;-) >> On 23 Jan 2026, at 16:09, Matthias Fischer wrote: >> >> Hi, >> >> just in case "someone" had problems building 'next': >> >> I just added two missing archives to the sources - 'python3-wcwidth' and >> 'python3-prompt-toolkit'. >> >> 'make.sh downloadsrc' threw some errors... ;-) >> >> Best >> Matthias >> >> > >