From mboxrd@z Thu Jan 1 00:00:00 1970 Delivery-date: Tue, 01 Jul 2025 17:10:10 +0200 Received: from metis.whiteo.stw.pengutronix.de ([2a0a:edc0:2:b01:1d::104]) by lore.white.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1uWccc-00CzqZ-2T for lore@lore.pengutronix.de; Tue, 01 Jul 2025 17:10:10 +0200 Received: from localhost ([127.0.0.1] helo=metis.whiteo.stw.pengutronix.de) by metis.whiteo.stw.pengutronix.de with esmtp (Exim 4.92) (envelope-from ) id 1uWccc-0001Zb-IO; Tue, 01 Jul 2025 17:10:10 +0200 Received: from drehscheibe.grey.stw.pengutronix.de ([2a0a:edc0:0:c01:1d::a2]) by metis.whiteo.stw.pengutronix.de with esmtps (TLS1.3:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.92) (envelope-from ) id 1uWccH-0001Z6-5F; Tue, 01 Jul 2025 17:09:49 +0200 Received: from pty.whiteo.stw.pengutronix.de ([2a0a:edc0:2:b01:1d::c5]) by drehscheibe.grey.stw.pengutronix.de with esmtps (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.96) (envelope-from ) id 1uWccG-006Hpe-39; Tue, 01 Jul 2025 17:09:48 +0200 Received: from mol by pty.whiteo.stw.pengutronix.de with local (Exim 4.96) (envelope-from ) id 1uWccG-00Bh39-2o; Tue, 01 Jul 2025 17:09:48 +0200 Date: Tue, 1 Jul 2025 17:09:48 +0200 From: Michael Olbrich To: Robert Schwebel Message-ID: <20250701150948.GO354447@pengutronix.de> Mail-Followup-To: Robert Schwebel , ptxdist@pengutronix.de References: <20250521144509.2452530-1-r.schwebel@pengutronix.de> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: X-Sent-From: Pengutronix Hildesheim X-URL: http://www.pengutronix.de/ X-Accept-Language: de,en X-Accept-Content-Type: text/plain X-IRC: #ptxdist @freenode Subject: Re: [ptxdist] [PATCH] nmstate: add new package X-BeenThere: ptxdist@pengutronix.de X-Mailman-Version: 2.1.29 Precedence: list List-Id: PTXdist Development Mailing List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Reply-To: ptxdist@pengutronix.de Cc: ptxdist@pengutronix.de Sender: "ptxdist" X-SA-Exim-Connect-IP: 127.0.0.1 X-SA-Exim-Mail-From: ptxdist-bounces@pengutronix.de X-SA-Exim-Scanned: No (on metis.whiteo.stw.pengutronix.de); SAEximRunCond expanded to false On Tue, Jul 01, 2025 at 11:59:29AM +0200, Robert Schwebel wrote: > On Sun, May 25, 2025 at 04:55:23PM +0200, Michael Olbrich wrote: > > > +# > > > +# Paths and names > > > +# > > > +NMSTATE_VERSION := 2.2.24 > > > +NMSTATE_MD5 := df4f43b459f8c1709f9e8a8346eb2492 > > > +NMSTATE := nmstate-$(NMSTATE_VERSION) > > > +NMSTATE_SUFFIX := tar.gz > > > +NMSTATE_URL := https://github.com/nmstate/nmstate/releases/download/v$(NMSTATE_VERSION)/nmstate-$(NMSTATE_VERSION).$(NMSTATE_SUFFIX) > > > > Please use the tarball created by git. We don't need anything generated > > (like we do for packages that use autotools). > > This is the tarball that's linked in the "Releases->Assets" section on > github. Isn't that the tarball created by git...? There is "nmstate-2.2.24.tar.gz". This is manually generated an uploaded as release asset. And there is "Source code (tar.gz)" that's the tarball from git. Please use that one. Michael -- Pengutronix e.K. | | Steuerwalder Str. 21 | http://www.pengutronix.de/ | 31137 Hildesheim, Germany | Phone: +49-5121-206917-0 | Amtsgericht Hildesheim, HRA 2686 | Fax: +49-5121-206917-5555 |