From debbugs-submit-bounces@debbugs.gnu.org Tue Jun 11 17:17:12 2024 Received: (at submit) by debbugs.gnu.org; 11 Jun 2024 21:17:13 +0000 Received: from localhost ([127.0.0.1]:36903 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sH8rg-0007Iz-KO for submit@debbugs.gnu.org; Tue, 11 Jun 2024 17:17:12 -0400 Received: from lists.gnu.org ([209.51.188.17]:51208) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1sH8re-0007Ip-M7 for submit@debbugs.gnu.org; Tue, 11 Jun 2024 17:17:11 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1sH8rf-0002eN-Ra for bug-guix@gnu.org; Tue, 11 Jun 2024 17:17:11 -0400 Received: from mout-p-103.mailbox.org ([80.241.56.161]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_CHACHA20_POLY1305:256) (Exim 4.90_1) (envelope-from ) id 1sH8re-0008Nz-Ao for bug-guix@gnu.org; Tue, 11 Jun 2024 17:17:11 -0400 Received: from smtp1.mailbox.org (smtp1.mailbox.org [10.196.197.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 mout-p-103.mailbox.org (Postfix) with ESMTPS id 4VzM1j5kzqz9sWv for ; Tue, 11 Jun 2024 23:16:57 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=antr.me; s=MBO0001; t=1718140617; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:mime-version:mime-version:content-type:content-type; bh=npeL4XlFYH7mTUpFIA5ZqgCTZt/Ycg7cd/aMjaS3Kjg=; b=eYUTkwEO9aoQb/eSZu56SPyQ+/34QWGhhuQns0/oV1si0EylxuGSyl6wo5q2vgbEYPzvgH 70+V8TmUQIRUDSW03ClYg92G3h0FbiohP1k+BiYsZ/Pukl6oX4wHtRIBeyxsCJdpIPUlOu ja75jSwfFqJ8Qlg8JNXrwA0dLcoGURySqAZx5ursjJizzKjSGEH71CWjEaPwSpTj9VvDwN BYzemdfzoAVJ8ForgeNMEk/zz9SP+6jp0PNt/1hkzTSJz3z6N9k5uoYCmuU+Y0z2Cvox0f Pxp4LYmc8BD6DsxNZ91u4QgXDSsOqPoNSWMs7c4tP9Pfzw1qNsv8Q1/hU0B91w== From: Antero Mejr To: bug-guix@gnu.org Subject: data.guix.gnu.org statistics page broken Date: Tue, 11 Jun 2024 21:16:55 +0000 Message-ID: <87jziv41tk.fsf@antr.me> MIME-Version: 1.0 Content-Type: text/plain Received-SPF: pass client-ip=80.241.56.161; envelope-from=mail@antr.me; helo=mout-p-103.mailbox.org X-Spam_score_int: -27 X-Spam_score: -2.8 X-Spam_bar: -- X-Spam_report: (-2.8 / 5.0 requ) BAYES_00=-1.9, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001, T_SCC_BODY_TEXT_LINE=-0.01 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.3 (-) X-Debbugs-Envelope-To: submit X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.3 (--) The page at: https://data.guix.gnu.org/statistics appears broken, it is displaying placeholder text relating to the count-guix-revisions procedure instead of the results themselves. From debbugs-submit-bounces@debbugs.gnu.org Wed Sep 11 11:04:00 2024 Received: (at 71494-done) by debbugs.gnu.org; 11 Sep 2024 15:04:00 +0000 Received: from localhost ([127.0.0.1]:39385 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1soOsy-0007Jz-12 for submit@debbugs.gnu.org; Wed, 11 Sep 2024 11:04:00 -0400 Received: from mira.cbaines.net ([212.71.252.8]:44082) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1soOsw-0007Jq-Ag for 71494-done@debbugs.gnu.org; Wed, 11 Sep 2024 11:03:59 -0400 Received: from localhost (unknown [212.132.255.81]) by mira.cbaines.net (Postfix) with ESMTPSA id 26E1827BBE2; Wed, 11 Sep 2024 16:03:50 +0100 (BST) Received: from felis (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id c8985e20; Wed, 11 Sep 2024 15:03:49 +0000 (UTC) From: Christopher Baines To: Antero Mejr Subject: Re: bug#71494: data.guix.gnu.org statistics page broken In-Reply-To: <87jziv41tk.fsf@antr.me> (Antero Mejr's message of "Tue, 11 Jun 2024 21:16:55 +0000") References: <87jziv41tk.fsf@antr.me> Date: Wed, 11 Sep 2024 16:03:47 +0100 Message-ID: <87r09qz0z0.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" X-Spam-Score: -0.0 (/) X-Debbugs-Envelope-To: 71494-done Cc: 71494-done@debbugs.gnu.org X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -1.0 (-) --=-=-= Content-Type: text/plain Antero Mejr writes: > The page at: > https://data.guix.gnu.org/statistics > > appears broken, it is displaying placeholder text relating to the > count-guix-revisions procedure instead of the results themselves. Thanks for reporting this, even when the page was working there were some performance issues since it took too much time to count all the derivations in the database. The page has been removed now. --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmbhsVNfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9Xc+Kg/9HVbGQm+JJlp2V4NVJxvV1T8/DXnIQGpR ++/OH3MZBbKUttpZNGsa0T44K/rBve9/b6R7AfV0I01mWJ/O48neMBMtwiSbNlWn 7mhjQnqIlyrgc/73pjcuTgeb6rEPQBZr/G3T5gbVIu0hh+uwgVLi/YImHUGImbZY wR25hc2hHa335ZC2aSlBp/j2q1G+xdfcy7EpdsOBcEy2RRmiKgoSicZOTscta0SX a0B8+PmLnq5y6fcSO3EOib9iz/Twpprn8YWc7se2ivqVwyuO8ONorTvAbGDdO+aa B86RsVqM7z9H0vE9ycx7kQwxoo9CQ0rhZmH/R7zEVBPxLnHWY7hJzJfIL3BUNAKD zAPuLtgPo/eAhfwsMoxnw4Bfrg84bYHAuOzEMMfiiJwpPAK+QW9WlfbnUM0zDKtv ZMrDgOJFeUpp8cVv5VvaBPiYm2nDAQcMY2PE11lpyOXr4w2466Spo8N70aObjQvg S22YDKhoj6UlV1vfd8HzYEye+kYJNxzOHNu4vhDUWBmhaUFN22N0JDwU6hV86OAU D0TXhyMZe2ONjXIusbeA98SuchhYRttKZtjCNjwyhKq4ZLULynCKtjC8o+8Xmm2M xn4Ea7XQnjkoWgPLAcuT/QwBDwf71OxDgfWbiYhck7HgiyoGLBYDlObRG9xzcMez iuAcIVjLCrY= =ueVZ -----END PGP SIGNATURE----- --=-=-=-- From unknown Sun Jun 22 08:08:52 2025 Received: (at fakecontrol) by fakecontrolmessage; To: internal_control@debbugs.gnu.org From: Debbugs Internal Request Subject: Internal Control Message-Id: bug archived. Date: Thu, 10 Oct 2024 11:24:12 +0000 User-Agent: Fakemail v42.6.9 # This is a fake control message. # # The action: # bug archived. thanks # This fakemail brought to you by your local debbugs # administrator