unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
From: Martin Castillo <castilma@uni-bremen.de>
To: Konrad Hinsen <konrad.hinsen@fastmail.net>
Cc: guix-devel@gnu.org
Subject: Re: Building from a local source code checkout
Date: Thu, 21 Dec 2017 12:20:43 +0100	[thread overview]
Message-ID: <87ea6ca7-4dc9-a11b-0ea3-d6f8d3d66b31@uni-bremen.de> (raw)
In-Reply-To: <m1vah0d1qa.fsf@ordinateur-de-catherine--konrad.home>

Hi,


> Oops, you are right! So
> 
>    guix build python-activepapers --with-source=$HOME/Development/python-activepapers/
> 
> actually works, but
> 
>    guix build python-activepapers --with-source=$HOME/Development/python-activepapers
> 
As one error message earlier in the thread stated, guix uses lstat to
get info about the stated file. lstat doesn't follow symlinks. You force
the dereference by appending the slash.

Martin
-- 
GPG: 7FDE 7190 2F73 2C50 236E  403D CC13 48F1 E644 08EC

  parent reply	other threads:[~2017-12-21 11:21 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-12-19 11:34 Building from a local source code checkout Konrad Hinsen
2017-12-19 17:15 ` Ludovic Courtès
2017-12-20  8:52   ` Konrad Hinsen
2017-12-20 10:19     ` Konrad Hinsen
2017-12-20 12:41       ` Carlo Zancanaro
2017-12-21  6:38         ` Konrad Hinsen
2017-12-21 10:38           ` Pjotr Prins
2017-12-21 11:20           ` Martin Castillo [this message]
2017-12-21 14:38             ` Ludovic Courtès
2017-12-21 16:53               ` Martin Castillo
2017-12-22  9:29                 ` Ludovic Courtès
2017-12-21 17:02               ` Konrad Hinsen
2017-12-22 23:07                 ` 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=87ea6ca7-4dc9-a11b-0ea3-d6f8d3d66b31@uni-bremen.de \
    --to=castilma@uni-bremen.de \
    --cc=guix-devel@gnu.org \
    --cc=konrad.hinsen@fastmail.net \
    /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).