Your message dated Sat, 16 Dec 2006 15:32:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#266885: fixed in xmms-liveice 1.0.0-7
has caused the attached Bug report to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what I am
talking about this indicates a serious mail system misconfiguration
somewhere. Please contact me immediately.)
Debian bug tracking system administrator
(administrator, Debian Bugs database)
--- Begin Message ---
Package: xmms-liveice
Version: 1.0.0-6
Severity: normal
There's a typo in the configuration setup of liveice, which makes the default
configuration have "liveice_xmms.mp3" (the default remote dumpfile) as the
encoder, and the remote dumpfile be blank. This patch corrects the typo:
--- xmms-liveice-1.0.0.orig/src/liveice.c 2004-08-19 10:05:39.000000000
-0400
+++ xmms-liveice-1.0.0/src/liveice.c 2004-08-19 10:06:01.000000000 -0400
@@ -170,7 +170,7 @@
lv_conf.encoder_path=g_strdup("lame");
if(!xmms_cfg_read_string(cfg, "LiveIce",
"remote_dumpfile", &lv_conf.remote_dumpfile))
-
lv_conf.encoder_path=g_strdup("liveice_xmms.mp3");
+
lv_conf.remote_dumpfile=g_strdup("liveice_xmms.mp3");
xmms_cfg_free(cfg);
-- System Information:
Debian Release: 3.1
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: i386 (i686)
Kernel: Linux 2.6.7+mppe
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8
Versions of packages xmms-liveice depends on:
ii libc6 2.3.2.ds1-16 GNU C Library: Shared libraries an
ii libglib1.2 1.2.10-9 The GLib library of C routines
ii libgtk1.2 1.2.10-17 The GIMP Toolkit set of widgets fo
ii libx11-6 4.3.0.dfsg.1-6 X Window System protocol client li
ii libxext6 4.3.0.dfsg.1-6 X Window System miscellaneous exte
ii libxi6 4.3.0.dfsg.1-6 X Window System Input extension li
ii xlibs 4.3.0.dfsg.1-6 X Window System client libraries m
ii xmms 1.2.10-1 Versatile X audio player that look
-- no debconf information
--- End Message ---
--- Begin Message ---
Source: xmms-liveice
Source-Version: 1.0.0-7
We believe that the bug you reported is fixed in the latest version of
xmms-liveice, which is due to be installed in the Debian FTP archive:
xmms-liveice_1.0.0-7.diff.gz
to pool/contrib/x/xmms-liveice/xmms-liveice_1.0.0-7.diff.gz
xmms-liveice_1.0.0-7.dsc
to pool/contrib/x/xmms-liveice/xmms-liveice_1.0.0-7.dsc
xmms-liveice_1.0.0-7_i386.deb
to pool/contrib/x/xmms-liveice/xmms-liveice_1.0.0-7_i386.deb
A summary of the changes between this version and the previous one is
attached.
Thank you for reporting the bug, which will now be closed. If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.
Debian distribution maintenance software
pp.
Jose Parrella <[EMAIL PROTECTED]> (supplier of updated xmms-liveice package)
(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Format: 1.7
Date: Sat, 16 Dec 2006 09:46:50 -0400
Source: xmms-liveice
Binary: xmms-liveice
Architecture: source i386
Version: 1.0.0-7
Distribution: unstable
Urgency: low
Maintainer: Jose Parrella <[EMAIL PROTECTED]>
Changed-By: Jose Parrella <[EMAIL PROTECTED]>
Description:
xmms-liveice - XMMS plugin that sends your audio to a shoutcast server
Closes: 266885 295028 333928 385965
Changes:
xmms-liveice (1.0.0-7) unstable; urgency=low
.
* New maintainer. (Closes: #385965)
* Configuration of mp3 encoder is broken by default (Closes: #266885)
* xmms-liveice not handling SIGCHLD (Closes: #333928)
* Unusual bitrate option (196000 bps) doesn't work (Closes: #295028)
* Updated standards version to 3.7.2 (no changes)
Files:
125c753df5987e09bd18c5c240b13b04 594 contrib/sound optional
xmms-liveice_1.0.0-7.dsc
5c7c14ae0e241c7bd6be0288f41aee3e 222355 contrib/sound optional
xmms-liveice_1.0.0-7.diff.gz
338dcc3ecb5fb2c442dcd2160c80ca25 22710 contrib/sound optional
xmms-liveice_1.0.0-7_i386.deb
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.5 (GNU/Linux)
iD8DBQFFhA0iQUuEI2/szeARAkxtAJ0d62WjWHYxb04GR/tGVZBvf74YxQCffyDZ
MnioSV2y40GoQdMNC5aY+Vs=
=WalG
-----END PGP SIGNATURE-----
--- End Message ---