Your message dated Wed, 24 Sep 2003 00:47:19 -0400
with message-id <[EMAIL PROTECTED]>
and subject line Bug#162530: fixed in ripperx 2.6-1
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; 27 Sep 2002 03:11:01 +0000
>From [EMAIL PROTECTED] Thu Sep 26 22:11:01 2002
Return-path: <[EMAIL PROTECTED]>
Received: from tantale.fifi.org [216.27.190.146] (root)
        by master.debian.org with esmtp (Exim 3.12 1 (Debian))
        id 17ulWv-0005l0-00; Thu, 26 Sep 2002 22:11:01 -0500
Received: from ceramic.fifi.org ([EMAIL PROTECTED] [216.27.190.147])
        by tantale.fifi.org (8.9.3/8.9.3/Debian 8.9.3-21) with ESMTP id UAA30859
        for <[EMAIL PROTECTED]>; Thu, 26 Sep 2002 20:10:59 -0700
Received: from phil by ceramic.fifi.org with local (Exim 3.35 #1 (Debian))
        id 17ulWt-0008Sf-00
        for <[EMAIL PROTECTED]>; Thu, 26 Sep 2002 20:10:59 -0700
To: Debian Bug Tracking System <[EMAIL PROTECTED]>
Subject: ripperx: Does not work on pure devfs system 
X-Debbugs-CC: Philippe Troin <[EMAIL PROTECTED]>
From: Philippe Troin <[EMAIL PROTECTED]>
Date: 26 Sep 2002 20:10:59 -0700
Message-ID: <[EMAIL PROTECTED]>
Lines: 22
User-Agent: Gnus/5.09 (Gnus v5.9.0) Emacs/21.2
MIME-Version: 1.0
Content-Type: text/plain; charset=us-ascii
Sender: Philippe Troin <[EMAIL PROTECTED]>
Delivered-To: [EMAIL PROTECTED]

Package: ripperx
Version: 2.3-3
Severity: normal

As the title says. I have no /dev/pty* nor /dev/tty*.

Ripperx should use /dev/ptmx (getpt(), grantpt()). See glibc doc for
details.

Phil.

-- System Information
Debian Release: 3.0
Kernel Version: Linux ceramic 2.4.19 #1 SMP Wed Aug 14 17:42:02 PDT 2002 i686 
unknown

Versions of the packages ripperx depends on:
ii  cdparanoia     3a9.8-6        An audio extraction tool for sampling CDs.
ii  libc6          2.2.5-11.2     GNU C Library: Shared libraries and Timezone
ii  libglib1.2     1.2.10-4       The GLib library of C routines
ii  libgtk1.2      1.2.10-11      The GIMP Toolkit set of widgets for X
ii  vorbis-tools   1.0rc3-1       Several Ogg Vorbis Tools
ii  xlibs          4.1.0-16       X Window System client libraries

---------------------------------------
Received: (at 162530-close) by bugs.debian.org; 24 Sep 2003 04:54:30 +0000
>From [EMAIL PROTECTED] Tue Sep 23 23:54:29 2003
Return-path: <[EMAIL PROTECTED]>
Received: from auric.debian.org [206.246.226.45] 
        by master.debian.org with esmtp (Exim 3.35 1 (Debian))
        id 1A21fZ-0001d1-00; Tue, 23 Sep 2003 23:54:29 -0500
Received: from katie by auric.debian.org with local (Exim 3.35 1 (Debian))
        id 1A21Yd-0008Kv-00; Wed, 24 Sep 2003 00:47:19 -0400
From: tony mancill <[EMAIL PROTECTED]>
To: [EMAIL PROTECTED]
X-Katie: $Revision: 1.37 $
Subject: Bug#162530: fixed in ripperx 2.6-1
Message-Id: <[EMAIL PROTECTED]>
Sender: Archive Administrator <[EMAIL PROTECTED]>
Date: Wed, 24 Sep 2003 00:47:19 -0400
Delivered-To: [EMAIL PROTECTED]

Source: ripperx
Source-Version: 2.6-1

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

ripperx_2.6-1.diff.gz
  to pool/main/r/ripperx/ripperx_2.6-1.diff.gz
ripperx_2.6-1.dsc
  to pool/main/r/ripperx/ripperx_2.6-1.dsc
ripperx_2.6-1_i386.deb
  to pool/main/r/ripperx/ripperx_2.6-1_i386.deb
ripperx_2.6.orig.tar.gz
  to pool/main/r/ripperx/ripperx_2.6.orig.tar.gz



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.
tony mancill <[EMAIL PROTECTED]> (supplier of updated ripperx 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: Tue, 23 Sep 2003 20:57:13 -0700
Source: ripperx
Binary: ripperx
Architecture: source i386
Version: 2.6-1
Distribution: unstable
Urgency: low
Maintainer: tony mancill <[EMAIL PROTECTED]>
Changed-By: tony mancill <[EMAIL PROTECTED]>
Description: 
 ripperx    - a GTK-based ripper/encoder
Closes: 162530 202541
Changes: 
 ripperx (2.6-1) unstable; urgency=low
 .
   * new upstream version thanks to Dave Cinege <[EMAIL PROTECTED]>,
     who is responsible all of the code updates in this release
   * generated filenames are now fully unix safe - in particular:
     - cddb names are converted before entry into the editing window
        - ASCII 160-255 now converted to printable lower ascii equivilents
        - unprintable/evil chars are removed instead of replaced
        - convert title/names only, user supplied path is not altered
        - arguments surrounded by single quotes, for shell safeness
   * rmdir wav work dir, if wav files are not kept && wav_dir != mp3_dir
   * prettied up 'finished' window
   * fixed disk space check (wrong position, awk $3 !$4)
   * time info in progress dialog made 275 wide to fit text
   * ripping progress dialog made 130 wide to fit text
   * fixed ripping progress to work with cdparanoia 9.8
   * now use glibc openpty(); requires libutil.  (closes: #162530)
   * fixed cddb parsing of Artist / Album
   * I'm adopting my own package back.  (closes: #202541)
Files: 
 24c50c00a6935eccbc312518d7e212dd 604 sound optional ripperx_2.6-1.dsc
 2b44446d8546089345eb72400631ee43 1545744 sound optional ripperx_2.6.orig.tar.gz
 9254966dd6b7869c25cfc5bc9eafca43 6283 sound optional ripperx_2.6-1.diff.gz
 03efc6b4039b6c7d942186c7d540b3b6 110438 sound optional ripperx_2.6-1_i386.deb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.3 (GNU/Linux)

iD8DBQE/cR/wpdwBkPlyvgMRAoqKAJ93xYZmSu9Qmrh/o1umXIX4y2UmwACfbl/S
BdWlrp9VP0PYGDRxrGE6W14=
=bJpQ
-----END PGP SIGNATURE-----

Reply via email to