From unknown Sun Jun 15 14:44:52 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#77980 <77980@debbugs.gnu.org> To: bug#77980 <77980@debbugs.gnu.org> Subject: Status: "aab89b3d ... services: pounce: New service." broke guix pull Reply-To: bug#77980 <77980@debbugs.gnu.org> Date: Sun, 15 Jun 2025 21:44:52 +0000 retitle 77980 "aab89b3d ... services: pounce: New service." broke guix pull reassign 77980 guix submitter 77980 Vagrant Cascadian severity 77980 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Tue Apr 22 00:52:23 2025 Received: (at submit) by debbugs.gnu.org; 22 Apr 2025 04:52:23 +0000 Received: from localhost ([127.0.0.1]:43036 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1u75cN-00020R-DX for submit@debbugs.gnu.org; Tue, 22 Apr 2025 00:52:23 -0400 Received: from lists.gnu.org ([2001:470:142::17]:60550) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.84_2) (envelope-from ) id 1u75cI-0001zh-NU for submit@debbugs.gnu.org; Tue, 22 Apr 2025 00:52:21 -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 1u75c9-000380-O5 for bug-guix@gnu.org; Tue, 22 Apr 2025 00:52:10 -0400 Received: from cascadia.aikidev.net ([2600:3c01:e000:267:0:a171:de7:c]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1u75c6-0004N0-Qo; Tue, 22 Apr 2025 00:52:08 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=debian.org; s=1.vagrant.user; t=1745297522; bh=IvIdQRkwALev5GKXQoJzPA1/iyx6wu936ReWBayvrjA=; h=From:To:Cc:Subject:Date:From; b=E5Ad3quvBwDzORVBPXMDSepL2bU7DFFO4cQ81QMbqScEMH1F3c9zJwzzWDyVRQds3 CkJZ57yK94+birTrieu2YQGDaj03gT+qEUgrpY5xE3IqGFwHUZ6kBP/rBFrJZYy+OZ bkOW+Se7gKXYzhnGme9BUL+OyEeeKy6oMMdFoJfmBNu0fW73ZM8f/uXMIU4UhARb3R X5Q7TQu4P2E8g8v1Jz4h4ACwR8EZUYCFl2ZX7yUrqhyWJaWcmgf0q/WZfb84cBTqK3 OO1xc8DHHSW8RWsloVmIhjvMKzXK28xEqLJw+gYtJxNd9K+DNTGZUimluqWWosxGmf lF5FRiDVw7bRA== Received: from localhost (unknown [IPv6:2600:3c01:e000:21:7:77:0:50]) by cascadia.aikidev.net (Postfix) with ESMTPSA id B535623B; Mon, 21 Apr 2025 21:52:02 -0700 (PDT) From: Vagrant Cascadian To: bug-guix@gnu.org Subject: "aab89b3d ... services: pounce: New service." broke guix pull Date: Mon, 21 Apr 2025 21:51:56 -0700 Message-ID: <875xiwre6r.fsf@wireframe> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: none client-ip=2600:3c01:e000:267:0:a171:de7:c; envelope-from=vagrant@debian.org; helo=cascadia.aikidev.net 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, DKIMWL_WL_HIGH=-0.692, DKIM_SIGNED=0.1, DKIM_VALID=-0.1, DKIM_VALID_AU=-0.1, DKIM_VALID_EF=-0.1, SPF_HELO_NONE=0.001, SPF_NONE=0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: submit Cc: Ludovic =?utf-8?Q?Court?= =?utf-8?Q?=C3=A8s?= , Maxim Cournoyer 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; charset=utf-8 Content-Transfer-Encoding: quoted-printable Not sure why, but this seems to have broken "guix pull" ... for at least one other person, too! commit aab89b3d934b8b17956d9402d35586c944bddd78 Author: Maxim Cournoyer Date: Thu Mar 27 23:25:16 2025 +0900 services: pounce: New service. * gnu/services/messaging.scm (pounce-serialize-boolean): (pounce-serialize-string, pounce-serialize-list-of-strings) (pounce-serialize-pair, power-of-two?) (pounce-serialize-number, pounce-serialize-power-of-two) (pounce-serialize-port, pounce-serialize-maybe-boolean) (pounce-serialize-maybe-number, pounce-serialize-maybe-pair) (pounce-serialize-maybe-port, pounce-serialize-maybe-port (pounce-maybe-power-of-two, pounce-serialize-maybe-string) (pounce-serialize-maybe-list-of-strings): New procedures. (pounce-configuration): New configuration. (pounce-activation): New procedure. (serialize-pounce-configuration, pounce-wrapper): Likewise. (pounce-service-type): New service type. * gnu/tests/messaging.scm (ngircd-tls-cert-service-type): New variable. (%pounce-os): Likewise. (run-pounce-test): New procedure. (%test-pounce): New test. * doc/guix.texi (Messaging Services): Document it. Change-Id: I4bbd2bc4821072a93c2c4017b86df329c4b240cb Reviewed-by: Ludovic Court=C3=A8s builder for `/gnu/store/idsrbbipfb9mlv85088ms7ainhzyqfkq-guix-system-tests.= drv' failed with exit code 1 build of /gnu/store/idsrbbipfb9mlv85088ms7ainhzyqfkq-guix-system-tests.drv = failed View build log at '/var/log/guix/drvs/id/srbbipfb9mlv85088ms7ainhzyqfkq-gui= x-system-tests.drv.gz'. The log is incredibly unenlightening: zcat /var/log/guix/drvs/id/srbbipfb9mlv85088ms7ainhzyqfkq-guix-system-tests= .drv.gz [ 9/ 50] loading..... 36.0% of 25 files=E2=8F=8E I swear previous attempts had significantly more lines of similar but still largely unhelpful information. live well, vagrant --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEARYKAB0WIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCaAcgbAAKCRDcUY/If5cW qgTEAQDdc5Kg9U9GGZU67XS6VU/CBj9QxHWYaFEJiBdZey9UnwEA/SZqhk3oYi25 SQf0u14QBGvFNZnQx/+S1lIovUd1UgE= =VTCb -----END PGP SIGNATURE----- --=-=-=-- From debbugs-submit-bounces@debbugs.gnu.org Tue Apr 22 10:23:16 2025 Received: (at 77980-done) by debbugs.gnu.org; 22 Apr 2025 14:23:16 +0000 Received: from localhost ([127.0.0.1]:49186 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1u7EWp-0006JV-Tf for submit@debbugs.gnu.org; Tue, 22 Apr 2025 10:23:16 -0400 Received: from mail-pl1-x633.google.com ([2607:f8b0:4864:20::633]:51248) by debbugs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.84_2) (envelope-from ) id 1u7EWj-0006J5-Ta for 77980-done@debbugs.gnu.org; Tue, 22 Apr 2025 10:23:13 -0400 Received: by mail-pl1-x633.google.com with SMTP id d9443c01a7336-22c33677183so60323215ad.2 for <77980-done@debbugs.gnu.org>; Tue, 22 Apr 2025 07:23:09 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1745331783; x=1745936583; darn=debbugs.gnu.org; h=content-transfer-encoding:mime-version:user-agent:message-id:date :references:in-reply-to:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=/5XaEEtNgI3fncKGIylNO/t3qn4q3tSDLL0giUOP8yg=; b=RNJLU2H2nDqOWAoJOGQ1610IR0SW53nxBCAGnW4vRGLOG4y05lGlerp2pyuT9V4JNw yziWy4nFfYVDNOewiGJqja9GkGAFpHXI4ohivjpzU+4QB2BQGv0bLXJmNOsnCRGp5xOw Lh0WJxDdKhlZrqhfMbxpGn/X2OUfu06px4j/qBY8WXeWO+y6YZEQi/1kP0FWSiWN5cz4 fB6p9pM97gcyv91Z6LIBLVJqRtZHmk0MPvoL7akH0pete7w7/ntn3jgasxrQ/VKE9Sdy v5Jo48kRV1cIqC/cdWlp12NciehjfrleKrDy9yUXW3fM0iRCdDpnb8HdIYpvpwcCY9oA iIsA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1745331783; x=1745936583; h=content-transfer-encoding:mime-version:user-agent:message-id:date :references:in-reply-to:subject:cc:to:from:x-gm-message-state:from :to:cc:subject:date:message-id:reply-to; bh=/5XaEEtNgI3fncKGIylNO/t3qn4q3tSDLL0giUOP8yg=; b=aD1iRvlpQyw3s7Xt/wCBtcB6LkuykLeyX1dFRHeDPnzpZW/WldUF64DMkq1yPWwz1Q 7txSmz1HbTeJXyrYimIXU8OzR6qNzF3bok0UBry02bI6vNi4GWepbIK65bAFYIPPrY62 SrVBn4gidSM35dxNXVVTXSoaqdHBjMEU4DMdbUjAvtM7oLDdD2gyVF6mXiObMvDl3P/F 58+1f+cjspKJnt8J5ZGb3yt2V+FMmKZ34BwNoBWANGbTYjec2B96X3u3Pk9pQMjcPa/v SB15u0oHmqFb2HzcWHOkq5nbe6abGc7CjYrOXHohd+oIgokq53vv3KwjDN/CQYaNxsgg z8AQ== X-Gm-Message-State: AOJu0YxuMMcx70NIz4K+SicMN0ud/S0bi9UVJXrQt8IYPW5nmxx7T2+J sdXhE1pa7OfCp4+mgS7NlHj82NJ/OiUqBlvhA6uVrM4Ch9Ua0ton X-Gm-Gg: ASbGnctodpZBgE289Xb6wDARyCTUdCp6lfaxCEWgZAsU5NwBuCfEoG0UPVhEywxIX3r zpWOEFhv3mVjIHzXcP+0MaJJzd7K4td9/Zeo0Z1UawA1+uj/9SGkOzUOo/OvCxcpP4zsX5cmwZE y7zK1YdFtHCR8MqdRsju7ofR/uk6VVBrT3f6P5aIQ38yCV3Hb8mP2CZ7WOJTnzXncguFaUJbbKU Ujz0vrHcWRJAfG7keFGUqDzzQBLz+4IexojW2zZcvC9ppFsJZCAwyZ5q+too8Jn2zN/JsyP7mMg hdlAe4nXb9DyGSZCd+ljBLDQRid1AcP1tlUq3yM= X-Google-Smtp-Source: AGHT+IGYD7eqQh/fWsp/YZRUhslS1O0bz31DdDUO5TlskPaCfpq1UYzo9bBuXnbc3clwjemrviwHrw== X-Received: by 2002:a17:902:e80d:b0:223:53fb:e1dd with SMTP id d9443c01a7336-22c535747d6mr192030545ad.9.1745331783286; Tue, 22 Apr 2025 07:23:03 -0700 (PDT) Received: from terra ([2405:6586:be0:0:83c8:d31d:2cec:f542]) by smtp.gmail.com with ESMTPSA id d9443c01a7336-22c50eb4622sm85369285ad.108.2025.04.22.07.23.01 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 22 Apr 2025 07:23:02 -0700 (PDT) From: Maxim Cournoyer To: Vagrant Cascadian Subject: Re: bug#77980: "aab89b3d ... services: pounce: New service." broke guix pull In-Reply-To: <875xiwre6r.fsf@wireframe> (Vagrant Cascadian's message of "Mon, 21 Apr 2025 21:51:56 -0700") References: <875xiwre6r.fsf@wireframe> Date: Tue, 22 Apr 2025 23:22:59 +0900 Message-ID: <87tt6g1dj0.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 77980-done Cc: 77980-done@debbugs.gnu.org, Ludovic =?utf-8?Q?Court=C3=A8s?= 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 (-) Hi Vagrant, Ludovic, Vagrant Cascadian writes: > Not sure why, but this seems to have broken "guix pull" ... for at least > one other person, too! > > commit aab89b3d934b8b17956d9402d35586c944bddd78 > Author: Maxim Cournoyer > Date: Thu Mar 27 23:25:16 2025 +0900 > > services: pounce: New service. > > * gnu/services/messaging.scm (pounce-serialize-boolean): > (pounce-serialize-string, pounce-serialize-list-of-strings) > (pounce-serialize-pair, power-of-two?) > (pounce-serialize-number, pounce-serialize-power-of-two) > (pounce-serialize-port, pounce-serialize-maybe-boolean) > (pounce-serialize-maybe-number, pounce-serialize-maybe-pair) > (pounce-serialize-maybe-port, pounce-serialize-maybe-port > (pounce-maybe-power-of-two, pounce-serialize-maybe-string) > (pounce-serialize-maybe-list-of-strings): New procedures. > (pounce-configuration): New configuration. > (pounce-activation): New procedure. > (serialize-pounce-configuration, pounce-wrapper): Likewise. > (pounce-service-type): New service type. > * gnu/tests/messaging.scm (ngircd-tls-cert-service-type): New variabl= e. > (%pounce-os): Likewise. > (run-pounce-test): New procedure. > (%test-pounce): New test. > * doc/guix.texi (Messaging Services): Document it. > > Change-Id: I4bbd2bc4821072a93c2c4017b86df329c4b240cb > Reviewed-by: Ludovic Court=C3=A8s This was fixed in commit c6ee7b0f79632d50ad491b75c240547be8f40c31 earlier today. Apparently 'specifications->packages' cannot be used in an operating system definition lest building the guix-system-tests named derivation fails mysteriously without an error message. I haven't investigated the reason, I just inspected what was different between the pounce test and the ngircd tests, which have otherwise similar dependencies and structure. Closing. --=20 Thanks, Maxim From unknown Sun Jun 15 14:44: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: Wed, 21 May 2025 11:24:10 +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