Package: xmms2
Version: 0.8+dfsg-17
Severity: normal

Like bug #522280:

446069,40> xmms2d
xmms2d is build against version 2.50,
but is (runtime) linked against 2.48.
Refusing to start.

But what's most annoying other than the grammatical error is the
complete lack of statement of what it's failed to runtime link
against.  Version 2.50 of *what*?

Clearly the the error message should be fixed for the next time this
versioning bug reoccurs to read (I presume I'm looking at a current
version of the source):


if (glib_major_version != GLIB_MAJOR_VERSION ||
            glib_minor_version < GLIB_MINOR_VERSION) {
                g_print ("xmms2d is built against version %d.%d of libglib,\n"
                         "but is (runtime) linked against %d.%d.\n"
                         "Refusing to start.\n",
                         GLIB_MAJOR_VERSION, GLIB_MINOR_VERSION,
                         glib_major_version, glib_minor_version);
                exit (EXIT_FAILURE);
        }


-- System Information:
Debian Release: 8.6
  APT prefers stable-updates
  APT policy: (500, 'stable-updates'), (500, 'stable'), (5, 'testing'), (2, 
'unstable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.7.0-0.bpo.1-amd64 (SMP w/8 CPU cores)
Locale: LANG=en_AU.UTF-8, LC_CTYPE=en_AU.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)

Versions of packages xmms2 depends on:
ii  xmms2-client-cli                          0.8+dfsg-17
ii  xmms2-core                                0.8+dfsg-17
ii  xmms2-icon                                0.8+dfsg-17
ii  xmms2-plugin-alsa [xmms2-plugin-output]   0.8+dfsg-17
ii  xmms2-plugin-ao [xmms2-plugin-output]     0.8+dfsg-17
ii  xmms2-plugin-ices [xmms2-plugin-output]   0.8+dfsg-17
ii  xmms2-plugin-id3v2                        0.8+dfsg-17
ii  xmms2-plugin-jack [xmms2-plugin-output]   0.8+dfsg-17
ii  xmms2-plugin-mad                          0.8+dfsg-17
ii  xmms2-plugin-oss [xmms2-plugin-output]    0.8+dfsg-17
ii  xmms2-plugin-pulse [xmms2-plugin-output]  0.8+dfsg-17
ii  xmms2-plugin-vorbis                       0.8+dfsg-17

xmms2 recommends no packages.

xmms2 suggests no packages.

-- no debconf information

Reply via email to