Re: wavtools ... -D /dev/something option

2003-04-02 Thread Colin Watson
On Wed, Apr 02, 2003 at 03:03:15PM -0800, Alex Perry wrote:
> I'm running a locally patched version of "wavtools"
> that trivially adds the "-D" option to change device.
> It defaults to "/dev/dsp" for backward compatibility.
> If you are interested in incorporating it into the official
> package, let me know and I'll make a patch to implement it
> and file it as a bug against the package for y'all.

Since the package is orphaned, by definition it's probable that nobody
is interested just now. :) However, somebody may well be interested in
the future, so I think you should feel free to file a wishlist bug.

Cheers,

-- 
Colin Watson  [EMAIL PROTECTED]



gorl gasoline

2003-04-02 Thread Gilda Pritchett




  

  
Hey, How
do you like the site I just found?
  

  


  
  

  



  


  
  




wavtools ... -D /dev/something option

2003-04-02 Thread Alex Perry

I'm running a locally patched version of "wavtools"
that trivially adds the "-D" option to change device.
It defaults to "/dev/dsp" for backward compatibility.
If you are interested in incorporating it into the official
package, let me know and I'll make a patch to implement it
and file it as a bug against the package for y'all.
In general, I'm happy just to keep it a local change.

Alex.



Bug#187369: libcdparanoia0: libraries not correctly linked

2003-04-02 Thread Marco d'Itri
Package: libcdparanoia0
Version: 3a9.8-7
Severity: normal

[This is a standard text.]

One or more libraries in this package are buggy.
All libraries need to be linked against other libraries which they
reference. You can check this by running this command:

LD_TRACE_LOADED_OBJECTS=1 LD_BIND_NOW=1 LD_TRACE_PRELINKING=t \
  /lib/ld-linux.so.2 /usr/lib/libYOUR-LIBRARY.so | grep ^undefined

Then you will have to find which other libraries contain the undefined
symbols and rebuild your library by explicitly linking it against them
(e.g. -lglib).

The broken libraries are:

/usr/lib/libcdda_paranoia.so.0  -lcdda_interface




Bug#185855: marked as done (blt-dev: bltPool.h not found)

2003-04-02 Thread Debian Bug Tracking System
Your message dated Wed, 02 Apr 2003 14:02:18 -0500
with message-id <[EMAIL PROTECTED]>
and subject line Bug#185855: fixed in blt 2.4z-0.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; 22 Mar 2003 11:40:29 +
>From [EMAIL PROTECTED] Sat Mar 22 05:40:28 2003
Return-path: <[EMAIL PROTECTED]>
Received: from mx12.arcor-online.net [151.189.8.88] 
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 18whMS-00031C-00; Sat, 22 Mar 2003 05:40:28 -0600
Received: from sonne.univ (dsl-213-023-174-223.arcor-ip.net [213.23.174.223])
by mx12.arcor-online.net (Postfix) with ESMTP
id 82CA710B837; Sat, 22 Mar 2003 12:40:26 +0100 (CET)
Received: from thorsten by sonne.univ with local (Exim 3.36 #1 (Debian))
id 18whMQ-0002Yf-00; Sat, 22 Mar 2003 12:40:26 +0100
Subject: blt-dev: bltPool.h not found
From: "Thorsten Wilmer" <[EMAIL PROTECTED]>
To: "Debian Bug Tracking System" <[EMAIL PROTECTED]>
X-Mailer: reportbug 1.99.47
Date: Sat, 22 Mar 2003 12:40:26 +0100
Message-Id: <[EMAIL PROTECTED]>
Sender: Thorsten Wilmer <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]
X-Spam-Status: No, hits=-0.2 required=4.0
tests=HAS_PACKAGE,SPAM_PHRASE_00_01,SUPERLONG_LINE
version=2.44
X-Spam-Level: 

Package: blt-dev
Version: 2.4z-0.2
Severity: normal

