unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Mark H Weaver <mhw@netris.org>
To: "Ludovic Courtès" <ludo@gnu.org>
Cc: guix-devel@gnu.org
Subject: Re: 02/05: guix package: -A and -s take supported systems into account.
Date: Wed, 22 Apr 2015 01:28:26 -0400	[thread overview]
Message-ID: <87h9s87mv9.fsf@netris.org> (raw)
In-Reply-To: <E1Yjwrk-0003GE-Kh@vcs.savannah.gnu.org> (Ludovic Court's message of "Sun, 19 Apr 2015 21:35:00 +0000")

Ludovic Courtès <ludo@gnu.org> writes:

> commit 5763ad9266ec7682d53b87a874fc6ae04f92b6c4
> Author: Ludovic Courtès <ludo@gnu.org>
> Date:   Sun Apr 19 19:12:22 2015 +0200
>
>     guix package: -A and -s take supported systems into account.
>     
>     * guix/scripts/package.scm (guix-package)[process-query]
>       <list-available>: Restrict results to packages matching
>       'supported-package?".

This breaks "guix package -A" on armhf, because it is not in
%supported-systems.  If we add it to %supported-systems, then
'hydra-jobs' in build-aux/hydra/gnu-system.scm will create jobs for
armhf which will all fail.

Also, this commit does not appear to make "guix package -s" take
supported systems into account.  That command still works on armhf.

Anyway, it's not clear to me that guix package -A and -s _should_ take
supported systems into account.  Very often, I will use those commands
to look for an existing package before adding it.  If no results are
printed, I assume that I will need to add the package.  If the package
exists but is not supported on my platform, I'd still like to know that
it exists and to see where its definition can be found.

What do you think?

      Mark

       reply	other threads:[~2015-04-22  5:28 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
     [not found] <20150419213459.12473.29783@vcs.savannah.gnu.org>
     [not found] ` <E1Yjwrk-0003GE-Kh@vcs.savannah.gnu.org>
2015-04-22  5:28   ` Mark H Weaver [this message]
2015-04-23  9:47     ` 02/05: guix package: -A and -s take supported systems into account Ludovic Courtès
2015-04-23 12:34       ` Andreas Enge
2015-04-23 19:00         ` Ludovic Courtès

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

  List information: https://guix.gnu.org/

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=87h9s87mv9.fsf@netris.org \
    --to=mhw@netris.org \
    --cc=guix-devel@gnu.org \
    --cc=ludo@gnu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).