From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mp0.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by ms8.migadu.com with LMTPS id uCKIAZ9B82VNewAAqHPOHw:P1 (envelope-from ) for ; Thu, 14 Mar 2024 19:27:43 +0100 Received: from aspmx1.migadu.com ([2001:41d0:403:4876::]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits)) by mp0.migadu.com with LMTPS id uCKIAZ9B82VNewAAqHPOHw (envelope-from ) for ; Thu, 14 Mar 2024 19:27:43 +0100 X-Envelope-To: larch@yhetil.org Authentication-Results: aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=Swy7sQut; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" ARC-Seal: i=1; s=key1; d=yhetil.org; t=1710440862; a=rsa-sha256; cv=none; b=Yj2tX9zK+2Hl3tEHyj89BvAsjzW3PEMvZ/+5qdsFJq6aclV/sMsE5O2YzqbnGRDgOxfbZk MdlsChgVq4Fwqjq6We+LZWAIDMF+LELaZ1HDS/xYP56+kIqAJVuRmiZeUqhqTk3nBHJGQV wOJ5k/xdkqfbcyK7BMlLnp5XoPp1FWAfMprScB+52kTm7WoOjmGdrBVtYZi0yp4zJp+b7T o3w7dUtrDzNZaiUOsLAdweXGyk86DcDXKDrSzU+/hYual5FeGlwwzff7lTzr5Yb0+znd/D MrlgpGllMpa8YeGNanpEjSwTEbe8w5CEtCBY0pPOfXq2vOg3ovBp9o0xaMl0xA== ARC-Authentication-Results: i=1; aspmx1.migadu.com; dkim=fail ("headers rsa verify failed") header.d=gmail.com header.s=20230601 header.b=Swy7sQut; dmarc=fail reason="SPF not aligned (relaxed)" header.from=gmail.com (policy=none); spf=pass (aspmx1.migadu.com: domain of "bug-guix-bounces+larch=yhetil.org@gnu.org" designates 209.51.188.17 as permitted sender) smtp.mailfrom="bug-guix-bounces+larch=yhetil.org@gnu.org" ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=yhetil.org; s=key1; t=1710440862; 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:resent-to: resent-from:resent-sender:resent-message-id:in-reply-to:in-reply-to: references:references:list-id:list-help:list-unsubscribe: list-subscribe:list-post:dkim-signature; bh=fTvBksxNlCrV0R5LJihgyB8MjmelejiOCY0+zmr6kws=; b=PeUwFCfsU/cPLONZvm3ti6MsOxLVcfaV7iPiNYrXCV93/Yug96sQbCXJzgfmErjXUz+IWH g6qzMOrNMEMVy5zmJPDlxozBRoAEl08/DabExfkbuTGX42zP6plYxPw92EGdFiTQfIeVTp PmpLgZufBZpe/ymKk9340ZBMr6nNnm7DY7HCWCcpfgWutoQ1AeBzpt1LpIVBnwpS/byEib ABZ2pP7qeAsh+yRIHAeSYQER8RjjR/K0q4PaxruNUQW5mepYU1P2g+nKRgVF7EEetikLus cynw6Cn78z6M2ITKH6gffAw+l5Pbjaek5IFA/BS2g1HrMddAPySbouAwdFdfjw== 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 C0F8779FF1 for ; Thu, 14 Mar 2024 19:27:42 +0100 (CET) Received: from localhost ([::1] helo=lists1p.gnu.org) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1rkpnd-0001t3-Ei; Thu, 14 Mar 2024 14:27:29 -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 1rkpnb-0001sR-Jv for bug-guix@gnu.org; Thu, 14 Mar 2024 14:27:27 -0400 Received: from debbugs.gnu.org ([2001:470:142:5::43]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_128_GCM_SHA256:128) (Exim 4.90_1) (envelope-from ) id 1rkpnb-0002S8-56 for bug-guix@gnu.org; Thu, 14 Mar 2024 14:27:27 -0400 Received: from Debian-debbugs by debbugs.gnu.org with local (Exim 4.84_2) (envelope-from ) id 1rkpoA-0008Tp-Ie for bug-guix@gnu.org; Thu, 14 Mar 2024 14:28:02 -0400 Subject: bug#51099: guix refresh/lint can provide false positive about updates Resent-From: Maxim Cournoyer Original-Sender: "Debbugs-submit" Resent-To: bug-guix@gnu.org Resent-Date: Thu, 14 Mar 2024 18:28:02 +0000 Resent-Message-ID: Resent-Sender: help-debbugs@gnu.org X-GNU-PR-Message: cc-closed 51099 X-GNU-PR-Package: guix X-GNU-PR-Keywords: To: Ludovic =?UTF-8?Q?Court=C3=A8s?= Cc: 51099-done@debbugs.gnu.org Mail-Followup-To: 51099@debbugs.gnu.org, maxim.cournoyer@gmail.com, maxim.cournoyer@gmail.com Received: via spool by 51099-done@debbugs.gnu.org id=D51099.171044087932585 (code D ref 51099); Thu, 14 Mar 2024 18:28:02 +0000 Received: (at 51099-done) by debbugs.gnu.org; 14 Mar 2024 18:27:59 +0000 Received: from localhost ([127.0.0.1]:50610 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rkpo7-0008TU-3P for submit@debbugs.gnu.org; Thu, 14 Mar 2024 14:27:59 -0400 Received: from mail-qt1-f180.google.com ([209.85.160.180]:52698) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1rkpo3-0008TB-7B for 51099-done@debbugs.gnu.org; Thu, 14 Mar 2024 14:27:57 -0400 Received: by mail-qt1-f180.google.com with SMTP id d75a77b69052e-42a029c8e62so8553301cf.1 for <51099-done@debbugs.gnu.org>; Thu, 14 Mar 2024 11:27:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20230601; t=1710440773; x=1711045573; 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=fTvBksxNlCrV0R5LJihgyB8MjmelejiOCY0+zmr6kws=; b=Swy7sQutE8SSFnRITHKLDZGMXtSKLwnwu539sl05Akw2YthWSlRQ+bbNRR0noAW8u/ zIeZEpw6UFwbfrnRCl4lGZB3lxu9wZEbeN/Zse6SPbg5QMszKFyRSAi4RGiZ77udqYET s4EsDKE3q5yQjmHCsPxP9AJ2fOfuEb2Qov+NQZ+aarvLnB0MNpAhDpTruc6aK9mJVDCf NmTWWOZY42f5tAOgERQN/eBcWkp0ry7XJ0csMaMbCEkfyE9rmtVMZhxcrHJwv0jH8Aq7 SJJK36r3q/SQ1efLhDtVjfy6+MpWAxW1uzZFJQi7Cdk4lpjFLdbyf5/Exxs/Z1LgQvJH e9OA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710440773; x=1711045573; 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=fTvBksxNlCrV0R5LJihgyB8MjmelejiOCY0+zmr6kws=; b=DPanEGZKNJDUkpcewfjPhQ1IvSfmZpWWuvbUuMj20KrquONpDIq+u++fBKHhg1kbyf Eg3M2kUGEr8DnCZPqZbos49gxQrrIwPqbkzAkKX+B67/NY1lsM/oJFeM7H21WNF/bhmm Ly8XGdqNlq3mMOILmh69ZeFqGnMW25jcL3lHdffDWrPsw8UpUpiACC2jivdGIqy3gr1k v/GI0brZpmQnN7YUthZdmyoYi2BIR7//w7HA7w34vpEmAIZEkPfe/wNbNK3RrpBVM31M pi69nRS25y+mT5arvH/pCMcFWq1tU2sOJ7cAcR8IiN7wwCNjlTJS0kOZvn9KJ5I3ssLS TMVQ== X-Gm-Message-State: AOJu0Yyo5EEbiZ4Ih0WGpLf6CxsjVdmB1ZUSoIJ3EhcLmXWR+o87xxYh asgvSnojpidTQtoNYgAczLIhH0XE0+nXbmnZNr91dZ/9zGPyNQqEmmN0EUQo X-Google-Smtp-Source: AGHT+IFXaGkYAkPybkDzFa8WQSU8PB+7pfeF/+IURcGrCHHh7Vsmha74tW7MLRR5LuurwFDE7JG75g== X-Received: by 2002:a05:622a:1817:b0:42e:f8fd:8df7 with SMTP id t23-20020a05622a181700b0042ef8fd8df7mr1801851qtc.59.1710440773027; Thu, 14 Mar 2024 11:26:13 -0700 (PDT) Received: from hurd (dsl-154-222.b2b2c.ca. [66.158.154.222]) by smtp.gmail.com with ESMTPSA id p8-20020ac84608000000b0042f14f31cd9sm1029621qtn.92.2024.03.14.11.26.11 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 14 Mar 2024 11:26:11 -0700 (PDT) From: Maxim Cournoyer In-Reply-To: <878ryby6yg.fsf@gnu.org> ("Ludovic =?UTF-8?Q?Court=C3=A8s?="'s message of "Fri, 29 Oct 2021 21:19:35 +0200") References: <87czof2tzm.fsf@gmail.com> <878ryby6yg.fsf@gnu.org> Date: Thu, 14 Mar 2024 14:26:10 -0400 Message-ID: <87edccbrgd.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-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list X-BeenThere: bug-guix@gnu.org List-Id: Bug reports for GNU Guix List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: bug-guix-bounces+larch=yhetil.org@gnu.org Sender: bug-guix-bounces+larch=yhetil.org@gnu.org X-Migadu-Flow: FLOW_IN X-Migadu-Country: US X-Migadu-Scanner: mx10.migadu.com X-Migadu-Spam-Score: 2.85 X-Spam-Score: 2.85 X-Migadu-Queue-Id: C0F8779FF1 X-TUID: EYuEoStZka8/ Hi, Ludovic Court=C3=A8s writes: > Hi, > > Maxim Cournoyer skribis: > >> In Guix, we commit to offer officially released packages where >> available/feasible. Some projects produce release that are not >> "stable", such as GStreamer, and our 'guix refresh' tool can't currently >> tell the difference: >> >> $ guix lint gstreamer-docs >> [...] >> gstreamer-docs@1.18.5: can be upgraded to 1.19.2 >> >> For GStreamer, every odd minor release version indicates a development >> snapshot (unstable) release. > > Ah that=E2=80=99s an interesting case. The =E2=80=98gnome=E2=80=99 updat= er checks for odd minor > release numbers already. But in this case, it=E2=80=99s the =E2=80=98gen= eric-html=E2=80=99 > updater that kicks in, which is nice, except it doesn=E2=80=99t know abou= t the > odd/even scheme. > > So yes, we could have a property like you suggest that the > =E2=80=98generic-html=E2=80=99 and =E2=80=98generic-git=E2=80=99 updaters= (at least) would honor. GNOME is moving away from such a versioning scheme, reflected by this 2 year old commit of mine: 5dd3acd0a0941ff9764959b313aae48095c66312 ("import: gnome: Improve version handling logic."). Thus, the use case seems to have vanished. Let's close for now. --=20 Thanks, Maxim