sonne:/tmp/ttt-1.7$ make
gcc -O2  -Wwrite-strings -fwritable-strings -DSTDC_HEADERS=1 
-DHAVE_SYS_QUEUE_H=1 -DHAVE_GETHOSTENT=1 -DHAVE_LIBNSL=1 -DHAVE_LIBM=1 
-DHAVE_LIBDL=1  -D_BSD_SOURCE -DIPV6  -DTTT_LIBRARY=\"/usr/lib/ttt\" -I.  
-I/usr/include/tk8.3 -I/usr/include/tcl8.4 -I/usr/include -I/usr/X11R6/include 
-c ttt.c
gcc -O2  -Wwrite-strings -fwritable-strings -DSTDC_HEADERS=1 
-DHAVE_SYS_QUEUE_H=1 -DHAVE_GETHOSTENT=1 -DHAVE_LIBNSL=1 -DHAVE_LIBM=1 
-DHAVE_LIBDL=1  -D_BSD_SOURCE -DIPV6  -DTTT_LIBRARY=\"/usr/lib/ttt\" -I.  
-I/usr/include/tk8.3 -I/usr/include/tcl8.4 -I/usr/include -I/usr/X11R6/include 
-c tk_ttt.c
In file included from /usr/include/blt.h:54,
 from ttt_tk.h:7,
 from tk_ttt.c:34:
/usr/include/bltHash.h:85: bltPool.h: No such file or directory
make: *** [tk_ttt.o] Error 1
sonne:/tmp/ttt-1.7$ find  /usr/include/ -name bltPool.h
sonne:/tmp/ttt-1.7$ 

Sources are from ftp://ftp.csl.sony.co.jp/pub/kjc/ttt-1.7.tar.gz
I installed all other needed dev-Pacages but it seems that blk-dev
is the Problem.

-- System Information:
Debian Release: 3.0
Architecture: i386
Kernel: Linux sonne.univ 2.4.20sonne #1 Sun Dec 29 11:05:48 CET 2002 i686
Locale: LANG=C, LC_CTYPE=C

Versions of packages blt-dev depends on:
ii  blt   2.4y-1 Shared libraries for blt
ii  tcl8.0 [tclsh]8.0.5-7The Tool Command Language (TCL) v8
ii  tcl8.2 [tclsh]8.2.3-10   The Tool Command Language (TCL) v8
ii  tcl8.3 [tclsh]8.3.3-8The Tool Command Language (TCL) v8
ii  tcl8.4 [tclsh]8.4.2-1Tcl (the Tool Command Language) v8
ii  tcl8.4-dev8.4.2-1Tcl (the Tool Command Language) v8

-- no debconf information






























---
Received: (at 185855-close) by bugs.debian.org; 2 Apr 2003 19:08:17 +
>From [EMAIL PROTECTED] Wed Apr 02 13:08:17 2003
Return-path: <[EMAIL PROTECTED]>
Received: from auric.debian.org [206.246.226.45] (mail)
by master.debian.org with esmtp (Exim 3.12 1 (Debian))
id 190nar-0007QQ-00; Wed, 02 Apr 2003 13:08:17 -0600
Received: from katie by auric.debian.org with local (Exim 3.35 1 (Debian))
id 190nV4-0005EF-00; Wed, 02 Apr 2003 14:02:18 -0500
From: Stefan Schimanski <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.33 $
Subject: Bug#185855: fixed in blt 2.4z-0.3
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Wed, 02 Apr 2003 14:02:18 -0500
Delivered-To: [EMAIL PROTECTED]

We believe that the bug you reported is fixed in the latest version of
blt, which is due to be installed in the Debian FTP archive:

blt-common_2.4z-0.3_i386.deb
  to pool/main/b/blt/blt-common_2.4z-0.3_i386.deb
blt-demo_2.4z-0.3_i386.deb
  to pool/main/b/blt/blt-demo_2.4z-0.3_i386.deb
blt-dev_2.4z-0.3_i386.deb
  to pool/main/b/blt/blt-dev_2.4z-0.3_i386.deb
blt_2.4z-0.3.diff.gz
  to pool/main/b/blt/blt_2.4z-0.3.diff.gz
blt_2.4z-0.3.dsc
  to pool/main/b/blt/blt_2.4z-0.3.dsc
blt_2.4z-0.3_i386.deb
  to pool/main/b/blt/blt_2.4z-0.3_i386.deb



A summary of the cha

blt override disparity

