From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp2 ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms0.migadu.com with LMTPS id 2PbLAKHO1GB7KgAAgWs5BA (envelope-from ) for ; Thu, 24 Jun 2021 20:27:45 +0200 Received: from aspmx1.migadu.com ([2001:41d0:2:4a6f::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp2 with LMTPS id eP4jOKDO1GA0PAAAB5/wlQ (envelope-from ) for ; Thu, 24 Jun 2021 18:27:44 +0000 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 814F110DAF for ; Thu, 24 Jun 2021 20:27:40 +0200 (CEST) Received: from localhost ([::1]:55164 helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1lwU4h-00036k-1E for larch@yhetil.org; Thu, 24 Jun 2021 14:27:39 -0400 Received: from eggs.gnu.org ([2001:470:142:3::10]:56772) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1lwU47-0002Zu-EK for guix-devel@gnu.org; Thu, 24 Jun 2021 14:27:03 -0400 Received: from mail-qv1-xf33.google.com ([2607:f8b0:4864:20::f33]:46862) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1lwU42-0006De-JV for guix-devel@gnu.org; Thu, 24 Jun 2021 14:27:03 -0400 Received: by mail-qv1-xf33.google.com with SMTP id u2so3790719qvp.13 for ; Thu, 24 Jun 2021 11:26:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20161025; h=from:to:cc:subject:references:date:in-reply-to:message-id :user-agent:mime-version:content-transfer-encoding; bh=eRygGOBxCINITZF//TVnTQ3bB974tKxe1uGOe5iDj2I=; b=Asd0oVIoiM6UrbD14m3FH6I2Pj7/UYCmsOy9eEigQ0dZCnbh8V4iyKTaRp8qy1wa+f CF/F9V4nZoToQVUV+ZlOzMrND75N8C3KkCWXatzrlTipJXGFaRyPPkZolEy2XDhRGVHu 9/lPczfcfKqi82dbzKGtxKStnBHSyhYJAAPO3me7JXYbjtPzTvefmt2IAF12SiKhoIQG E5e0astej7hBp2W+IG85yhTVkglnAnbeaZaPl4mEH6k1K+ftLcqPyc08AEExP2Pgdqas 1JDneGjNaCPgOm3yF6pTfernRHb5dLyU1hK21o8Ul+lui/wIEAQ0pnt0Y1rAq5ZkPsv4 7swg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:references:date:in-reply-to :message-id:user-agent:mime-version:content-transfer-encoding; bh=eRygGOBxCINITZF//TVnTQ3bB974tKxe1uGOe5iDj2I=; b=qAXYhgstTCukOLULCK7oXp1JbZBXsq1xsG70x6WBCGoJ1L/OyD2SdiTHCpzdWB4oHm ciam6gnSEnKeN7jTIT7dQGjdiBVFULEfA6Qad/iul3LrHcsFG/50XQ9ByJh6FWXBj1bq w31EMvDg1caYAHJKVdu56Nt9aAy9ANgKMw3I7jkcRDybAylyHDmeQx+PGgSN9HrmJt26 BT9RMwsLj+7dXMDtBNu9rowQ+wYTFphD9UXf1M0+e7vrbDsa5SoFUTUMOg3MfLejmPMB tMsNfJrsSzvxhfaEBlE5vavsJuyLXFYo0cBDFxrwCrYnzqjV4NRSHd8oM41NL3baT/PU aIAg== X-Gm-Message-State: AOAM532/+sKqmEUiFS8iay1jc+uAMPlJ3I8ml/WfEeesrczMrhTD7Z1r OHJRhjwZefyGS2fQ+ZA29ERcsj5INHWilQ== X-Google-Smtp-Source: ABdhPJxSSkyyJhWY+qY/X4oc/qcCW5sB+HJfEZKPhV9MHARj2zv0awX4U3mT8wYTNcEOG+OShf0NSA== X-Received: by 2002:a05:6214:142f:: with SMTP id o15mr6369533qvx.35.1624559217121; Thu, 24 Jun 2021 11:26:57 -0700 (PDT) Received: from hurd ([207.35.95.2]) by smtp.gmail.com with ESMTPSA id d129sm3162948qkf.136.2021.06.24.11.26.56 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 24 Jun 2021 11:26:56 -0700 (PDT) From: Maxim Cournoyer To: Thiago Jung Bauermann Subject: Re: [core-updates] texlive 2021 bootstrap problem References: <3693876.osayq9kAQP@popigai> <20057949.yFzhkmNbUa@popigai> Date: Thu, 24 Jun 2021 14:26:55 -0400 In-Reply-To: <20057949.yFzhkmNbUa@popigai> (Thiago Jung Bauermann's message of "Mon, 21 Jun 2021 21:43:19 -0300") Message-ID: <87v963yv80.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/27.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2607:f8b0:4864:20::f33; envelope-from=maxim.cournoyer@gmail.com; helo=mail-qv1-xf33.google.com X-Spam_score_int: -20 X-Spam_score: -2.1 X-Spam_bar: -- X-Spam_report: (-2.1 / 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, FREEMAIL_FROM=0.001, RCVD_IN_DNSWL_NONE=-0.0001, SPF_HELO_NONE=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.23 Precedence: list List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: guix-devel@gnu.org Errors-To: guix-devel-bounces+larch=yhetil.org@gnu.org Sender: "Guix-devel" X-Migadu-Flow: FLOW_IN ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1624559260; 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: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references:list-id:list-help: list-unsubscribe:list-subscribe:list-post:dkim-signature; bh=eRygGOBxCINITZF//TVnTQ3bB974tKxe1uGOe5iDj2I=; b=VbXcmnnmXjoUT7v/9VtTLBpL8uel9n46gM1ukV/5YfJ8bMi+Di8ejPYOU4Q0VycQFryuu3 xffQ5zM+J0uUPkblYb3aNaplaR5dUW97XZeZLQhL5VuNDWyyRgHzM66yWqTuwvkp4XNC+e TKyaJXfKcaawe6njetz+vVID1zTX04oVwEbquI1qacB4JaKONXEEEGLU6fSgx+QHwesMbA 6rusrrtQ2C4gZeYviMO9uZrqrIra3nLRwyCQHHPi7e+NA0fjPmx27y8mpGSZ9VFNYgfir/ pZmqJV0rG8GtS2O4RX3ItmZSa/hcihcXWCY8L+gLrJhEJfOR++IhJCdJvk/XjA== ARC-Seal: i=1; s=key1; d=yhetil.org; t=1624559260; a=rsa-sha256; cv=none; b=E2RafGeLCewLdqRx1yeYz63u9qAllnjndg6RLaK6oCZT4RTGy5Te+AaWD3ZVbKNWiOemlH gR33gAdPm44PaS70lFZbt4BFsecxs+/V4rOGCHd7QlbeZNkMhqTTkBRJwQaUFit99EmqOZ 8xuCXtZvkMNGe5Jjx8Ab9vSE/RICisMIUolqOvp2NGZLrFIlcqEYxTwM3SPtNZO33b8Yuj eVC+L81shMHAOyj0xq+Dj7TJF8HMi3ezdGJaDRnca0hZVjdfA19LDfGklPgPpEHNjpGZnH vsxYxfrXaFetHmEQqyPA8MQJAmlVVGOcjOuY4IjCmhRbaIuJjYi0A+W5s2tTNw== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=Asd0oVIo; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Migadu-Spam-Score: -3.13 Authentication-Results: aspmx1.migadu.com; dkim=pass header.d=gmail.com header.s=20161025 header.b=Asd0oVIo; dmarc=pass (policy=none) header.from=gmail.com; spf=pass (aspmx1.migadu.com: domain of guix-devel-bounces@gnu.org designates 209.51.188.17 as permitted sender) smtp.mailfrom=guix-devel-bounces@gnu.org X-Migadu-Queue-Id: 814F110DAF X-Spam-Score: -3.13 X-Migadu-Scanner: scn0.migadu.com X-TUID: QaXPImpaF5YF Hi Thiago, Thiago Jung Bauermann writes: > Hello, > > Em ter=C3=A7a-feira, 15 de junho de 2021, =C3=A0s 16:00:51 -03, Thiago Ju= ng Bauermann=20 > escreveu: >> Does anyone have an idea how to break this dependency loop? Do we need to >> have a package definition for a pre-2019-10 version of LaTeX just to >> build texlive-latex-l3kernel, and then use that as a dependency for the >> actual texlive-latex-base package? > > I=E2=80=99m pursuing this option. I took the definition of texlive-latex-= base from=20 > the master branch (which doesn=E2=80=99t depend on LaTeX3) and added it t= o my=20 > branch as texlive-latex-no-l3 (with a few minor changes to get it to buil= d=20 > with texlive 2021), and used it as a dependency to build texlive-latex- > l3kernel. > > This worked! Now texlive-latex-l3kernel builds correctly, and the build o= f=20 > texlive-latex-base is attempted (instead of just causing Guix to max out= =20 > its heap while trying to process a dependency loop, as it was doing=20 > before). But the build fails when generating some latex formats =E2=80=93= a problem=20 > I=E2=80=99m still investigating. > > But this is progress nevertheless. :-) Thumbs up for working and figuring things out for a texlive 2021 upgrade! Thank you, Maxim