all messages for Guix-related lists mirrored at yhetil.org
 help / color / mirror / code / Atom feed
From: 白い熊@相撲道 <help-guix_gnu.org@sumou.com>
To: help-guix@gnu.org
Subject: Re: Guix on Android works, guix pull fails on guile-ssh build in the check phase
Date: Sun, 13 May 2018 16:02:33 +0000	[thread overview]
Message-ID: <3A1F69D1-E7F1-4CA3-883C-7FECA8169F37@sumou.com> (raw)
In-Reply-To: <87tvrce0dd.fsf@gmail.com>

On May 13, 2018 2:49:02 AM UTC, Chris Marusich <cmmarusich@gmail.com> wrote:

>If those failures occur on the latest version of guile-ssh, it might be
>helpful to open a bug report upstream:
>
>https://github.com/artyom-poptsov/guile-ssh

I filed it—thanks for notifying me of this, prior to that I only reported it to Artyom via email, as instructed by the failed build of guile-ssh. He hasn't responded. 

>How did you invoke "guix pull"?  Based on your suggested plan of
>attack,
>it sounds like you modified the Guix source locally (on your Android
>system), recompiled it, and then tried to use "guix pull" from that
>newly built version.  Something like that.  Is that right?

I didn't modify it in any way—it's run from the 0.14.0 armhf binary download. 

What I wrote about—modifying it—I'm simply thinking about. I would still hope the failure is fixed upstream as it shouldn't be failing on guix rebuild. 

The “hoops to jump through” I was referring to are the setup on Android side—you need to symlink /gnu and /var every reboot, create /etc/resolv.conf etc. But no modifications to Guix per se are necessary… 

>If you don't tell "guix pull" where to get the Guix source from, it
>gets
>the latest version from the Git repository hosted on Savannah.  If it
>does that, then it will use the package definitions from that version,
>which means it won't use any of the local changes you made.  I think
>what you need to do, if you want to disable the guile-ssh tests, is
>something more like this:
>
>  guix pull --url=file:///path/to/your/custom/guix/repo
>
>You might also need to use the --commit or --branch options, as
>described in the manual (see: "(guix) Invoking guix pull").  You might
>not need to specify the "file://" prefix in the URL; I can't remember.
>
>If you invoke "guix pull" in this way, you are telling it to use the
>version specified by what you have *committed* in your custom Guix
>repo.
>Make sure you commit the change that disables guile-ssh tests, or it
>won't be included when "guix pull" fetches from the repo.
>
>If you do "guix pull" in this way, it should build the custom version
>of
>guile-ssh that you made which disables the tests.  I haven't tried this
>myself, though, so no guarantees!  I hope it helps.

Thanks for this guide—I'll try to experiment with it, if guile-ssh doesn't get fixed soon… 
--
白い熊@相撲道

      reply	other threads:[~2018-05-13 16:02 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-05-09 21:10 Guix on Android works, guix pull fails on guile-ssh build in the check phase 白い熊@相撲道
2018-05-12  4:42 ` 白い熊@相撲道
2018-05-12  5:29   ` 白い熊@相撲道
2018-05-12 13:50     ` Ricardo Wurmus
2018-05-13  2:49   ` Chris Marusich
2018-05-13 16:02     ` 白い熊@相撲道 [this message]

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

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

  git send-email \
    --in-reply-to=3A1F69D1-E7F1-4CA3-883C-7FECA8169F37@sumou.com \
    --to=help-guix_gnu.org@sumou.com \
    --cc=help-guix@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 external index

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

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.