FS#46558 - [xmms2] 0.8DrO_o.882.g942b17f-1 xmms2d fails to start due to sqlite2s4 not found

Attached to Project: Community Packages
Opened by Dieter Vrancken (dieterv) - Sunday, 04 October 2015, 17:47 GMT
Last edited by Doug Newgard (Scimmia) - Sunday, 04 October 2015, 17:56 GMT
Task Type Bug Report
Category Packages
Status Closed
Assigned To No-one
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:
Since the update to 0.8DrO_o.882.g942b17f-1, xmms2d fails to start.
The log file shows that this is because sqlite2s4 can not be found. This tool is apparently needed for features in the upcoming Dr Parnassus release (migration to a new collection storage format).

Additional info:
* package version(s)
~ % pacman -Qi xmms2
Name : xmms2
Version : 0.8DrO_o.882.g942b17f-1
Description : X-platform Music Multiplexing System 2
Architecture : x86_64
URL : https://xmms2.org/
Licenses : GPL LGPL
Groups : None
Provides : xmms2
Depends On : glib2 readline perl>=5.22 perl<5.23
Optional Deps : alsa-lib: ALSA output [installed]
avahi: announce xmms2d via bonjour/mDNS/zeroconf [installed]
boost: C++ bindings
curl: play HTTP streams [installed]
cython: Python bindings
faad2: AAC support [installed]
ffmpeg: WMA, avcodec & avformat support [installed]
fftw: visualization [installed]
flac: FLAC support [installed]
fluidsynth: MIDI support
jack: JACK output [installed]
libao: libao output [installed]
libcdio-paranoia: CDDA support [installed]
libdiscid: CDDA support
libgme: support for various video game music formats [installed]
libmad: MP3 support [installed]
libmms: play MMS streams [installed]
libmodplug: MOD support [installed]
libmpcdec: Musepack support [installed]
libofa: MusicDNS fingerprinting [installed]
libsamplerate: vocoder support [installed]
libshout: Icecast output [installed]
libvorbis: Ogg Vorbis support [installed]
libxml2: XSPF and podcast support [installed]
mac: APE support
mpg123: alternative MP3 support [installed]
opusfile: Opus support
perl: Perl bindings [installed]
ruby: Ruby bindings [installed]
smbclient: direct CIFS/SMB access [installed]
speex: Speex support [installed]
wavpack: WavPack support [installed]
oss: OSS output
pulseaudio: PulseAudio output [installed]


* config and/or log files etc.
I have not changed the default configuration.

~ % tail -n 9 .cache/xmms2/xmms2d.log
--- Starting new xmms2d ---
INFO in core: ../src/xmms/log.c:50: Initialized logging system :)
10:00:31 INFO in core: ../src/xmms/ipc.c:986: IPC listening on 'unix:///tmp/xmms-ipc-dieterv'.
10:00:31 ERROR in core: ../src/xmms/plugin.c:388: Failed to open plugin /usr/lib64/xmms2/libxmms_mac.so: libmac.so.2: cannot open shared object file: No such file or directory
10:00:31 ERROR in core: ../src/xmms/plugin.c:388: Failed to open plugin /usr/lib64/xmms2/libxmms_fluidsynth.so: libfluidsynth.so.1: cannot open shared object file: No such file or directory
10:00:31 ERROR in core: ../src/xmms/plugin.c:388: Failed to open plugin /usr/lib64/xmms2/libxmms_cdda.so: libdiscid.so.0: cannot open shared object file: No such file or directory
10:00:32 ERROR in core: ../src/xmms/plugin.c:388: Failed to open plugin /usr/lib64/xmms2/libxmms_opus.so: libopusfile.so.0: cannot open shared object file: No such file or directory
10:00:32 INFO in core: ../src/xmms/medialib.c:204: Attempting to migrate database to new format.
10:00:32 FATAL in core: ../src/xmms/medialib.c:207: Could not run "sqlite2s4 /home/dieterv/.config/xmms2/medialib.db /home/dieterv/.config/xmms2/medialib.s4 /home/dieterv/.config/xmms2/collections/${uuid}", try to run it manually

Steps to reproduce:
- I had a previous install of xmms2. The previously installed version was 0.8DrO_o-35.
- Upgrading with pacman gave me the 0.8DrO_o.882.g942b17f-1 version. I don't have any testing repos enabled.

~ % xmms2-launcher --verbose
Log output will be stored in /home/dieterv/.cache/xmms2/xmms2d.log.
xmms2-launcher: startup of xmms2d failed!
This task depends upon

Closed by  Doug Newgard (Scimmia)
Sunday, 04 October 2015, 17:56 GMT
Reason for closing:  Duplicate
Additional comments about closing:   FS#46521 
Comment by Dieter Vrancken (dieterv) - Sunday, 04 October 2015, 17:49 GMT
Downgrading to 0.8DrO_o-35 makes xmms2 start again.
Comment by Doug Newgard (Scimmia) - Sunday, 04 October 2015, 17:54 GMT
How about upgrading instead, this was already fixed.

Loading...