From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tanguy Le Carrour Subject: Re: Cannot install `python-pastel` Date: Thu, 3 Oct 2019 14:05:47 +0200 Message-ID: <20191003120547.jn2svcdwi2qca3xq@rafflesia> References: <20191003061043.hosognfqhvdeqhyn@rafflesia> <87imp6aw32.fsf@nckx> Mime-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit Return-path: Received: from eggs.gnu.org ([2001:470:142:3::10]:40652) by lists.gnu.org with esmtp (Exim 4.90_1) (envelope-from ) id 1iFzrk-000505-NP for guix-devel@gnu.org; Thu, 03 Oct 2019 08:05:53 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1iFzrj-0002aC-IU for guix-devel@gnu.org; Thu, 03 Oct 2019 08:05:52 -0400 Received: from relay1-d.mail.gandi.net ([217.70.183.193]:58015) by eggs.gnu.org with esmtps (TLS1.0:DHE_RSA_AES_256_CBC_SHA1:32) (Exim 4.71) (envelope-from ) id 1iFzrj-0002Yo-Ct for guix-devel@gnu.org; Thu, 03 Oct 2019 08:05:51 -0400 Content-Disposition: inline In-Reply-To: <87imp6aw32.fsf@nckx> 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+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Tobias Geerinckx-Rice Cc: guix-devel@gnu.org Hi Tobias! Le 10/03, Tobias Geerinckx-Rice a écrit : > Tanguy Le Carrour 写道: > > I guess it must be a problem on my side as all the packages go through > > CI!? > > No and yes but. > > All packages do ‘go through CI’: ci.guix.gnu.org builds each new package, > and whenever that succeeds, everyone gets a nice substitute for it. > > However: we don't use CI success as a condition for merging commits to > master (a commit must already be on master for CI to even see it). There's > also no ‘stable’ branch that only gets commits that were successfully CI'd. > Committers or users aren't notified of CI failure in any way. Thanks for the explanations! This makes things clearer! Does it mean that I have to submit a patch the usual way to fix it? Should the subject be something like "[PATCH] gnu: Fix python-pastel"? Regards, -- Tanguy