From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id D8DCC1581F0 for ; Fri, 24 Jan 2025 13:45:27 +0000 (UTC) Received: from lists.gentoo.org (bobolink.gentoo.org [140.211.166.189]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) (Authenticated sender: relay-lists.gentoo.org@gentoo.org) by smtp.gentoo.org (Postfix) with ESMTPSA id C3D5934335A for ; Fri, 24 Jan 2025 13:45:27 +0000 (UTC) Received: from bobolink.gentoo.org (localhost [127.0.0.1]) by bobolink.gentoo.org (Postfix) with ESMTP id EA3B611042D; Fri, 24 Jan 2025 13:44:54 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [140.211.166.183]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (4096 bits)) (No client certificate requested) by bobolink.gentoo.org (Postfix) with ESMTPS id DF39E11042D for ; Fri, 24 Jan 2025 13:44:54 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (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 smtp.gentoo.org (Postfix) with ESMTPS id 74B39343517 for ; Fri, 24 Jan 2025 13:44:54 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id D2E55E65 for ; Fri, 24 Jan 2025 13:44:52 +0000 (UTC) From: "Arthur Zamarin" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Arthur Zamarin" Message-ID: <1737726273.2aa0bc3a1b5856c1286d754a19d8eaf8311dfae0.arthurzam@gentoo> Subject: [gentoo-commits] repo/gentoo:master commit in: profiles/ X-VCS-Repository: repo/gentoo X-VCS-Files: profiles/package.mask X-VCS-Directories: profiles/ X-VCS-Committer: arthurzam X-VCS-Committer-Name: Arthur Zamarin X-VCS-Revision: 2aa0bc3a1b5856c1286d754a19d8eaf8311dfae0 X-VCS-Branch: master Date: Fri, 24 Jan 2025 13:44:52 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: af8d28c3-ee84-4684-a233-6bd53c830003 X-Archives-Hash: 4f962c0af03235cf1486dd43b487762d commit: 2aa0bc3a1b5856c1286d754a19d8eaf8311dfae0 Author: Arthur Zamarin gentoo org> AuthorDate: Fri Jan 24 13:44:33 2025 +0000 Commit: Arthur Zamarin gentoo org> CommitDate: Fri Jan 24 13:44:33 2025 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=2aa0bc3a app-metrics/burrow_exporter: last-rite Bug: https://bugs.gentoo.org/948655 Signed-off-by: Arthur Zamarin gentoo.org> profiles/package.mask | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/profiles/package.mask b/profiles/package.mask index 19bd8c9a7ddc..0e84f36e2cc7 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,12 @@ #--- END OF EXAMPLES --- +# Arthur Zamarin (2025-01-24) +# EAPI=7, uses depcreated Go eclasses, fails to compile. burrow itself +# has exporter built in since version 1.3.4, which can be used instead. +# Removal on 2025-02-23. Bugs #948655, #844613, #679086. +app-metrics/burrow_exporter + # Arthur Zamarin (2025-01-24) # EAPI=7, uses deprecated Go eclasses, upstream repo is archived. # gom is a go dependency manager which doesn't work with modern