From mboxrd@z Thu Jan 1 00:00:00 1970 From: Federico Beffa Subject: Re: python-mistune Date: Thu, 26 Jan 2017 09:04:42 +0100 Message-ID: References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:47213) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1cWf2y-0005Xc-IM for guix-devel@gnu.org; Thu, 26 Jan 2017 03:04:45 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1cWf2x-0003VP-K1 for guix-devel@gnu.org; Thu, 26 Jan 2017 03:04:44 -0500 Received: from mail-vk0-x241.google.com ([2607:f8b0:400c:c05::241]:35895) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1cWf2x-0003VK-G8 for guix-devel@gnu.org; Thu, 26 Jan 2017 03:04:43 -0500 Received: by mail-vk0-x241.google.com with SMTP id n19so18262565vkd.3 for ; Thu, 26 Jan 2017 00:04:43 -0800 (PST) In-Reply-To: List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Tobias Geerinckx-Rice Cc: Guix-devel , post@thomasdanckaert.be Hi, On Thu, Jan 26, 2017 at 8:32 AM, Tobias Geerinckx-Rice wrote: > Frederico, > > Might you've confused Thomas & me? I'm the one who updated the package > in question. It should be fixed in master now[0]. yes, sorry about that! I have a problem with the graphics driver which only refreshes part of windows... need to fix that very soon! There seems to still be something wrong, but probably not related to mistune now: $ ./pre-inst-env guix package --upgrade . guix package: package 'geiser-next' has been superseded by 'geiser' The following package will be removed: geiser-next 0.9-1.16035b9 /gnu/store/yf1m1gkikjgk4byl0apnilq863rvjdva-geiser-next-0.9-1.16035b9 error: failed to run download program '/usr/local/libexec/guix/download': No such file or directory builder for `/gnu/store/a6ckp54sarrzpwqwkl2f5s49rq5ib7wh-mistune-0.7.3.tar.gz.drv' failed with exit code 1 cannot build derivation `/gnu/store/19hppfz1mcxw21sllsypxivh68zf65h0-python-mistune-0.7.3.drv': 1 dependencies couldn't be built cannot build derivation `/gnu/store/isk5vp3gjsrma6jy1lsw40mya19j2yd9-python-ipython-4.0.3.drv': 1 dependencies couldn't be built guix package: error: build failed: build of `/gnu/store/isk5vp3gjsrma6jy1lsw40mya19j2yd9-python-ipython-4.0.3.drv' failed Anyone seeing a similar error? Regards, Fede