Your message dated Mon, 25 Apr 2005 08:17:09 -0400 with message-id <[EMAIL PROTECTED]> and subject line Bug#306160: fixed in libshout 2.1-3 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) -------------------------------------- Received: (at submit) by bugs.debian.org; 24 Apr 2005 16:07:58 +0000 >From [EMAIL PROTECTED] Sun Apr 24 09:07:58 2005 Return-path: <[EMAIL PROTECTED]> Received: from c129193.adsl.hansenet.de (localhost.localdomain) [213.39.129.193] by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1DPjeH-0006xy-00; Sun, 24 Apr 2005 09:07:58 -0700 Received: from aj by localhost.localdomain with local (Exim 4.50) id 1DPjeG-0001fR-Ek; Sun, 24 Apr 2005 18:07:56 +0200 To: Debian Bug Tracking System <[EMAIL PROTECTED]> From: Andreas Jochens <[EMAIL PROTECTED]> Subject: ices2: FTBFS: Missing Build-Depends on 'libtheora-dev' Message-Id: <[EMAIL PROTECTED]> Date: Sun, 24 Apr 2005 18:07:56 +0200 Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-8.0 required=4.0 tests=BAYES_00,HAS_PACKAGE autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: Package: ices2 Version: 2.0.1-1 Severity: serious Tags: patch Trying to build 'ices2' in a clean 'testing' chroot, I get the following error: cc -DHAVE_CONFIG_H -I. -I. -I.. -ffast-math -fsigned-char -I/usr/include -I/usr/include/libxml2 -pthread -g -Wall -O2 -c `test -f 'im_alsa.c' || echo './'`im_alsa.c im_alsa.c: In function `alsa_open_module': im_alsa.c:160: warning: unused variable `channels' im_alsa.c:160: warning: unused variable `rate' im_alsa.c:162: warning: unused variable `buffered_time' /bin/sh ../libtool --mode=link cc -I/usr/include/libxml2 -pthread -g -Wall -O2 -o ices input.o cfgparse.o stream.o ices.o signals.o im_playlist.o reencode.o encode.o playlist_basic.o im_stdinpcm.o stream_shared.o metadata.o playlist_script.o audio.o resample.o im_oss.o im_alsa.o log/libicelog.la timing/libicetiming.la thread/libicethread.la avl/libiceavl.la -lasound -lvorbisenc -lshout -lvorbis -L/usr/lib -lxml2 -lz -lpthread -lm mkdir .libs libtool: link: cannot find the library `/usr/lib/libtheora.la' make[4]: *** [ices] Error 1 make[4]: Leaving directory `/ices2-2.0.1/src' Please add the missing Build-Depends on 'libtheora-dev' to debian/control. Regards Andreas Jochens diff -urN ../tmp-orig/ices2-2.0.1/debian/control ./debian/control --- ../tmp-orig/ices2-2.0.1/debian/control 2005-04-24 16:02:04.748761973 +0000 +++ ./debian/control 2005-04-24 16:02:05.018709867 +0000 @@ -2,7 +2,7 @@ Section: sound Priority: optional Maintainer: Jonas Smedegaard <[EMAIL PROTECTED]> -Build-Depends: cdbs (>= 0.4.23-1.1), autotools-dev, debhelper (>= 4.1.0), dh-buildinfo, libogg-dev (>> 1.0.0), libvorbis-dev (>> 1.0.0), libshout3-dev (>> 2.0), libxml2-dev, libasound2-dev, pkg-config +Build-Depends: cdbs (>= 0.4.23-1.1), autotools-dev, debhelper (>= 4.1.0), dh-buildinfo, libtheora-dev, libogg-dev (>> 1.0.0), libvorbis-dev (>> 1.0.0), libshout3-dev (>> 2.0), libxml2-dev, libasound2-dev, pkg-config Standards-Version: 3.6.1 Package: ices2 diff -urN ../tmp-orig/ices2-2.0.1/debian/control.in ./debian/control.in --- ../tmp-orig/ices2-2.0.1/debian/control.in 2005-04-24 16:02:04.750761587 +0000 +++ ./debian/control.in 2005-04-24 16:02:02.077277620 +0000 @@ -2,7 +2,7 @@ Section: sound Priority: optional Maintainer: Jonas Smedegaard <[EMAIL PROTECTED]> -Build-Depends: @cdbs@, libogg-dev (>> 1.0.0), libvorbis-dev (>> 1.0.0), libshout3-dev (>> 2.0), libxml2-dev, libasound2-dev, pkg-config +Build-Depends: @cdbs@, libtheora-dev, libogg-dev (>> 1.0.0), libvorbis-dev (>> 1.0.0), libshout3-dev (>> 2.0), libxml2-dev, libasound2-dev, pkg-config Standards-Version: 3.6.1 Package: ices2 --------------------------------------- Received: (at 306160-close) by bugs.debian.org; 25 Apr 2005 12:24:08 +0000 >From [EMAIL PROTECTED] Mon Apr 25 05:24:08 2005 Return-path: <[EMAIL PROTECTED]> Received: from newraff.debian.org [208.185.25.31] (mail) by spohr.debian.org with esmtp (Exim 3.35 1 (Debian)) id 1DQ2dD-0000sC-00; Mon, 25 Apr 2005 05:24:08 -0700 Received: from katie by newraff.debian.org with local (Exim 3.35 1 (Debian)) id 1DQ2WT-000368-00; Mon, 25 Apr 2005 08:17:09 -0400 From: Jonas Smedegaard <[EMAIL PROTECTED]> To: [EMAIL PROTECTED] X-Katie: $Revision: 1.55 $ Subject: Bug#306160: fixed in libshout 2.1-3 Message-Id: <[EMAIL PROTECTED]> Sender: Archive Administrator <[EMAIL PROTECTED]> Date: Mon, 25 Apr 2005 08:17:09 -0400 Delivered-To: [EMAIL PROTECTED] X-Spam-Checker-Version: SpamAssassin 2.60-bugs.debian.org_2005_01_02 (1.212-2003-09-23-exp) on spohr.debian.org X-Spam-Status: No, hits=-6.0 required=4.0 tests=BAYES_00,HAS_BUG_NUMBER autolearn=no version=2.60-bugs.debian.org_2005_01_02 X-Spam-Level: Source: libshout Source-Version: 2.1-3 We believe that the bug you reported is fixed in the latest version of libshout, which is due to be installed in the Debian FTP archive: libshout3-dev_2.1-3_powerpc.deb to pool/main/libs/libshout/libshout3-dev_2.1-3_powerpc.deb libshout3_2.1-3_powerpc.deb to pool/main/libs/libshout/libshout3_2.1-3_powerpc.deb libshout_2.1-3.diff.gz to pool/main/libs/libshout/libshout_2.1-3.diff.gz libshout_2.1-3.dsc to pool/main/libs/libshout/libshout_2.1-3.dsc 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. Jonas Smedegaard <[EMAIL PROTECTED]> (supplier of updated libshout 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: Mon, 25 Apr 2005 13:20:46 +0200 Source: libshout Binary: libshout3 libshout3-dev Architecture: source powerpc Version: 2.1-3 Distribution: unstable Urgency: high Maintainer: Jonas Smedegaard <[EMAIL PROTECTED]> Changed-By: Jonas Smedegaard <[EMAIL PROTECTED]> Description: libshout3 - MP3/Ogg Vorbis broadcast streaming library libshout3-dev - MP3/Ogg Vorbis broadcast streaming library (development) Closes: 306160 Changes: libshout (2.1-3) unstable; urgency=high . * Fix package dependency calculation to get done *before* library is moved around (and file bug against d-shlibs for not failing hard on stupid errors like this). Closes: bug#306160 (thanks to Andreas Jochens <[EMAIL PROTECTED]> and Roland Stigge <[EMAIL PROTECTED]> for reporting, and to Steve Langasek <[EMAIL PROTECTED]> for enlightenment). * Set urgency=high to get this into sarge, as it causes FTBFS of other packages. Files: 80e16af5bbf27e78c7e6ddbdc44a7d1d 737 libs optional libshout_2.1-3.dsc 3b2f4314a108c8ddcbebd940b8fbdd47 4645 libs optional libshout_2.1-3.diff.gz 3decb42e4414fc675f5cf18b234985ac 39644 libdevel optional libshout3-dev_2.1-3_powerpc.deb 85bffc1f92e304094727480404ebd6e6 35538 libs optional libshout3_2.1-3_powerpc.deb -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.0 (GNU/Linux) iD8DBQFCbNxxn7DbMsAkQLgRAuTXAKCLz3e/gkBdWDXWOL5w6YXTTIllYACfbV9/ ZrV3aXCWLyZ9T1lDEZDHiLY= =E+tP -----END PGP SIGNATURE----- -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]