Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 782868 - media-sound/fluidsynth-2.2.0 bump subslot to /3
Summary: media-sound/fluidsynth-2.2.0 bump subslot to /3
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: Normal normal (vote)
Assignee: Gentoo Linux bug wranglers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-04-14 16:22 UTC by jospezial
Modified: 2021-04-14 17:01 UTC (History)
0 users

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 2021-04-14 16:22:40 UTC
so-name-version has changed. Please change slot to 0/3 .
[ebuild     U  ]  media-sound/fluidsynth-2.2.0:0/2::gentoo [2.1.5:0/2::gentoo]

!!! existing preserved libs:
>>> package: media-sound/fluidsynth-2.2.0
 *  - /usr/lib64/libfluidsynth.so.2
 *  - /usr/lib64/libfluidsynth.so.2.3.5
 *      used by /usr/bin/qsynth (media-sound/qsynth-0.9.1)
 *      used by /usr/bin/scummvm (games-engines/scummvm-2.2.0)
 *      used by /usr/lib64/libSDL2_mixer-2.0.so.0.2.2 (media-libs/sdl2-mixer-2.0.4)
 *      used by 3 other files

ls -l /usr/lib64/libfluidsynth.so*
lrwxrwxrwx 1 root root     18 14. Apr 17:49 /usr/lib64/libfluidsynth.so -> libfluidsynth.so.3
lrwxrwxrwx 1 root root     22 11. Apr 10:33 /usr/lib64/libfluidsynth.so.2 -> libfluidsynth.so.2.3.5
-rwxr-xr-x 1 root root 439552 11. Apr 10:33 /usr/lib64/libfluidsynth.so.2.3.5
lrwxrwxrwx 1 root root     22 14. Apr 17:49 /usr/lib64/libfluidsynth.so.3 -> libfluidsynth.so.3.0.0
-rwxr-xr-x 1 root root 472808 14. Apr 17:49 /usr/lib64/libfluidsynth.so.3.0.0
Comment 1 jospezial 2021-04-14 16:37:48 UTC
emerge -vatD1 @preserved-rebuild;eject -T

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

Calculating dependencies... done!
[ebuild   R    ] media-sound/qsynth-0.9.1::gentoo  USE="alsa jack pulseaudio -debug" 0 KiB
[ebuild   R    ] media-libs/zmusic-1.1.4::gentoo  USE="alsa fluidsynth sndfile -mpg123" 0 KiB
[ebuild   R    ] media-libs/sdl2-mixer-2.0.4::gentoo  USE="flac fluidsynth mad midi mikmod mod modplug mp3 opus timidity vorbis wav -playtools -static-libs -tremor" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild   R    ] media-libs/sdl-mixer-1.2.12-r4::gentoo  USE="flac fluidsynth mad midi mikmod mod modplug mp3 timidity vorbis wav -playtools -smpeg -static-libs" ABI_X86="(64) -32 (-x32)" 0 KiB
[ebuild   R    ] games-engines/scummvm-2.2.0::gentoo  USE="a52 aac alsa flac fluidsynth gtk jpeg lua mp3 mpeg2 net opengl png speech theora truetype vorbis zlib -debug -fribidi -unsupported" 0 KiB
Comment 2 Larry the Git Cow gentoo-dev 2021-04-14 16:48:28 UTC
The bug has been closed via the following commit(s):

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

commit a409d7cd962a5c0f13d0ff5e51cf7eb2010a04da
Author:     Miroslav Šulc <fordfrog@gentoo.org>
AuthorDate: 2021-04-14 16:45:29 +0000
Commit:     Miroslav Šulc <fordfrog@gentoo.org>
CommitDate: 2021-04-14 16:45:29 +0000

    media-sound/fluidsynth: fixed subslot in 2.2.0
    
    Closes: https://bugs.gentoo.org/782868
    Package-Manager: Portage-3.0.18, Repoman-3.0.3
    Signed-off-by: Miroslav Šulc <fordfrog@gentoo.org>

 media-sound/fluidsynth/fluidsynth-2.2.0.ebuild | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
Comment 3 jospezial 2021-04-14 17:01:49 UTC
Thank you for the fast simple fix.