Hi,
does the following patch resolve the issue for you? This does two
things:
- fix up the install phase to set the correct paths in settings.py
- add python-lxml as an input to fix another plugin
There is one remaining problem:
ImportError: No module named BeautifulSoup
WARNING: Failed
This is the patch attached.
On Sun, Dec 17, 2017, at 14:15, Mark Meyer wrote:
> Hi,
> does the following patch resolve the issue for you? This does two
> things:
>
> - fix up the install phase to set the correct paths in settings.py
> - add python-lxml as an input to fix another plugin
>
> T
Hi Mark,
Mark Meyer 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 p
Hello,
I went ahead and pushed (guix man-db) with MALLOC_PERTURB_ set as a
workaround:
https://git.savannah.gnu.org/cgit/guix.git/commit/?id=b8396f96bfeadfa63e7ad2afc2ab5a37f37f5f81
AFAICS this fixes the problem.
Thanks,
Ludo’.
Hello, wxwidgets does not install 'include/wx/setup.h' with the install
target.
I'm packaging Trenchbroom and it requires this file. From the error
messages I think some other wxwidgets headers also cross reference it.
For a workaround I copied it from
'lib/wx/include/gtk3-unicode-3.1/wx/setup.h'
Hi Ludovic,
> I guess the fix is to use calloc
Yes, that's quite reasonable. I'll fix that. Thanks for reporting!
Regards,
Sergey
Thanks so much for looking into this!
Unfortunately, I am unable to pull that commit. Guix pull output:
Updating from Git repository at
'https://git.savannah.gnu.org/git/guix.git'...
Building from Git commit b8396f96bfeadfa63e7ad2afc2ab5a37f37f5f81...
The following derivation will be built:
/g
Hi Chris,
Chris Marusich skribis:
> test-name: bag-emerged DAG
> location: /home/marusich/guix/tests/graph.scm:107
> source:
> + (test-assert
> + "bag-emerged DAG"
> + (let-values
> + (((backend nodes+edges) (make-recording-backend)))
> + (let* ((o (dummy-origin
> + (
Ruud van Asseldonk skribis:
> Unfortunately, I am unable to pull that commit. Guix pull output:
>
> Updating from Git repository at
> 'https://git.savannah.gnu.org/git/guix.git'...
> Building from Git commit b8396f96bfeadfa63e7ad2afc2ab5a37f37f5f81...
> The following derivation will be built:
>
guix gc --verify=foo should maybe error out instead of just ignoring it.
I had a similar situation today. guix gc removed the grub background png
from the store. the one, that was used by /boot/grub/grub.cfg. the boot
menu then had a black and blue background. rebuilding the configuration
refetched the background image, but guix gc removed it again.
after rebooting and
11 matches
Mail list logo