unofficial mirror of guix-devel@gnu.org 
 help / color / mirror / code / Atom feed
* Inkscape libpoppler error
@ 2017-07-08 22:05 Daniel Pimentel
  2017-07-08 22:22 ` Kei Kebreau
  0 siblings, 1 reply; 7+ messages in thread
From: Daniel Pimentel @ 2017-07-08 22:05 UTC (permalink / raw)
  To: guix-devel

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

-- 
Daniel Pimentel (d4n1)

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Inkscape libpoppler error
  2017-07-08 22:05 Inkscape libpoppler error Daniel Pimentel
@ 2017-07-08 22:22 ` Kei Kebreau
  2017-07-08 22:47   ` Kei Kebreau
  0 siblings, 1 reply; 7+ messages in thread
From: Kei Kebreau @ 2017-07-08 22:22 UTC (permalink / raw)
  To: Daniel Pimentel; +Cc: guix-devel

[-- Attachment #1: Type: text/plain, Size: 789 bytes --]

Daniel Pimentel <d4n1@d4n1.org> 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.

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Inkscape libpoppler error
  2017-07-08 22:22 ` Kei Kebreau
@ 2017-07-08 22:47   ` Kei Kebreau
  2017-07-08 23:08     ` Daniel Pimentel
  2017-07-09  2:21     ` Mark H Weaver
  0 siblings, 2 replies; 7+ messages in thread
From: Kei Kebreau @ 2017-07-08 22:47 UTC (permalink / raw)
  To: Daniel Pimentel; +Cc: guix-devel

[-- Attachment #1: Type: text/plain, Size: 1035 bytes --]

Kei Kebreau <kei@openmailbox.org> writes:

> Daniel Pimentel <d4n1@d4n1.org> 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

[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 832 bytes --]

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Inkscape libpoppler error
  2017-07-08 22:47   ` Kei Kebreau
@ 2017-07-08 23:08     ` Daniel Pimentel
  2017-07-09  2:21     ` Mark H Weaver
  1 sibling, 0 replies; 7+ messages in thread
From: Daniel Pimentel @ 2017-07-08 23:08 UTC (permalink / raw)
  To: Kei Kebreau; +Cc: guix-devel

I fixed it:
guix package -i inkscape --no-grafts

Inkscape works now ;)

Thanks Kei and Guixs,

---
Daniel Pimentel (d4n1)

On 2017-07-08 19:47, Kei Kebreau wrote:
> Kei Kebreau <kei@openmailbox.org> writes:
> 
>> Daniel Pimentel <d4n1@d4n1.org> 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

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Inkscape libpoppler error
  2017-07-08 22:47   ` Kei Kebreau
  2017-07-08 23:08     ` Daniel Pimentel
@ 2017-07-09  2:21     ` Mark H Weaver
  2017-07-09 15:04       ` Daniel Pimentel
  2017-07-09 20:59       ` Mark H Weaver
  1 sibling, 2 replies; 7+ messages in thread
From: Mark H Weaver @ 2017-07-09  2:21 UTC (permalink / raw)
  To: Kei Kebreau; +Cc: guix-devel

Kei Kebreau <kei@openmailbox.org> writes:

> Kei Kebreau <kei@openmailbox.org> writes:
>
>> Daniel Pimentel <d4n1@d4n1.org> 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

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Inkscape libpoppler error
  2017-07-09  2:21     ` Mark H Weaver
@ 2017-07-09 15:04       ` Daniel Pimentel
  2017-07-09 20:59       ` Mark H Weaver
  1 sibling, 0 replies; 7+ messages in thread
From: Daniel Pimentel @ 2017-07-09 15:04 UTC (permalink / raw)
  To: Mark H Weaver; +Cc: guix-devel

Thanks Guixs :)

---
Daniel Pimentel (d4n1)

On 2017-07-08 23:21, Mark H Weaver wrote:
> Kei Kebreau <kei@openmailbox.org> writes:
> 
>> Kei Kebreau <kei@openmailbox.org> writes:
>> 
>>> Daniel Pimentel <d4n1@d4n1.org> 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

^ permalink raw reply	[flat|nested] 7+ messages in thread

* Re: Inkscape libpoppler error
  2017-07-09  2:21     ` Mark H Weaver
  2017-07-09 15:04       ` Daniel Pimentel
@ 2017-07-09 20:59       ` Mark H Weaver
  1 sibling, 0 replies; 7+ messages in thread
From: Mark H Weaver @ 2017-07-09 20:59 UTC (permalink / raw)
  To: Daniel Pimentel; +Cc: guix-devel

Mark H Weaver <mhw@netris.org> writes:

> Kei Kebreau <kei@openmailbox.org> writes:
>
>> Kei Kebreau <kei@openmailbox.org> writes:
>>
>>> Daniel Pimentel <d4n1@d4n1.org> 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

The problem with libpoppler is now fixed, so I recommend that you run
"guix pull" (or equivalent) and then "guix package -i inkscape" at your
earliest opportunity.  Running ungrafted software is best avoided,
because it leaves many security flaws unpatched.

      Mark

^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2017-07-09 21:00 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2017-07-08 22:05 Inkscape libpoppler error Daniel Pimentel
2017-07-08 22:22 ` Kei Kebreau
2017-07-08 22:47   ` Kei Kebreau
2017-07-08 23:08     ` Daniel Pimentel
2017-07-09  2:21     ` Mark H Weaver
2017-07-09 15:04       ` Daniel Pimentel
2017-07-09 20:59       ` Mark H Weaver

Code repositories for project(s) associated with this public inbox

	https://git.savannah.gnu.org/cgit/guix.git

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).