Hi Hiep,
> Hi,
>
> I'm on Fedora and started a shell with:
>
> ```
> guix shell -D guix help2man git strace --pure
> ```
>
> And then:
>
> ```
> ./bootstrap
> ./configure --localstatedir=/var
> ```
>
> And it showed me this error:
>
> ```
> [snip]
> checking for guile-3.0 >= 3.0.3... yes
> checkin
Hi Nicolas,
Nicolas Goaziou writes:
> Hello,
>
> Daniel Meißner via Bug reports for GNU Guix writes:
>
[...]
>> I can provide a patch if desired to add texlive-xstring and
>> texlive-bigfoot to texlive-acronym’s (propagated-)inputs. The suffix
>> package appe
Hi Guix!
The following MWE does not compile with pdflatex using the modular
texlive packages:
--8<---cut here---start->8---
\documentclass{article}
\usepackage{acronym}
\begin{document}
\end{document}
--8<---cut here---end--
Hi,
Maxim Cournoyer writes:
> When substitute* encounters a nonexistent file, the error is reported
> to the guix CLI like so:
>
> [...]
>
> The main error message, "system-error "mkstemp" "~A" ("No such file or
> directory") (2)" is malformed and doesn't report the actual file which
> is missin
Hi,
Maxime Devos writes:
> Or is text;charset=utf-8 actually valid?
There is a clear answer from RFC 2045, Section 5.1 [1]:
> Note also that a subtype specification is MANDATORY -- it may not be
> omitted from a Content-Type header field.
1: https://datatracker.ietf.org/doc/html/rfc2045#sectio
Alexander Asteroth writes:
> On Mon, Dec 20 2021, 14:47:24, Daniel Meißner
> wrote:
>>> I can reproduce the missing icons issue by running
>>>
>>>> guix shell --pure -f xournalpp-fix.scm -- xournalpp
>>>
>>> as suggested below. Wondering
Hi Alexander, hi Ludo’,
Ludovic Courtès writes:
> Hi Daniel,
>
> Daniel Meißner skribis:
>
>> there is a problem with the package xournalpp on Guix master. To
>> reproduce run:
>>
>> $ guix shell --pure xournalpp -- xournalpp
[...]
> How should this be a
Hi Ludo,
Ludovic Courtès writes:
> Daniel Meißner skribis:
>
>> there is a problem with the package xournalpp on Guix master. To
>> reproduce run:
>>
>> $ guix shell --pure xournalpp -- xournalpp
>> [...]
> How should this be addressed? Adding ‘gnome-icon-
Hi!
Further investigation reveals that the missing file `image-missing.png'
is in the package adwaita-icon-theme and not gnome-icon-theme. Note
that simply installing the package in the same profile does not help:
--8<---cut here---start->8---
$ guix shell --p
Hi Guix,
there is a problem with the package xournalpp on Guix master. To
reproduce run:
--8<---cut here---start->8---
$ guix shell --pure xournalpp -- xournalpp
** Message: 10:08:54.258: TEXTDOMAINDIR = (null), PACKAGE_LOCALE_DIR =
/gnu/store/dw4ca44bncb2cl0
Hi Cayetano,
this should be fixed in the current version of owncloud-client. See
also https://issues.guix.gnu.org/47672 and
https://issues.guix.gnu.org/51117.
Best
Daniel
Hi,
I have also noticed this issue and found a fix here:
https://github.com/owncloud/client/issues/8373
Somehow sysconfdir is not set correctly so that owncloud searched for
sync-exclude.lst in the relative path etc/ownCloud/sync-exclude.lst instead
of the /gnu/store/...-owncloud-client/etc/ownC
Hi,
I have also noticed this issue and found the basis for my fix here:
https://github.com/owncloud/client/issues/8373
The attached patch fixes this behaviour.
Best regards
Daniel
>From 84b103e261ed1473cdd456b70dbf58626bb9f7ee Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Daniel=20Mei=C3=9Fner?=
13 matches
Mail list logo