Github messages for voidlinux
 help / color / mirror / Atom feed
From: beginner3456789 <beginner3456789@users.noreply.github.com>
To: ml@inbox.vuxu.org
Subject: [ISSUE] ghostscript depends missing jbigkit-libs
Date: Thu, 01 Oct 2020 14:11:05 +0200	[thread overview]
Message-ID: <gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25228@inbox.vuxu.org> (raw)

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

New issue by beginner3456789 on void-packages repository

https://github.com/void-linux/void-packages/issues/25228

Description:
# System

* xuname:   Void 5.8.12_1 x86_64 GenuineIntel notuptodate rrFFFF
* package:  ghostscript-9.52_2

### Expected behavior

```
$  ldd /usr/bin/gs | grep jbig
        libjbig2dec.so.0 => /usr/lib/libjbig2dec.so.0 (0x00007f2fbe11c000)
        libjbig.so.0 => /usr/lib/libjbig.so.0 (0x00007f2fbd751000)

$ xbps-query -f jbigkit-libs
/usr/lib/libjbig.so.0.0.0
/usr/lib/libjbig85.so.0.0.0
/usr/lib/libjbig.so.0 -> /usr/lib/libjbig.so.0.0.0
/usr/lib/libjbig85.so.0 -> /usr/lib/libjbig85.so.0.0.0
```


### Actual behavior
There is a dependency on libjbig.so.0 found in jbigkit-libs not listed in ghostscript requirements.
I get this error from ghostscript before installing the jbigkit-libs-2.2_1 package:

gs: error while loading shared libraries: libjbig.so.0: cannot open shared object file: No such file or directory

```
$ ldd /usr/bin/gs | grep jbig
        libjbig2dec.so.0 => /usr/lib/libjbig2dec.so.0 (0x00007f4ffbe2b000)
        libjbig.so.0 => not found

```

### Steps to reproduce the behavior
xbps-remove jbigkit-libs


             reply	other threads:[~2020-10-01 12:11 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2020-10-01 12:11 beginner3456789 [this message]
2020-10-04  0:53 ` [ISSUE] [CLOSED] deleted the-maldridge

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=gh-mailinglist-notifications-41a7ca26-5023-4802-975b-f1789d68868e-void-packages-25228@inbox.vuxu.org \
    --to=beginner3456789@users.noreply.github.com \
    --cc=ml@inbox.vuxu.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
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 NNTP newsgroup(s).