From debbugs-submit-bounces@debbugs.gnu.org Thu May 09 18:16:17 2024 Received: (at submit) by debbugs.gnu.org; 9 May 2024 22:16:17 +0000 Received: from localhost ([127.0.0.1]:40898 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s5C3l-00022T-BI for submit@debbugs.gnu.org; Thu, 09 May 2024 18:16:17 -0400 Received: from lists.gnu.org ([209.51.188.17]:58606) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s5C3g-00022N-VQ for submit@debbugs.gnu.org; Thu, 09 May 2024 18:16:16 -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 1s5C1U-0006sK-FK for bug-guix@gnu.org; Thu, 09 May 2024 18:13:56 -0400 Received: from mx1.dismail.de ([78.46.223.134]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1s5C1R-0003zh-KE for bug-guix@gnu.org; Thu, 09 May 2024 18:13:56 -0400 Received: from mx1.dismail.de (localhost [127.0.0.1]) by mx1.dismail.de (OpenSMTPD) with ESMTP id 9cbd8f1d; Fri, 10 May 2024 00:13:48 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=dismail.de; h= mime-version:date:content-type:content-transfer-encoding:from :message-id:subject:to:in-reply-to:references; s=20190914; bh=bk Szpf2rAQ7ZR/KtP6KxsbD3ri2JpLANcXXV+35hKSc=; b=ODJyyEwqNUYyuhciom FFgI8W3vgWj6mFvRhTG+YQwshl1yNf9WHMFchxP+e4jaouLzVTTp3cnVK4ZZPBGH 7PRjdsf1f7Z4Scgtj7pZqEHUplIRqJeu3XWBBt1AN2uhYVtR5CgpV8Wl5bYEYOZ7 9jBvmj+9VSGU2VSiyYJy4EHUOJAQ7il8sKdvZZs1csU2Y9gKAs0UQZxFyS8qev3i 6FCt1WwDwW1aEY3ZeRxKoHrTjEsME+1TKNERjWE7T+k9pezAFOg2CaQMoRbxmm+4 htafJtxV8VWOha+wpX8Xu9WrvSXdjG4GQ8lMUJBTid6BL3/rMkBICZv6w1zoQddj yT6Q== Received: from smtp1.dismail.de ( [10.240.26.11]) by mx1.dismail.de (OpenSMTPD) with ESMTP id a5a01c19; Fri, 10 May 2024 00:13:47 +0200 (CEST) Received: from smtp1.dismail.de (localhost [127.0.0.1]) by smtp1.dismail.de (OpenSMTPD) with ESMTP id e315d0bd; Fri, 10 May 2024 00:13:47 +0200 (CEST) Received: by dismail.de (OpenSMTPD) with ESMTPSA id efad1462 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Fri, 10 May 2024 00:13:46 +0200 (CEST) MIME-Version: 1.0 Date: Thu, 09 May 2024 22:13:46 +0000 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable From: jbranso@dismail.de Message-ID: <43487bd40a49a049dd6a0f00b7579c12e60fbff4@dismail.de> TLS-Required: No Subject: Re: question on nss-certs To: "Olivier Dion" , "Antonio Carlos Padoan Junior" , bug-guix@gnu.org In-Reply-To: <878r0ioor2.fsf@laura> References: <87o79fkkam.fsf.ref@yahoo.com.br> <87o79fkkam.fsf@yahoo.com.br> <878r0ioor2.fsf@laura> Received-SPF: pass client-ip=78.46.223.134; envelope-from=jbranso@dismail.de; helo=mx1.dismail.de 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 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) 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.4 (--) May 9, 2024 at 1:53 PM, "Olivier Dion" wrote: >=20 >=20On Thu, 09 May 2024, Antonio Carlos Padoan Junior wrote: >=20 >=20=20 >=20 >=20=20 >=20 > Hi, >=20 >=20=20 >=20 > I made a system reconfigure today and I noticed that my folder >=20 >=20=20 >=20 > /etc/ssl/certs disappeared and this annoys me (for instance, mbsync is >=20 >=20=20 >=20 > missing it). I suppose this is related to the fact that nss-certs now = is >=20 >=20=20 >=20 > included in base-packages, but not sure. Am I supposed to still have t= he >=20 >=20=20 >=20 > standard folder /etc/ssl/certs in my system? If no, how can I graceful= ly >=20 >=20=20 >=20 > handle that? >=20 >=20 This is the system I build this morning: >=20 >=20 Generation 97 May 09 2024 12:07:20 (current) >=20 >=20 nonguix 7081518 >=20 >=20 repository URL: https://gitlab.com/nonguix/nonguix >=20 >=20 branch: master >=20 >=20 commit: 7081518be7d2dbb58f3fbfeb1785254a6f0059c8 >=20 >=20 guix cf5f7a8 >=20 >=20 repository URL: https://git.savannah.gnu.org/git/guix.git >=20 >=20 branch: master >=20 >=20 commit: cf5f7a8bf9ca2288700fcf351bbca0fc341ec969 >=20 >=20=20 >=20 >=20=20 >=20 > This actualy broke my system. Could not do `guix pull' anymore >=20 >=20=20 >=20 > afterward because it could not do authentication. I had to roll-back t= o >=20 >=20=20 >=20 > previous system and remove nss-certs from the list of system packages >=20 >=20=20 >=20 > and reconfigure the system. >=20 >=20=20 >=20 > --=20 >=20 >=20=20 >=20 > Olivier Dion >=20 >=20=20 >=20 > oldiob.ca >=20 The=20best place for bugs, is to discuss them on bug-guix@gnu.org. That w= ay=20 it=20ends up in our bug tracker. guix-devel@gnu.org is really meant for massive cool changes that you want guix to include. :) Not to worry. I am including your bug report to bug-guix@gnu.org! I believe that guix is having some issues with building nss at the moment= . https://issues.guix.gnu.org/70663 Maybe that is related to this? (possibly not). Thanks, Joshua From debbugs-submit-bounces@debbugs.gnu.org Fri May 10 01:52:19 2024 Received: (at submit) by debbugs.gnu.org; 10 May 2024 05:52:20 +0000 Received: from localhost ([127.0.0.1]:41552 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s5JB5-0007JN-Ix for submit@debbugs.gnu.org; Fri, 10 May 2024 01:52:19 -0400 Received: from lists.gnu.org ([209.51.188.17]:45980) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s5JB0-0007JH-Q1 for submit@debbugs.gnu.org; Fri, 10 May 2024 01:52:17 -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 1s5JB1-0005lM-Tw for bug-guix@gnu.org; Fri, 10 May 2024 01:52:15 -0400 Received: from sonic304-56.consmr.mail.bf2.yahoo.com ([74.6.128.31]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1s5JAv-0005hR-5g for bug-guix@gnu.org; Fri, 10 May 2024 01:52:15 -0400 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com.br; s=s2048; t=1715320326; bh=JRgYIufnWxEH6vMm8q1PSqJ08vfoIXRWHCOwOppMTXY=; h=From:To:Cc:Subject:In-Reply-To:References:Date:From:Subject:Reply-To; b=WJy6Ge5iMylUTFbZtQUj1kEYWeLuOP09ot5JC8f/k8/oFRFxukPWv341NnIi61tIH36k1UyWHOqtM89z5b46WVjLRWR73DAoWWkopiwvsY4otneR/mflbxLq6HRJwQrBHAA2LEdUw9XV+XppWrW+v4huIO4eyFrlxCaP9m/SiJwtSmxCJE3KfLuGAi+ZLfQfYlPEhlOoFFszmwBi4rTc4xtiJI3VzTFt0WHcOmTnr3QCAdJayZ7fo4wRnqDJCWs5x+pl90NQc4OqXuuu/Jq7B6M2GRKkBFnVzfA36UavQ3uEWqASTsppXls3iDDs6WMeEDtMXqDfz/v2ymPdQYEBpA== X-SONIC-DKIM-SIGN: v=1; a=rsa-sha256; c=relaxed/relaxed; d=yahoo.com; s=s2048; t=1715320326; bh=WN3pGH60Vq0VlfswAIPjOQFCpr4iCIDqhUcunmuMeyn=; h=X-Sonic-MF:From:To:Subject:Date:From:Subject; b=tsAi1fwf17ejEWbnl8PdCEFrrvw9+KdV8/8fJoXUTSajik4lPtO65B7h/Mcmt/toAoFGXM4Ev7XqpwXdrFgW3UvcBGnxW9I09RhpalJb46nl8zxFXCLwiMl8fwJAKTZzIftqxsrTN8wtORbAOBRgqXYfsjV+/IdtueNCNfC04bwkkJANbx6LX8IWI4wmE0+ns6DOw5D7B/MTRrksJ+RZ9THof5Vl2a0UYx92qJ1Oegh6sY9dPQpnTb8OaE8FKyu46Uk2YoAJVCHJ7QoIi9HzwYzAd3KOwaA1HYNf5fVlOjRNmQ90niWa73oh6Gdu0FXNshE1Zl0ekap5lBXbLA5EJw== X-YMail-OSG: DSRi7ekVM1m8yCltqWg5S.pIIVP4TFi82r3TWbeo7WZ8td0YJDiQjGr35eRGEEy t6y8jKivklCLJmZFmjSUG6XIv7eg_iN_X442AGxN_Dld49uGnqtiIvBC7yafdOp.ZdJRvWKa.Eiz KWiyplY0QJwcCYLJgExBztrq2oKFV7YIWiCAUtnOJakm_iTbioMMPX_0AnFFwGw791A2Xrl31ryn 0GsK4wMPdP6iptPwSyg484YYQ281CrhX2.TtMCnWnZdOi.nO3ORvGCWeDy0yjrCD5.qnRnV.t_.D 2v3fWGLQ0Hc5CNx93mvAR2IBmxdG_QiufbQNbaItXm6Tvjjm68c590CJ1xsAakZqyPijABMz89M2 Ln82Oci.izUmZlA5AxSVzba5WAceh6RZ2HNM0dZ3zivNRF3_J8Gv4hkoS8sHURzoV2HuovKmMiE7 nF75R6YztWO_CM2EUUqry4csQtEHYFDZA8BRNMTcqcJKbGj8xDz4V7kgfrgzxGnWnAUxdIzM4UtN kSi9AvVc7U8vPrYfHJayW1U2nTg4KBvCYk_uL6CaL6EDDiDlrQc5ubv6C.76oSu8lROx.yMXrvB0 HE_aIwVo4IzJjYJ3FFRe.96CRyzxHS5CfexBUwKGCQzKW4JfvStDIQNJTVTpb_xrrYUuWvJsXBMl vRykCUCigzytOrF3dC.PbeAq9rRFFCsz797Ctg3MNaroXk3iV8I.otkxRk0jVfsgueikM26cDjPt T.ETCj19dgUWLHcU5Y53r0EMRUr86638ItL0.irMwJZ8LgirWJMYKCPpll56RbpgcgbWQ6ceFEBF JioRlyZ1xDthbKxuRI_atw_Bc6uIMgGujhrXF20.W9HPKOh0dqD1kviMKCJb352e6Dr0BT0sL81r 9l9ewNXQLbbGk0yv1gS3d3RgzJKdK67QuqWbDzJ6aJvkBqDXn2OvzUbRD5KCT.SEHfSZQHiCZ8JC yYOwkOpIOR7L5HknM6BzAcKis7WwGUbkI0aSh1tmTGbACIDHnGKWqtmw6q5nfGpJSqO82LZ2.plE vraIxt2Y7Q.PVEiiWpn2AbaACLwj9hqH4N3yz2AcjVIYsU7NAwuDIAgNnR.N09nAeji_X5ocdHJB h4oHQz7weJjhoIpB2I5p8PHp9FMStUlPOFKqydRu.fZdrc0rycvh.Iabuwh_uv9ZDxdgCsurVXpa NAXlDdr9Ewlb1NYlUw4ACkvj6hLPIMVmj4nVwmC378iFy72KtZbvYrnY9BKdH4m32MZzLqpITEog LdmKKnu.U2VjlQfkEeFGNu8INdrogYgcdI0NBoh4LV.q8yYOyBboR2_EK88gHoa1Bbcz27RhaSXP EbBPbGYaTcG2M3OKlF9IL6Rr.cGb56nRrH_sBmvgh5YCBZQRxSdYJjcsqwzVx045eXhmlQDniJwU XUV.LEmTjVgcIZ1KLPsGas47_v66w7pLIASEBeHDBlpCyEDzHUMPtkEP4k6T9Q4xgHR6LvodXeTg XomC7OMJrQFNF1CMlgV3LCsqv2tlZj_MUHjcoqwlG0W_owOU7XVtf3BiTO9kN9i5bTl4y9B.Ohe4 GZAAI42fZeewnafpSm4Qb7QgSuYLUV2_kHW_ZtI2dWSz5MHdgmjlf.MdeUeH3IvXrjfoRNBQWiLw QxyyoiLzGyfB14mgJ2iLFRjr6nt7lqt6u8vQbsTPvKKveFDRW76vCHCVcyY6Au7URoWkviycCn8J R.OJsANXhfeFY.c7QOcqJKdkfulPV_Hdrrft4IYXbZvqg1YQwt3MkpAoj0nKapjMGdcQ8v0Tqzvt iLngR7Jg6sFt_DDXPcKRHbD82n0hSaKIKPVjXCCcT1JNxjz_0w4VkLb5UWztl_EQuyFOU9ID229t IOH8shBWgsKnp9_vQ0lxifxlYRQ5Yam.LevPHUcXgDP.j_1Y.eFnT0DSqh4q5Rd8Wuym9owErIPP ZyiL6SFU7V0yZNhNsupu8Icc6SlSkbt1KyzvvssrscF7p2cHTRnafrblDnORcG2kMxxwrQztMT_F 7CYh1QceBh__R381mk60BsXPGFg6g.oJr2nY8sLpnPueG_5b6QBVCdamwPoULAY2OgpQxgSz1nCR oUMz1efXOVKY_g6KOfNeiWyNjd1Iv9h7jiNlxgjbo6ym8mkvQHYdNNDQvpMGrVfGEQXrtL5nSg8Q AsT89J3QcgFg2I4vZlTUSXjHDOZUPCaoRF_rYo1x7lXAnPWgfO_3SFH1r6fLSvJ7NXKlteoN05J4 kHrnjU6szuhd4uT3WiFCZHmoZVuXSPhRGqQk5deY6h5S8Yhqxc2DmZK1ARF9V X-Sonic-MF: X-Sonic-ID: 92b27770-6fa3-4a09-b237-5fae6c208f3b Received: from sonic.gate.mail.ne1.yahoo.com by sonic304.consmr.mail.bf2.yahoo.com with HTTP; Fri, 10 May 2024 05:52:06 +0000 Received: by hermes--production-ir2-7b99fc9bb6-sv997 (Yahoo Inc. Hermes SMTP Server) with ESMTPA ID e175bfe3365ee75c4361820467cb240a; Fri, 10 May 2024 05:52:01 +0000 (UTC) From: Antonio Carlos Padoan Junior To: jbranso@dismail.de Subject: Re: question on nss-certs In-Reply-To: <43487bd40a49a049dd6a0f00b7579c12e60fbff4@dismail.de> (jbranso@dismail.de's message of "Thu, 09 May 2024 22:13:46 +0000") References: <87o79fkkam.fsf.ref@yahoo.com.br> <87o79fkkam.fsf@yahoo.com.br> <878r0ioor2.fsf@laura> <43487bd40a49a049dd6a0f00b7579c12e60fbff4@dismail.de> Date: Fri, 10 May 2024 07:51:58 +0200 Message-ID: <871q6a1af5.fsf@yahoo.com.br> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-Mailer: WebService/1.1.22321 mail.backend.jedi.jws.acl:role.jedi.acl.token.atz.jws.hermes.yahoo Content-Length: 534 Received-SPF: pass client-ip=74.6.128.31; envelope-from=acpadoanjr@yahoo.com.br; helo=sonic304-56.consmr.mail.bf2.yahoo.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, RCVD_IN_MSPIKE_H2=-0.001, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.6 (-) X-Debbugs-Envelope-To: submit Cc: Olivier Dion , bug-guix@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: -2.6 (--) jbranso@dismail.de writes: > May 9, 2024 at 1:53 PM, "Olivier Dion" wrote: > > The best place for bugs, is to discuss them on bug-guix@gnu.org. That way > > it ends up in our bug tracker. guix-devel@gnu.org is really meant for > > massive cool changes that you want guix to include. :) > Thank you, I was not certain it was a bug. And yes, next time I will try to be more precise in which list to post. -- Antonio Carlos PADOAN JUNIOR PGP fingerprint: 243F 237F 2DD3 4DCA 4EA3 1341 2481 90F9 B421 A6C9 From debbugs-submit-bounces@debbugs.gnu.org Fri May 10 10:21:19 2024 Received: (at submit) by debbugs.gnu.org; 10 May 2024 14:21:19 +0000 Received: from localhost ([127.0.0.1]:42295 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s5R7f-0002Z6-8o for submit@debbugs.gnu.org; Fri, 10 May 2024 10:21:19 -0400 Received: from lists.gnu.org ([209.51.188.17]:38028) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s5R7c-0002Z0-BH for submit@debbugs.gnu.org; Fri, 10 May 2024 10:21:17 -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 1s5R7d-0001j5-9Z for bug-guix@gnu.org; Fri, 10 May 2024 10:21:17 -0400 Received: from mx2.dismail.de ([2a01:4f8:1c17:7be2::2]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1s5R7a-0002CD-Dh for bug-guix@gnu.org; Fri, 10 May 2024 10:21:16 -0400 Received: from mx2.dismail.de (localhost [127.0.0.1]) by mx2.dismail.de (OpenSMTPD) with ESMTP id 8547cfe8; Fri, 10 May 2024 16:21:07 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed; d=dismail.de; h= mime-version:date:content-type:content-transfer-encoding:from :message-id:subject:to:cc:in-reply-to:references; s=20190914; bh=iGSOpX/N2EQ0sxamngh/D4mWdNRUJRPgyT4y3SFMflc=; b=bEP0UG/nWjmD DmdjaLRCRRq15bz8lRDXInwNugza77BfvTTTnlDYj66Wk5pquUVHOvBw9tczxSGw Z2Jf6Jfx0rqL8zKWmgh9z+UJPbN8oDgceLUBOMU89P11yNlw9TfZrUxgsRc8+016 X1zEJn0liTc8jGDbPE4tPvsgNHRaURzgsQTsKvgmYysYyMxtuQGeUJEiyzR5c91l 1WraD9eTXZN93Z6C5oqzfieaZXV8kbAz1tktpJ14r9HzG3VplarX61i0HFhPaQD6 5Xt5DBVa60drUxzOyMbYcaQxhxND6Iqx3g6epU5X3U6vlj7ID5lJp8MZDHpIqul2 tsk5lUSw2Q== Received: from smtp2.dismail.de ( [10.240.26.12]) by mx2.dismail.de (OpenSMTPD) with ESMTP id 7083c183; Fri, 10 May 2024 16:21:07 +0200 (CEST) Received: from smtp2.dismail.de (localhost [127.0.0.1]) by smtp2.dismail.de (OpenSMTPD) with ESMTP id 411bd5f7; Fri, 10 May 2024 16:21:07 +0200 (CEST) Received: by dismail.de (OpenSMTPD) with ESMTPSA id d08a55e2 (TLSv1.3:TLS_AES_256_GCM_SHA384:256:NO); Fri, 10 May 2024 16:21:06 +0200 (CEST) MIME-Version: 1.0 Date: Fri, 10 May 2024 14:21:05 +0000 Content-Type: text/plain; charset="utf-8" Content-Transfer-Encoding: quoted-printable From: jbranso@dismail.de Message-ID: TLS-Required: No Subject: Re: question on nss-certs To: "Antonio Carlos Padoan Junior" In-Reply-To: <871q6a1af5.fsf@yahoo.com.br> References: <87o79fkkam.fsf.ref@yahoo.com.br> <87o79fkkam.fsf@yahoo.com.br> <878r0ioor2.fsf@laura> <43487bd40a49a049dd6a0f00b7579c12e60fbff4@dismail.de> <871q6a1af5.fsf@yahoo.com.br> Received-SPF: pass client-ip=2a01:4f8:1c17:7be2::2; envelope-from=jbranso@dismail.de; helo=mx2.dismail.de X-Spam_score_int: -43 X-Spam_score: -4.4 X-Spam_bar: ---- X-Spam_report: (-4.4 / 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_MED=-2.3, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.4 (-) X-Debbugs-Envelope-To: submit Cc: Olivier Dion , bug-guix@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: -2.4 (--) May 10, 2024 at 1:51 AM, "Antonio Carlos Padoan Junior" wrote: >=20 >=20jbranso@dismail.de writes: >=20 >=20>=20 >=20> May 9, 2024 at 1:53 PM, "Olivier Dion" wr= ote: > >=20 >=20> The best place for bugs, is to discuss them on bug-guix@gnu.org. T= hat way=20 >=20>=20 >=20> it ends up in our bug tracker. guix-devel@gnu.org is really meant = for > >=20 >=20> massive cool changes that you want guix to include. :) > >=20 >=20 > Thank you, I was not certain it was a bug. And yes, next time I will tr= y >=20 >=20to be more precise in which list to post. No worries. I hope the bug gets fixed. :) >=20 >=20--=20 >=20 > Antonio Carlos PADOAN JUNIOR >=20 >=20PGP fingerprint: >=20 >=20243F 237F 2DD3 4DCA 4EA3 1341 2481 90F9 B421 A6C9 > From debbugs-submit-bounces@debbugs.gnu.org Wed May 15 22:59:52 2024 Received: (at 70850-done) by debbugs.gnu.org; 16 May 2024 02:59:52 +0000 Received: from localhost ([127.0.0.1]:45946 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s7RLU-0003n3-78 for submit@debbugs.gnu.org; Wed, 15 May 2024 22:59:52 -0400 Received: from mail-qt1-f176.google.com ([209.85.160.176]:55606) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1s7RLS-0003mx-FA for 70850-done@debbugs.gnu.org; Wed, 15 May 2024 22:59:51 -0400 Received: by mail-qt1-f176.google.com with SMTP id d75a77b69052e-43e06d21a06so40751961cf.3 for <70850-done@debbugs.gnu.org>; Wed, 15 May 2024 19:59:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1715828322; x=1716433122; darn=debbugs.gnu.org; h=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=muFNvT/aLqqfOYV2/OFfEVQ4iyUElkwNTuZKESsmDfk=; b=AeS7TWAgs4s22wU2QxvUEAEGh5NxhGaMgWDoIQ1bHJnZRaz6dMT0S3XFfQdO5OhAB7 O4hBbGj8AnBPjxXMplzV/QZTXw/jjuH/SBQjAgva8mlVn0aNEWZ/7luaAUOsOKCQ6TLH /DmREXNiPo1Gosu5EZBvB/iO25VfbMv37BpuqGX7fVzMh+4/f6dIR3d1i05UcMASUKPR tiX4Y22GowPItQW4A776gQkOQVm6li8YTIac5tYl2W0ExeIkKl4NzLCJkDSzAJt34qGS jz5U2/mQju8Aqtbk0Oewv+DxfvBTe79kLc5hH7xeHBDvidJxWZKakxlcpkortF9BXzKY UWhQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715828322; x=1716433122; h=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=muFNvT/aLqqfOYV2/OFfEVQ4iyUElkwNTuZKESsmDfk=; b=sbfnAozkMKkgQOyEipAM2FtqjTPbCz5XchlR4aKbKBTIXEXtbenGehpywGgyYGRTPv JoE+CQonOrRv4jWMMV8NMvfU4J0x4263Eh8Ke4GRZYQM0a3P4uY3qoYKHu/G9FjArYYa kjJyxtEQAnjH18YQEGswxyvfJgiAo+KiMSdLxVUNBeDElDWcyJ0RWjgJ7BNba6BNZjGa YT7tj0UZqfT3d02/8dOxFnOt1YoNxn6VdyWCmY38a9t0FkEuCKfHv76tZrwBPHNHADdq uOPszjY/ae73jjjaKFzU0zbR9jGR52Lxp8z20sijKX0ngI4MOBcTjTavUyNOQ2GrCvLd 6WJw== X-Forwarded-Encrypted: i=1; AJvYcCVo8w8AOI9UJkLGp+jR1JlWX61x0LruU+EoJ5FQ6fCWOZCT069si4U0VtcKI+jh2KuUr+R4haDMbxU3CLqZmLcpX06xLeABqXNXIA== X-Gm-Message-State: AOJu0YwjCIS5wITF8QTyr/gUhanpO3FV7wxYJifCskN3IP3+EbojRtRG Q9I1VkhcYuTSkxtBpzojsJR7qK9DhVpAIa1xCjOTND2wPJo4bo0IN3nM2w== X-Google-Smtp-Source: AGHT+IHBQDmo6tvQk3m6mjvqLUUGM2ZRfDG+znhc+a4IF2O8h+8wBqshHdpl+Glttkn/iczn7ssYAQ== X-Received: by 2002:a05:622a:2288:b0:43a:bd5b:2c33 with SMTP id d75a77b69052e-43dfda8bd00mr157828481cf.3.1715828321958; Wed, 15 May 2024 19:58:41 -0700 (PDT) Received: from hurd (dsl-205-233-125-107.b2b2c.ca. [205.233.125.107]) by smtp.gmail.com with ESMTPSA id d75a77b69052e-43dfa0fc2e1sm84963771cf.56.2024.05.15.19.58.41 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Wed, 15 May 2024 19:58:41 -0700 (PDT) From: Maxim Cournoyer To: jbranso@dismail.de Subject: Re: bug#70850: question on nss-certs In-Reply-To: (jbranso@dismail.de's message of "Fri, 10 May 2024 14:21:05 +0000") References: <87o79fkkam.fsf.ref@yahoo.com.br> <87o79fkkam.fsf@yahoo.com.br> <878r0ioor2.fsf@laura> <43487bd40a49a049dd6a0f00b7579c12e60fbff4@dismail.de> <871q6a1af5.fsf@yahoo.com.br> Date: Wed, 15 May 2024 22:58:40 -0400 Message-ID: <87v83ewjhb.fsf@gmail.com> User-Agent: Gnus/5.13 (Gnus v5.13) MIME-Version: 1.0 Content-Type: text/plain X-Spam-Score: 0.0 (/) X-Debbugs-Envelope-To: 70850-done Cc: olivier.dion@polymtl.ca, 70850-done@debbugs.gnu.org, Antonio Carlos Padoan Junior 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 (-) Hello, jbranso@dismail.de writes: > May 10, 2024 at 1:51 AM, "Antonio Carlos Padoan Junior" wrote: > > > >> >> jbranso@dismail.de writes: >> >> > >> > May 9, 2024 at 1:53 PM, "Olivier Dion" wrote: >> > >> > The best place for bugs, is to discuss them on bug-guix@gnu.org. That way >> > >> > it ends up in our bug tracker. guix-devel@gnu.org is really meant for >> > >> > massive cool changes that you want guix to include. :) >> > >> >> Thank you, I was not certain it was a bug. And yes, next time I will try >> >> to be more precise in which list to post. > > No worries. I hope the bug gets fixed. :) Should be fixed with: 35ae95061e ("system: Do not delete all nss-certs packages when they are the same object."). Sorry for the breakage, and thanks for the report! -- Thanks, Maxim From unknown Mon Jun 23 07:52:57 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, 13 Jun 2024 11:24:08 +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