From: Marius Bakke <mbakke@fastmail.com>
To: Jesse Gibbons <jgibbons2357@gmail.com>, Help Guix <help-guix@gnu.org>
Subject: Re: /homeless-shelter workaround
Date: Wed, 17 Jul 2019 17:55:01 +0200 [thread overview]
Message-ID: <87h87k64h6.fsf@devup.no> (raw)
In-Reply-To: <20190717084248.5105ce5d@gmail.com>
[-- Attachment #1: Type: text/plain, Size: 416 bytes --]
Jesse Gibbons <jgibbons2357@gmail.com> writes:
> A package I am building fails multiple tests with the following error:
> OSError: [Errno 13] Permission denied: '/homeless-shelter'
>
> It is trying to make subdirectories to the builder's $HOME directory,
> which does not exist. Is there a standard workaround for this?
You can use (setenv "HOME" "/tmp").
Try `git grep -w setenv | grep -w HOME` for examples :-)
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 487 bytes --]
prev parent reply other threads:[~2019-07-17 15:55 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-07-17 14:42 /homeless-shelter workaround Jesse Gibbons
2019-07-17 15:55 ` Marius Bakke [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
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=87h87k64h6.fsf@devup.no \
--to=mbakke@fastmail.com \
--cc=help-guix@gnu.org \
--cc=jgibbons2357@gmail.com \
/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.
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).