From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Enge Subject: Re: Broken Calibre package Date: Mon, 25 Jul 2016 23:51:14 +0200 Message-ID: <20160725215114.GA15756@solar> References: <878twpbhkj.fsf@gnu.org> <20160725204216.GB9479@solar> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:54431) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bRnmU-00059a-Qf for guix-devel@gnu.org; Mon, 25 Jul 2016 17:51:23 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1bRnmR-0006F8-Mb for guix-devel@gnu.org; Mon, 25 Jul 2016 17:51:22 -0400 Received: from mailrelay7.public.one.com ([91.198.169.215]:16802) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1bRnmR-0006Ev-9I for guix-devel@gnu.org; Mon, 25 Jul 2016 17:51:19 -0400 Content-Disposition: inline In-Reply-To: <20160725204216.GB9479@solar> 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: Roel Janssen Cc: guix-devel On Mon, Jul 25, 2016 at 10:42:16PM +0200, Andreas Enge wrote: > As a first fix, we should revert and replace qtbase by qt in the package. Things were a bit more complex; I also needed to build the python bindings in python2-pyqt with the non-modular Qt. So I re-added the previous version as python2-pyqt-5.5. I am going to push in a moment. Thanks for the report! Andreas