On Mon, Aug 22, 2016 at 08:04:40AM +0200, Tomáš Čech wrote:
> On Sun, Aug 21, 2016 at 05:44:12PM -0400, Leo Famulari wrote:
> > On Fri, Aug 19, 2016 at 09:08:43PM +0200, Tomáš Čech wrote:
> > > * gnu/packages/documentation.scm (asciidoc)[inputs]: Add docbook-xsl.
> > > [arguments]: Add 'make-local-
On Sun, Aug 21, 2016 at 05:44:12PM -0400, Leo Famulari wrote:
On Fri, Aug 19, 2016 at 09:08:43PM +0200, Tomáš Čech wrote:
* gnu/packages/documentation.scm (asciidoc)[inputs]: Add docbook-xsl.
[arguments]: Add 'make-local-docbook-xsl' phase.
Thanks! I added a comment above the phase and pushed
On Sat, Aug 20, 2016 at 10:11:00PM +0200, John Darrington wrote:
> Installing GuixSD 0.11.0 creates a directory called /nonexistent
> Despite its name, it does actually exist.
I checked, and it's the 'nobody' user's home directory:
http://git.savannah.gnu.org/cgit/guix.git/tree/gnu/system/shadow.s
Mark H Weaver skribis:
> l...@gnu.org (Ludovic Courtès) writes:
>
>> Kooda skribis:
>>
>>> Running `guix system build /etc/config.scm` fails with the following error:
>>>
>>> Backtrace:
> [...]
>>> In guix/scripts/system.scm:
>>> 404: 1 [#]
>>> In unknown file:
>>>?: 0 [string-append "--roo
In GuixSD:
guix package -i xterm strace
strace xterm
xterm starts as it should, however observe many failed calls similar to:
open("/gnu/store/b484nvn9nnr3ddclpz2fma9yxmimg2jj-fontconfig-2.11.94/lib/libXdmcp.so.6",
O_RDONLY|O_CLOEXEC) = -1 ENOENT (No such file or directory)
Now in the xterm