From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms13.migadu.com with LMTPS id ICUZOMDKMWepCwEA62LTzQ:P1 (envelope-from ) for ; Mon, 11 Nov 2024 09:13:37 +0000 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp1.migadu.com with LMTPS id ICUZOMDKMWepCwEA62LTzQ (envelope-from ) for ; Mon, 11 Nov 2024 10:13:37 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1731316416; a=rsa-sha256; cv=none; b=WCvDxH196SZle9Gm2Gq5DmpJFyuFx7BVWTgRLHQ+6SViVWCZr7Qup432rBOJHYHXd2lBz7 MZzNmeR3gC26PyIRx/XSA0/pMJlTAqeFV33PB9gBoIwpgn1N0vTOTVoh43ppoMyD4J2FmB IOjuPO3/S3K3G9K352HAZUvt8omG1hRMxj38pp8uosLQyXNQx1NTMRcWM+PEvGuJevp0QK b1nVyTZAdy7pTVFbncT7u/hq9VlN+GDTI/1Ukjew0HnI52Ts8XXdGcgASEFOo2ms8rSTji lc7qWAe55DIIHzI5PrHovpollZ1Z6YeKaV/Hk09/0FimP5LRXTBGD2oOr+nAFQ== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=none; dmarc=none; spf=pass (aspmx1.migadu.com: domain of "guix-devel-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="guix-devel-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1731316416; h=from:from:sender:sender:reply-to:subject:subject:date:date: message-id:message-id:to:to:cc:cc:mime-version:mime-version: content-type:content-type:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post; bh=iRVIiGsBUrSjmzZM57Q8Kzw81aWKW8Lye6CYVMpgbRI=; b=iQClP3aa6+G/IEci+DC1KPRCf0i8vBwF8PRIKbCKQx9iUc8bLZXKp+h/pjSVzXRgfBuLaR +Bwn/MqLtobMDQJ/k139Z15HuubCkYDweZ57ua1cSabx1OgJzNMAi55aCk2h4eWbmFS2U3 PhhwIXVPLUv7XZQ/WUcXlBatPDCBgt2x/ezYu39BDRHLDLon3ncg3zTV96r8097Sxh22Ws FdK59/GCBQ9zn7AkjzyTJ6/Q0qUol9wp2L8eiYHaC+LBqpnpF8keCsiZtglb8jCSnELVLv cjV4B1AydpUGmJp2PQQ3vs/nCyu2jOWB9bRugQ2M4wb2dnzUHU+YmYCEf/pyeQ== Received: from lists.gnu.org (lists.gnu.org [209.51.188.17]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by aspmx1.migadu.com (Postfix) with ESMTPS id 5E6241BEC3 for ; Mon, 11 Nov 2024 10:13:36 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1tAQTZ-00047X-Mg; Mon, 11 Nov 2024 04:12:50 -0500 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 1tAQS6-0003xK-Ij; Mon, 11 Nov 2024 04:11:18 -0500 Received: from mira.cbaines.net ([212.71.252.8]) by eggs.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1tAQS4-0006il-50; Mon, 11 Nov 2024 04:11:18 -0500 Received: from localhost (unknown [IPv6:2a02:6b67:e390:8b00::1ce5]) by mira.cbaines.net (Postfix) with ESMTPSA id 8B26627BBE2; Mon, 11 Nov 2024 09:11:10 +0000 (GMT) Received: from fang (localhost [127.0.0.1]) by localhost (OpenSMTPD) with ESMTP id a27745e4; Mon, 11 Nov 2024 09:11:09 +0000 (UTC) From: Christopher Baines To: Luis Felipe Cc: Ludovic =?utf-8?Q?Court=C3=A8s?= , guix-devel , guix-sysadmin@gnu.org, 74240-done@debbugs.gnu.org Subject: Re: Upgrading Guix packages website in Guix infrastructure In-Reply-To: (Luis Felipe's message of "Thu, 7 Nov 2024 15:16:48 +0000") References: <8f97757e-e4ee-4bc0-bade-c9676ac87ba7@zoho.com> <87y11y3ayh.fsf@gnu.org> Date: Mon, 11 Nov 2024 09:11:06 +0000 Message-ID: <87iksurv85.fsf@cbaines.net> MIME-Version: 1.0 Content-Type: multipart/signed; boundary="=-=-="; micalg=pgp-sha512; protocol="application/pgp-signature" Received-SPF: pass client-ip=212.71.252.8; envelope-from=mail@cbaines.net; helo=mira.cbaines.net X-Spam_score_int: -18 X-Spam_score: -1.9 X-Spam_bar: - X-Spam_report: (-1.9 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_VALIDITY_CERTIFIED_BLOCKED=0.001, RCVD_IN_VALIDITY_RPBL_BLOCKED=0.001, SPF_HELO_PASS=-0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-BeenThere: guix-devel@gnu.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: guix-devel-bounces+larch=yhetil.org@gnu.org X-Migadu-Country: US X-Migadu-Flow: FLOW_IN X-Migadu-Spam-Score: -3.95 X-Spam-Score: -3.95 X-Migadu-Queue-Id: 5E6241BEC3 X-Migadu-Scanner: mx10.migadu.com X-TUID: TjLcnouEXb6U --=-=-= Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Luis Felipe writes: > On 4/11/24 22:12, Ludovic Court=C3=A8s wrote: >> Hello, >> >> Luis Felipe skribis: >> >>> Hi guix, >>> >>> The software behind https://packages.guix.gnu.org/, Guix Packages >>> Website,=C2=B9 has been updated with the following changes: >> Yay! >> >> Could you send a patch against this: >> >> https://git.savannah.gnu.org/cgit/guix/maintenance.git/tree/hydra/mod= ules/sysadmin/services.scm#n1172 >> >> ? (You=E2=80=99re best positioned to know whether the snippet there is = now >> obsolete.) >> >> You should be able to check in =E2=80=98guix system vm=E2=80=99 whether = this works as >> expected, either with =E2=80=98bayfront.scm=E2=80=99 (but you=E2=80=99ll= need to comment out >> things like networking setup), or maybe with something like >> =E2=80=98bare-bones.tmpl=E2=80=99 extended with the guix-packages-websit= e service. > > Just to let you all know that I made the changes and checked in a VM > (with a custom OS config) that the service runs correctly. > > * herd status reported that the service was up and running. > * I could access the website from Emacs Web Browser (non graphical > client) and it worked correctly: index page shows random packages, I > can search for packages, package and product pages load correctly > and external links take to expected locations. > * I also checked the same pages from Qutebrowser (graphical client). > > >> Once we have that, one of us sysadmins can redeploy it. > > I sent the patch to https://issues.guix.gnu.org/74240. I've pushed this now and the site looks to have updated. Thanks, Chris --=-=-= Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iQKlBAEBCgCPFiEEPonu50WOcg2XVOCyXiijOwuE9XcFAmcxyipfFIAAAAAALgAo aXNzdWVyLWZwckBub3RhdGlvbnMub3BlbnBncC5maWZ0aGhvcnNlbWFuLm5ldDNF ODlFRUU3NDU4RTcyMEQ5NzU0RTBCMjVFMjhBMzNCMEI4NEY1NzcRHG1haWxAY2Jh aW5lcy5uZXQACgkQXiijOwuE9XdNSxAAjkBIyzTMRn9A8lG5m3iNF+EN+8JT8x6k Q42qaqdjAGM7Ikm/SC8rUuIxlGoZvjs33qBeWOkELbj6B50m7AepaADzNCL4wInZ 0Y+Bhu/l4ssH93q7vwwj7h6MgpusYQDdUqBx5J6x86AX/o9f4wc5huvwROGQVYYE 5cnky91HjIaKIWoKztXBN6TGGUtGRxf3Axgb8aupf/dRKbu7q3Mt6aMZcAEVVfFr MVzgo5icDoweDvyonAbuJ80MdlYjV1mRtQaLXdtEOqCQRqlHOEE4UtMKWncNjury /EjS6k4ZVSHEL1gJ8pccSWgatQgWNfTampmQUCxanAL9MojnpEuFR29rzpWKZsJI 8+WiKoL9tkIeqB8A+/GmYNGg6YzirzYJvM/9NLEqfqPI42gGq4htIA86udBG8uGH 5+ao5TWBJNR//MGwm8B8DrKzpNeKQotWvgjW85Wz7rFgI5Ty/17tZPgNsRLOjiS9 wdOOVrg02X/ZlVzyYmJNM2IzNoEHS2ARueXNLvAf0aibJjIQ98uutbBMwY4ZaMRS o7q2e233d8gQEQ7c1VElMDz/mSaUpKjV2nEogaYLnIcOKXhh9VZl6FmdLifUgPhC f0AqAAftV2I+Lce8iX1AoTquLtOIUhLBiu2+XXnDZpo9cD+I8hdsYrNXXqgqqz5s Bll1nxQzyGo= =fQzS -----END PGP SIGNATURE----- --=-=-=--