help-guix
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: /homeless-shelter workaround


From: Marius Bakke
Subject: Re: /homeless-shelter workaround
Date: Wed, 17 Jul 2019 17:55:01 +0200
User-agent: Notmuch/0.29.1 (https://notmuchmail.org) Emacs/26.2 (x86_64-pc-linux-gnu)

Jesse Gibbons <address@hidden> 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: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]