From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail02.haj.ipfire.org (localhost [127.0.0.1]) by mail02.haj.ipfire.org (Postfix) with ESMTP id 4bbK8Y0NlSz333d for ; Mon, 7 Jul 2025 09:44:45 +0000 (UTC) Received: from mail01.ipfire.org (mail01.haj.ipfire.org [172.28.1.202]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature ECDSA (secp384r1) server-digest SHA384 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mail01.haj.ipfire.org", Issuer "R11" (verified OK)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4bbK8T3YWKz2yZd for ; Mon, 7 Jul 2025 09:44:41 +0000 (UTC) Received: from [127.0.0.1] (localhost [127.0.0.1]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail01.ipfire.org (Postfix) with ESMTPSA id 4bbK8S2qgzz2sJ; Mon, 7 Jul 2025 09:44:40 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1751881480; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=RNx5JuNChEQnInSFo+mVgYDu3Pdo6U1m9QwSJU4HLac=; b=WF2yTuNAxE/a2ZoLJUL7LHBJFeTThpF8ZEdJ961yxy8MWxJHrykv1irk5RnAHnoNvMyTx6 SWO5xVFsaMwT+jDg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1751881480; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=RNx5JuNChEQnInSFo+mVgYDu3Pdo6U1m9QwSJU4HLac=; b=Qu2nhmpv6lAWCjRBmpLfxKq3AVUSOsMSsI8aUFN6Ny5Rmwdw+ijv/778aPPQwa14SJ71ka t4DKKfUqTH1wd+4Ez4SfnsqpAREY+FaWhBksFaLqBdm5fIsBiG8nAQbg0DB7dZ9PWigEY9 p5JDQM2fR0ks3+MxvHfXZoN8y9KFiQXPrDLQ3jAVksX07McLqh/pSv3zOJ102jQJPQNm4x XDIp1JAyns/4KPxGUfUFdVc7dulH787w7e3o2v0l4fMa/cXkcjkOLDBXL/0X0OB85JQgcC oF5ERerxmdropUIclPOdJYJpy3PiZNKOkcktUDgxJHqpT8WbM8R7NNUgZ6z6eg== Content-Type: text/plain; charset=us-ascii Precedence: list List-Id: List-Subscribe: , List-Unsubscribe: , List-Post: List-Help: Sender: Mail-Followup-To: Mime-Version: 1.0 Subject: Re: Wrong directory in the ipfire next git repo From: Michael Tremer In-Reply-To: Date: Mon, 7 Jul 2025 10:44:39 +0100 Cc: "IPFire: Development-List" Content-Transfer-Encoding: quoted-printable Message-Id: References: To: Adolf Belka Hello Adolf, It seems that you are referring to the browser at git.ipfire.org = , where indeed, the directory seems to be = incorrect: = https://git.ipfire.org/?p=3Dipfire-2.x.git;a=3Dtree;f=3Dconfig/rootfiles/c= ore;h=3D505d46abd8fba115e43205bdf2e2950f2c40b47c;hb=3Drefs/heads/next In my actual file system, the directory is correct: root@michael:/build/ipfire-2.x# ll config/rootfiles/core/197/ total 12 -rw-r--r-- 1 root root 748 Jun 30 08:53 exclude drwxr-xr-x 5 root root 4096 Jul 5 09:48 filelists -rw-r--r-- 1 root root 2515 Jul 3 14:55 update.sh This seems to be a caching issue on the Git server and I will look into = this how to resolve it. Sorry for the inconvenience. Best, -Michael > On 5 Jul 2025, at 11:13, Adolf Belka wrote: >=20 > Hi All, >=20 > The IPFire next git repo was moved to CU197 a couple of days ago but I = just noticed that the following directory is in next >=20 > config/rootfiles/core/196/ >=20 > instead of >=20 > config/rootfiles/core/197/ >=20 >=20 > Regards, >=20 > Adolf. >=20