2003-04-02 Thread Debian Installer
There are disparities between your recently accepted upload and the
override file for the following file(s):

blt-dev_2.4z-0.3_i386.deb: package says priority is optional, override says 
extra.

Either the package or the override file is incorrect.  If you think
the override is correct and the package wrong please fix the package
so that this disparity is fixed in the next upload.  If you feel the
override is incorrect then please reply to this mail and explain why.

[NB: this is an automatically generated mail; if you replied to one
like it before and have not received a response yet, please ignore
this mail.  Your reply needs to be processed by a human and will be in
due course, but until then the installer will send these automated
mails; sorry.]

--
Debian distribution maintenance software

(This message was generated automatically; if you believe that there
is a problem with it please contact the archive administrators by
mailing [EMAIL PROTECTED])



blt_2.4z-0.3_i386.changes ACCEPTED

2003-04-02 Thread Debian Installer

Accepted:
blt-common_2.4z-0.3_i386.deb
  to pool/main/b/blt/blt-common_2.4z-0.3_i386.deb
blt-demo_2.4z-0.3_i386.deb
  to pool/main/b/blt/blt-demo_2.4z-0.3_i386.deb
blt-dev_2.4z-0.3_i386.deb
  to pool/main/b/blt/blt-dev_2.4z-0.3_i386.deb
blt_2.4z-0.3.diff.gz
  to pool/main/b/blt/blt_2.4z-0.3.diff.gz
blt_2.4z-0.3.dsc
  to pool/main/b/blt/blt_2.4z-0.3.dsc
blt_2.4z-0.3_i386.deb
  to pool/main/b/blt/blt_2.4z-0.3_i386.deb
Announcing to debian-devel-changes@lists.debian.org
Closing bugs: 185855 


Thank you for your contribution to Debian.



