emacs-bug-tracker
[Top][All Lists]
Advanced

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

[debbugs-tracker] bug#29755: closed ([PATCH] Fix gourmet)


From: GNU bug Tracking System
Subject: [debbugs-tracker] bug#29755: closed ([PATCH] Fix gourmet)
Date: Sun, 17 Dec 2017 16:26:03 +0000

Your message dated Sun, 17 Dec 2017 17:25:18 +0100
with message-id <address@hidden>
and subject line Re: [bug#29755] [PATCH] Fix gourmet
has caused the debbugs.gnu.org bug report #29755,
regarding [PATCH] Fix gourmet
to be marked as done.

(If you believe you have received this mail in error, please contact
address@hidden)


-- 
29755: http://debbugs.gnu.org/cgi/bugreport.cgi?bug=29755
GNU Bug Tracking System
Contact address@hidden with problems
--- Begin Message --- Subject: [PATCH] Fix gourmet Date: Sun, 17 Dec 2017 14:27:47 +0100
Hi Guix!
This patch introduces a custom install phase for the gourmet variable,
because the combination of --root=/ and --prefix=/gnu/store/... will
lead to the generated paths in settings.py ending up with no preceding
slash. This means that the base dir in setting py is set to
'gnu/store/...gourmet...' instead of '/gnu/store/...gourmet...'.

This also adds another input to enable a plugin.

This is in response to guix #29227 and should fix the crash that is
observed.

Cheers, Mark

-- 
  Mark Meyer
  address@hidden

Attachment: 0001-gnu-gourmet-Fix-runtime-failure-and-enhance-plugin.patch
Description: Text Data


--- End Message ---
--- Begin Message --- Subject: Re: [bug#29755] [PATCH] Fix gourmet Date: Sun, 17 Dec 2017 17:25:18 +0100 User-agent: Gnus/5.13 (Gnus v5.13) Emacs/25.3 (gnu/linux)
Hi Mark,

Mark Meyer <address@hidden> skribis:

> This patch introduces a custom install phase for the gourmet variable,
> because the combination of --root=/ and --prefix=/gnu/store/... will
> lead to the generated paths in settings.py ending up with no preceding
> slash. This means that the base dir in setting py is set to
> 'gnu/store/...gourmet...' instead of '/gnu/store/...gourmet...'.
>
> This also adds another input to enable a plugin.
>
> This is in response to guix #29227 and should fix the crash that is
> observed.

[...]

> From 3ffb47334201539e66eaf9cba6bd54ed2330e9ee Mon Sep 17 00:00:00 2001
> From: Mark Meyer <address@hidden>
> Date: Sun, 17 Dec 2017 14:08:17 +0100
> Subject: [PATCH] gnu: gourmet: Fix runtime failure and enhance plugin.
>
> * gnu/packages/nutrition.scm (gourmet)[inputs]: Add python-lxml.
> [arguments]: Custom install phase.

Awesome, I added “Fixes” and “Reported by” lines to the commit log and
pushed as 217f704c6aa6a95caea0ebb7a252b8b2f1d78860.

Thanks!

Ludo’.


--- End Message ---

reply via email to

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