From mboxrd@z Thu Jan 1 00:00:00 1970 From: Mark H Weaver Subject: Re: Inkscape libpoppler error Date: Sat, 08 Jul 2017 22:21:27 -0400 Message-ID: <874lum9wpk.fsf@netris.org> References: <87tw2mr2kf.fsf@openmailbox.org> <87podar1fn.fsf@openmailbox.org> Mime-Version: 1.0 Content-Type: text/plain Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:33010) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1dU1qz-0000mk-Dp for guix-devel@gnu.org; Sat, 08 Jul 2017 22:21:46 -0400 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1dU1qu-0007kP-MG for guix-devel@gnu.org; Sat, 08 Jul 2017 22:21:45 -0400 Received: from world.peace.net ([50.252.239.5]:45258) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1dU1qu-0007kG-IF for guix-devel@gnu.org; Sat, 08 Jul 2017 22:21:40 -0400 In-Reply-To: <87podar1fn.fsf@openmailbox.org> (Kei Kebreau's message of "Sat, 08 Jul 2017 18:47:24 -0400") 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: Kei Kebreau Cc: guix-devel@gnu.org Kei Kebreau writes: > Kei Kebreau writes: > >> Daniel Pimentel writes: >> >>> Hi guixs, >>> >>> today I updated my GuixSD but my Inkscape not start :( >>> >>> I installed poppler and I reinstaled inkscape too. In my >>> ~/.guix-profile there isn't libpoppler.so.66 but in my system there: >>> /gnu/store/mpq4v7hgg02gl0bkjjq8612rm3sira5s-poppler-0.52.0/lib/libpoppler.so.66 >>> /gnu/store/c31lmp5smk9snfyb8rf7mmzrdv15aps8-poppler-0.52.0/lib/libpoppler.so.66 >>> /gnu/store/8c0bj7imclym7rmf1pa3cgf2xg1qbv25-poppler-0.52.0/lib/libpoppler.so.66 >>> >>> Error output: >>> inkscape: error while loading shared libraries: libpoppler.so.66: >>> cannot open shared object file: No such file or directory >> >> Hi Daniel, >> >> I just checked the inkscape package on my computer and I got the same >> error. I'm looking into the problem now. Sorry for the inconvenience. > > I've found the source of the issue and I'm seeing about fixing it. In > the meantime, you can reinstall inkscape using the following command: > > guix package -i inkscape --no-grafts For the details about what's going on here, see: https://bugs.gnu.org/27621 Please email further comments about this issue to: 27621@debbugs.gnu.org Thanks! Mark