bug#29227: Broken installation

2017-12-17 Thread Mark Meyer
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

bug#29227: Broken installation

2017-12-17 Thread Mark Meyer
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

bug#29227: [bug#29755] [PATCH] Fix gourmet

2017-12-17 Thread Ludovic Courtès
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

bug#29654: Manual database index.db embeds timestamps

2017-12-17 Thread Ludovic Courtès
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’.

bug#29757: wxwidgets does not install 'include/wx/setup.h'

2017-12-17 Thread nee
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'

bug#29654: GDBM output is not deterministic

2017-12-17 Thread Sergey Poznyakoff
Hi Ludovic, > I guess the fix is to use calloc Yes, that's quite reasonable. I'll fix that. Thanks for reporting! Regards, Sergey

bug#29654: Manual database index.db embeds timestamps

2017-12-17 Thread Ruud van Asseldonk
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

bug#29612: tests/graph.scm fails on core-updates

2017-12-17 Thread Ludovic Courtès
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 > + (

bug#29654: Manual database index.db embeds timestamps

2017-12-17 Thread Ludovic Courtès
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: >

bug#29761: guix gc doesn't error out on false --verify= options

2017-12-17 Thread Martin Castillo
guix gc --verify=foo should maybe error out instead of just ignoring it.

bug#29662: 'guix gc' as user makes system unbootable

2017-12-17 Thread Martin Castillo
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