GNU bug report logs - #29227
Gourmet crashes

Previous Next

Package: guix;

Reported by: Caleb Herbert <csh <at> bluehome.net>

Date: Thu, 9 Nov 2017 16:20:02 UTC

Severity: normal

Done: ludo <at> gnu.org (Ludovic Courtès)

Bug is archived. No further changes may be made.

Full log


View this message in rfc822 format

From: Mark Meyer <mark <at> ofosos.org>
To: 29227 <at> debbugs.gnu.org
Subject: bug#29227: Broken installation
Date: Sun, 17 Dec 2017 14:17:21 +0100
[Message part 1 (text/plain, inline)]
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
> 
> There is one remaining problem:
> 
>   ImportError: No module named BeautifulSoup
>   WARNING: Failed to load plugin web_import_plugin
> 
> So this particular plugin won't work. I didn't look deeply into this,
> but I think this is due to referencing a very old version of
> beautifulsoup, which is not currently packages, the current
> BeautifulSoup4 version uses 'bs4' as a module path, while the import
> states
> 
>   import BeatifulSoup
> 
> So, I'd rather skip that plugin for now.
> 
> Cheers, Mark
> 
> -- 
>   Mark Meyer
>   mark <at> ofosos.org


-- 
  Mark Meyer
  mark <at> ofosos.org
[0001-gnu-gourmet-Fix-runtime-failure-and-enhance-plugin.patch (text/x-patch, attachment)]

This bug report was last modified 7 years and 159 days ago.

Previous Next


GNU bug tracking system
Copyright (C) 1999 Darren O. Benham, 1997,2003 nCipher Corporation Ltd, 1994-97 Ian Jackson.