Re: NMU for blt (Bug #185855)

2003-04-02 Thread Colin Watson
On Wed, Apr 02, 2003 at 05:10:39PM +0200, Stefan Schimanski wrote:
> I have prepared a NMU package for blt to fix bug #185855. I've sent 
> the patch to the bug tracking system. I know the steps for normal 
> NMUs. How is the procedure for NMUs with packages that are maintained 
> by the qa team?

Please go ahead and upload. There's no particular procedure for such
NMUs beyond perhaps contacting this list first. In fact, we often just
treat them as maintainer uploads, and in accordance with that katie will
close bugs you fix in QA uploads rather than tagging them fixed.

Cheers,

-- 
Colin Watson  [EMAIL PROTECTED]



NMU for blt (Bug #185855)

2003-04-02 Thread Stefan Schimanski
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi!
I have prepared a NMU package for blt to fix bug #185855. I've sent 
the patch to the bug tracking system. I know the steps for normal 
NMUs. How is the procedure for NMUs with packages that are maintained 
by the qa team?

Greetings
  Schimmi

P.S. the changelog:
blt (2.4z-0.3) unstable; urgency=low

  * Install bltPool.h, bltList.h and bltBind.h (closes: #185855).

 -- Stefan Schimanski <[EMAIL PROTECTED]>  Wed,  2 Apr 2003 16:23:54 
+0200

- -- 
   Stefan Schimanski <[EMAIL PROTECTED]>   
 ICQ 21807697 - PGP 0xE62B2C45 - http://www.1Stein.org 
  83 mails in the inbox, 53 spam mails today   
-BEGIN PGP SIGNATURE-
Version: GnuPG v1.2.1 (GNU/Linux)

iD8DBQE+iv1vHUDhE+YrLEURAspVAJ9g9L2qSkEYlrgPvwK6UmyjEp6mwACgnXG+
t9fEepZC/oYlONSGxakxX4I=
=0iUW
-END PGP SIGNATURE-



Bug#185855: blt-dev: Patch to fix the problem (See #161051)

2003-04-02 Thread Stefan Schimanski
Package: blt-dev
Version: 2.4z-0.2
Tags: patch
Followup-For: Bug #185855

diff -u -r blt-2.4z.old/debian/rules blt-2.4z/debian/rules
--- blt-2.4z.old/debian/rules   2003-04-02 16:56:50.0 +0200
+++ blt-2.4z/debian/rules   2003-04-02 16:23:44.0 +0200
@@ -223,6 +223,9 @@
install -m644 src/bltChain.h   debian/blt-dev/usr/include
install -m644 src/bltVector.h  debian/blt-dev/usr/include
install -m644 src/bltTree.hdebian/blt-dev/usr/include
+   install -m644 src/bltPool.hdebian/blt-dev/usr/include
+   install -m644 src/bltList.hdebian/blt-dev/usr/include
+   install -m644 src/bltBind.hdebian/blt-dev/usr/include
(cd debian/blt-dev/usr/man/mann ; for i in `ls` ; do \
   echo renaming $$i to `echo $$i | sed 's/\.n/.3/'` ; \
   mv $$i `echo $$i | sed 's/\.n/.3/'` ; \

-- System Information:
Debian Release: testing/unstable
Architecture: i386
Kernel: Linux goedel 2.4.20 #1 Die Feb 25 12:55:03 CET 2003 i686
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED]

Versions of packages blt-dev depends on:
ii  blt   2.4z-0.2   Shared libraries for blt
ii  tcl8.0 [tclsh]8.0.5-7The Tool Command Language (TCL) v8
ii  tcl8.2 [tclsh]8.2.3-10   The Tool Command Language (TCL) v8
ii  tcl8.3 [tclsh]8.3.5-1Tcl (the Tool Command Language) v8
ii  tcl8.4 [tclsh]8.4.2-1Tcl (the Tool Command Language) v8
ii  tcl8.4-dev8.4.2-1Tcl (the Tool Command Language) v8

-- no debconf information




mergelog_4.5.1-2_i386.changes ACCEPTED

2003-04-02 Thread Debian Installer

Accepted:
mergelog_4.5.1-2.diff.gz
  to pool/main/m/mergelog/mergelog_4.5.1-2.diff.gz
mergelog_4.5.1-2.dsc
  to pool/main/m/mergelog/mergelog_4.5.1-2.dsc
mergelog_4.5.1-2_i386.deb
  to pool/main/m/mergelog/mergelog_4.5.1-2_i386.deb
Announcing to debian-devel-changes@lists.debian.org


Thank you for your contribution to Debian.



mtop_0.6.1-3_i386.changes ACCEPTED

2003-04-02 Thread Debian Installer

Accepted:
mtop_0.6.1-3.diff.gz
  to pool/main/m/mtop/mtop_0.6.1-3.diff.gz
mtop_0.6.1-3.dsc
  to pool/main/m/mtop/mtop_0.6.1-3.dsc
mtop_0.6.1-3_all.deb
  to pool/main/m/mtop/mtop_0.6.1-3_all.deb
Announcing to debian-devel-changes@lists.debian.org


Thank you for your contribution to Debian.



webbase_5.17.0-18_i386.changes ACCEPTED

2003-04-02 Thread Debian Installer

Accepted:
libhooksmifluz5-dev_5.17.0-18_i386.deb
  to pool/main/w/webbase/libhooksmifluz5-dev_5.17.0-18_i386.deb
libhooksmifluz5_5.17.0-18_i386.deb
  to pool/main/w/webbase/libhooksmifluz5_5.17.0-18_i386.deb
webbase-doc_5.17.0-18_all.deb
  to pool/main/w/webbase/webbase-doc_5.17.0-18_all.deb
webbase_5.17.0-18.diff.gz
  to pool/main/w/webbase/webbase_5.17.0-18.diff.gz
webbase_5.17.0-18.dsc
  to pool/main/w/webbase/webbase_5.17.0-18.dsc
webbase_5.17.0-18_i386.deb
  to pool/main/w/webbase/webbase_5.17.0-18_i386.deb
Announcing to debian-devel-changes@lists.debian.org


Thank you for your contribution to Debian.



webbase override disparity

2003-04-02 Thread Debian Installer
There are disparities between your recently accepted upload and the
override file for the following file(s):

libhooksmifluz5-dev_5.17.0-18_i386.deb: package says section is devel, override 
says libdevel.

Either the package or the override file is incorrect.  If you think
the override is correct and the package wrong please fix the package
so that this disparity is fixed in the next upload.  If you feel the
override is incorrect then please reply to this mail and explain why.

[NB: this is an automatically generated mail; if you replied to one
like it before and have not received a response yet, please ignore
this mail.  Your reply needs to be processed by a human and will be in
due course, but until then the installer will send these automated
mails; sorry.]

--
Debian distribution maintenance software

(This message was generated automatically; if you believe that there
is a problem with it please contact the archive administrators by
mailing [EMAIL PROTECTED])



netstat-nat_1.4.2-3_i386.changes ACCEPTED

2003-04-02 Thread Debian Installer

Accepted:
netstat-nat_1.4.2-3.diff.gz
  to pool/main/n/netstat-nat/netstat-nat_1.4.2-3.diff.gz
netstat-nat_1.4.2-3.dsc
  to pool/main/n/netstat-nat/netstat-nat_1.4.2-3.dsc
netstat-nat_1.4.2-3_i386.deb
  to pool/main/n/netstat-nat/netstat-nat_1.4.2-3_i386.deb
Announcing to debian-devel-changes@lists.debian.org


Thank you for your contribution to Debian.



netstat-nat_1.4.2-2_i386.changes REJECTED

2003-04-02 Thread Debian Installer

Rejected: a changes file with the same name already exists in the Accepted 
directory.
Rejected: netstat-nat_1.4.2-2.dsc file already exists in the Accepted directory.
Rejected: netstat-nat_1.4.2-2.diff.gz file already exists in the Accepted 
directory.
Rejected: netstat-nat_1.4.2-2_i386.deb file already exists in the Accepted 
directory.


===

If you don't understand why your files were rejected, or if the
override file requires editing, reply to this email.



netstat-nat_1.4.2-2_i386.changes ACCEPTED

2003-04-02 Thread Debian Installer

Accepted:
netstat-nat_1.4.2-2.diff.gz
  to pool/main/n/netstat-nat/netstat-nat_1.4.2-2.diff.gz
netstat-nat_1.4.2-2.dsc
  to pool/main/n/netstat-nat/netstat-nat_1.4.2-2.dsc
netstat-nat_1.4.2-2_i386.deb
  to pool/main/n/netstat-nat/netstat-nat_1.4.2-2_i386.deb
Announcing to debian-devel-changes@lists.debian.org


Thank you for your contribution to Debian.



webbase override disparity

2003-04-02 Thread Debian Installer
There are disparities between your recently accepted upload and the
override file for the following file(s):

libhooksmifluz5-dev_5.17.0-17_i386.deb: package says section is devel, override 
says libdevel.

Either the package or the override file is incorrect.  If you think
the override is correct and the package wrong please fix the package
so that this disparity is fixed in the next upload.  If you feel the
override is incorrect then please reply to this mail and explain why.

[NB: this is an automatically generated mail; if you replied to one
like it before and have not received a response yet, please ignore
this mail.  Your reply needs to be processed by a human and will be in
due course, but until then the installer will send these automated
mails; sorry.]

--
Debian distribution maintenance software

(This message was generated automatically; if you believe that there
is a problem with it please contact the archive administrators by
mailing [EMAIL PROTECTED])



webbase_5.17.0-17_i386.changes ACCEPTED

2003-04-02 Thread Debian Installer

Accepted:
libhooksmifluz5-dev_5.17.0-17_i386.deb
  to pool/main/w/webbase/libhooksmifluz5-dev_5.17.0-17_i386.deb
libhooksmifluz5_5.17.0-17_i386.deb
  to pool/main/w/webbase/libhooksmifluz5_5.17.0-17_i386.deb
webbase-doc_5.17.0-17_all.deb
  to pool/main/w/webbase/webbase-doc_5.17.0-17_all.deb
webbase_5.17.0-17.diff.gz
  to pool/main/w/webbase/webbase_5.17.0-17.diff.gz
webbase_5.17.0-17.dsc
  to pool/main/w/webbase/webbase_5.17.0-17.dsc
webbase_5.17.0-17_i386.deb
  to pool/main/w/webbase/webbase_5.17.0-17_i386.deb
Announcing to debian-devel-changes@lists.debian.org


Thank you for your contribution to Debian.