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 4gflwy2my9z34PF for ; Tue, 16 Jun 2026 12:02:42 +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 server-signature ECDSA (secp384r1 raw public key) server-digest SHA384 client-signature RSA-PSS (4096 bits) client-digest SHA256) (Client CN "mail01.haj.ipfire.org", Issuer "YR2" (not verified)) by mail02.haj.ipfire.org (Postfix) with ESMTPS id 4gflwv0SFQz2xMD for ; Tue, 16 Jun 2026 12:02:39 +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 4gflws74vBz5gr; Tue, 16 Jun 2026 12:02:37 +0000 (UTC) DKIM-Signature: v=1; a=ed25519-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003ed25519; t=1781611358; 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=Xe/xLb4/OB1fNqGbZzZP3D8SuJGRrbrILXXz4W/DvOQ=; b=8TSxoyxuTLGTNqiEUrqJkt1WQK3V4GXTiF8ViedIkgC28BzMei2eMGnNHj1JxajdANUsab YHnREAccLEGGpvDg== DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=ipfire.org; s=202003rsa; t=1781611358; 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=Xe/xLb4/OB1fNqGbZzZP3D8SuJGRrbrILXXz4W/DvOQ=; b=d77J2FmFn1IHGBEgVZFHBi+YIBoqyR2+i3P5GQDNMQtSNi+Q64Dw1pMlU2T/DAkVzar1lL U4mTwZBn5MssNcF/csYqEehcPXP1VQUvN5KreK07WSqFqteaQFkip9n9/Y6P7RE43p13yg 8EI60vYNL7s/FLZ3TUnvuTKkGnGuaDfAmXO1AqZUL6qctID3phjMkvlJZCG7tk8VD4CnCq CHx8/fPYMjpqMJ+2bKYEhws9FDcXPlSmDWeVo8ZtOEB/LXX1jPCKaO8phf1ogig2atdQE6 TuJ1/Ywl0/SSXU9CvrdEgA+Vp0f3PFXvZMARwYWgT1NIjV7ROrVYpS5CffxqGw== Message-ID: <3e52b0eb-e383-40e8-80f6-6894c3139c79@ipfire.org> Date: Tue, 16 Jun 2026 14:02:38 +0200 Precedence: list List-Id: List-Subscribe: , List-Unsubscribe: , List-Post: List-Help: Sender: Mail-Followup-To: MIME-Version: 1.0 Subject: Re: How to disable the item timer? Content-Language: en-US To: development@lists.ipfire.org References: <530a1f74-957c-4c3f-a3ea-7c5c0962bbae@ipfire.org> <7FD296B9-B63A-401D-8972-38C03D3E9F06@ipfire.org> <0038d0e6-6ec4-42c4-9e5c-9ad4811c46f4@ipfire.org> <92c47de1-a58e-4120-97b0-8b8f2b3014ee@ipfire.org> <19ea8294710.27e7.cac9d3ffac9e24d09d20af05166fd73b@ipfire.org> <598D4CBF-4F7F-401C-9B59-EF6298758777@ipfire.org> <99E81D0A-7BAE-4A21-9746-CE973D1DF0C7@ipfire.org> Cc: "IPFire: Tremer, Michael" From: Matthias Fischer In-Reply-To: <99E81D0A-7BAE-4A21-9746-CE973D1DF0C7@ipfire.org> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit On 16.06.2026 12:58, Michael Tremer wrote: > Hello Matthias, > > This is very interesting. > > I have removed the timer completely from next, so if you are building against next, you shouldn’t run into any problems any more. Great - thanks! > https://git.ipfire.org/?p=ipfire-2.x.git;a=commitdiff;h=31d52aabde211aabb3ce376b87a0b397b3abe270 > > All the best, > -Michael > >> On 15 Jun 2026, at 13:22, Matthias Fischer wrote: >> >> Hi Michael, >> >> On 09.06.2026 20:24, Michael Tremer wrote: >>> You can run the build like this: ./make.sh build < /dev/null >>> >>> The script will then think that it is not talking to a console and just print the default output instead of the timer. >> >> This worked for a while - today the system suddenly thinks that it needs >> *two* timers - on 'next'. Hm! >> >> One timer is always "0", the other is showing the build time of the >> current item. Both are not counting (see screenshot). Besides that, all >> is running, but... ;-) >> >> Is there a chance to disable these timers completely? The only one which >> I think is useful would be the buildtime of the whole build at the end. >> I don't need nothing more... >> >> Best >> Matthias >> <2026-06-15 - Timers on Devel 2.jpg> > >