From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vincent Legoll Subject: Re: Should updaters suggest changes to inputs? Date: Mon, 12 Sep 2016 16:17:59 +0200 Message-ID: References: <8737l52pwd.fsf@elephly.net> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: quoted-printable Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:55463) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bjS4g-00011A-MM for guix-devel@gnu.org; Mon, 12 Sep 2016 10:19:10 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bjS4a-00077p-Kf for guix-devel@gnu.org; Mon, 12 Sep 2016 10:19:05 -0400 Received: from mail-qk0-f174.google.com ([209.85.220.174]:36041) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bjS4a-00077i-GF for guix-devel@gnu.org; Mon, 12 Sep 2016 10:19:00 -0400 Received: by mail-qk0-f174.google.com with SMTP id z190so132529659qkc.3 for ; Mon, 12 Sep 2016 07:19:00 -0700 (PDT) In-Reply-To: <8737l52pwd.fsf@elephly.net> 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: Ricardo Wurmus Cc: guix-devel On Mon, Sep 12, 2016 at 3:45 PM, Ricardo Wurmus wrote: > Hi Guix, > > one problem that I=E2=80=99ve stumbled upon with R packages is that new v= ersions > occasionally depend on new inputs. =E2=80=9Cguix refresh -u=E2=80=9D upd= ates the > version number and the hash for me, but it doesn=E2=80=99t tell me that n= ew > inputs are needed =E2=80=94 or that existing inputs have been dropped =E2= =80=94 > according to upstream=E2=80=99s DESCRIPTION file. > > Usually, these things become obvious when I rebuild all updated > packages, but it=E2=80=99s possible I miss something. > > Do you think =E2=80=9Cguix refresh=E2=80=9D should also mention changes t= o inputs? Looks a good idea, maybe with an additional -r / --recursive param... --=20 Vincent Legoll