Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 874603 - media-gfx/gimp missing slot dep for app-text/ghostscript-gpl
Summary: media-gfx/gimp missing slot dep for app-text/ghostscript-gpl
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal
Assignee: Sergey Torokhov
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-10-03 09:04 UTC by jospezial
Modified: 2022-10-04 09:25 UTC (History)
1 user (show)

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jospezial 2022-10-03 09:04:54 UTC
Please add slot := to app-text/ghostscript-gpl dependency in gimp ebuilds.

!!! existing preserved libs:
>>> package: app-text/ghostscript-gpl-10.0.0
 *  - /usr/lib64/libgs.so.9
 *  - /usr/lib64/libgs.so.9.56
 *      used by /usr/lib64/gimp/2.99/plug-ins/gimp-org-file-ps/gimp-org-file-ps (media-gfx/gimp-9999)
Use emerge @preserved-rebuild to rebuild packages using these libraries

joerg@jlgentoo ~ $ ls -l /usr/lib64/libgs.so*
lrwxrwxrwx 1 root root       14  2. Okt 23:38 /usr/lib64/libgs.so -> libgs.so.10.00
lrwxrwxrwx 1 root root       14  2. Okt 23:38 /usr/lib64/libgs.so.10 -> libgs.so.10.00
-rwxr-xr-x 1 root root 27813528  2. Okt 23:38 /usr/lib64/libgs.so.10.00
lrwxrwxrwx 1 root root       13  1. Okt 13:10 /usr/lib64/libgs.so.9 -> libgs.so.9.56
-rwxr-xr-x 1 root root 28863560  1. Okt 13:10 /usr/lib64/libgs.so.9.56

joerg@jlgentoo ~ $ emerge -pv ghostscript-gpl gimp

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R    ] app-text/ghostscript-gpl-10.0.0:0/10.0::gentoo  USE="X cups dbus gtk (unicode) -static-libs" L10N="de (-ja) -ko -zh-CN -zh-TW" 0 KiB
[ebuild   R   *] media-gfx/gimp-9999:0/3::gentoo  USE="X aalib alsa jpeg2k jpegxl mng postscript python udev vala vector-icons webp wmf xpm -doc -gnome -heif -javascript -lua -openexr -test -unwind" LUA_SINGLE_TARGET="luajit" PYTHON_SINGLE_TARGET="python3_10 -python3_8 -python3_9 -python3_11" 0 KiB
Comment 1 Larry the Git Cow gentoo-dev 2022-10-04 09:25:35 UTC
The bug has been closed via the following commit(s):

https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=615f6f84bc5e86934dfa785d537aa184a27bb406

commit 615f6f84bc5e86934dfa785d537aa184a27bb406
Author:     Sam James <sam@gentoo.org>
AuthorDate: 2022-10-04 09:25:20 +0000
Commit:     Sam James <sam@gentoo.org>
CommitDate: 2022-10-04 09:25:20 +0000

    media-gfx/gimp: subscribe to ghostscript-gpl subslot
    
    Closes: https://bugs.gentoo.org/874603
    Signed-off-by: Sam James <sam@gentoo.org>

 media-gfx/gimp/{gimp-2.10.32.ebuild => gimp-2.10.32-r1.ebuild}    | 2 +-
 media-gfx/gimp/{gimp-2.99.10-r1.ebuild => gimp-2.99.10-r2.ebuild} | 2 +-
 media-gfx/gimp/{gimp-2.99.12.ebuild => gimp-2.99.12-r1.ebuild}    | 2 +-
 media-gfx/gimp/gimp-9999.ebuild                                   | 2 +-
 4 files changed, 4 insertions(+), 4 deletions(-)