Your message dated Sun, 30 Dec 2007 18:02:03 +0000
with message-id <[EMAIL PROTECTED]>
and subject line Bug#458357: fixed in cdrdao 1:1.2.2-10
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: cdrdao
Version: 1.2.2-5

There is a problem in the generation of the toc file of an audio cd.
the error is:

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
[EMAIL PROTECTED]:~/music/damiani$ cdrdao read-toc --device /dev/hdb
--driver generic-mmc lista.toc
Cdrdao version 1.2.2 - (C) Andreas Mueller <[EMAIL PROTECTED]>
  SCSI interface library - (C) Joerg Schilling
  Paranoia DAE library - (C) Monty

Check http://cdrdao.sourceforge.net/drives.html#dt for current driver tables.

Using libscg version 'schily-0.8'

/dev/hdb: PHILIPS SPD2413P      Rev: GP03
Using driver: Generic SCSI-3/MMC - Version 2.0 (options 0x0000)

Reading toc data...

Track   Mode    Flags  Start                Length
------------------------------------------------------------
 1      AUDIO   0      00:00:00(     0)     05:37:26( 25301)
 2      AUDIO   0      05:37:26( 25301)     03:58:38( 17888)
 3      AUDIO   0      09:35:64( 43189)     05:15:37( 23662)
 4      AUDIO   0      14:51:26( 66851)     04:28:60( 20160)
 5      AUDIO   0      19:20:11( 87011)     06:07:34( 27559)
 6      AUDIO   0      25:27:45(114570)     10:05:36( 45411)
 7      AUDIO   0      35:33:06(159981)     10:48:49( 48649)
 8      AUDIO   0      46:21:55(208630)     09:02:43( 40693)
 9      AUDIO   0      55:24:23(249323)     10:36:20( 47720)
Leadout AUDIO   0      66:00:43(297043)

PQ sub-channel reading (audio track) is supported, data format is BCD.
Raw P-W sub-channel reading (audio track) is supported.
Cooked R-W sub-channel reading (audio track) is supported.
Analyzing track 01 (AUDIO): start 00:00:00, length 05:37:26...
Found 25 Q sub-channels with CRC errors.
Control nibbles of track match CD-TOC settings.
Analyzing track 02 (AUDIO): start 05:37:26, length 03:58:38...
Found pre-gap: 00:00:12
Found 2 Q sub-channels with CRC errors.
Control nibbles of track match CD-TOC settings.
Analyzing track 03 (AUDIO): start 09:35:64, length 05:15:37...
Found pre-gap: 00:00:31
Found 6 Q sub-channels with CRC errors.
Control nibbles of track match CD-TOC settings.
Analyzing track 04 (AUDIO): start 14:51:26, length 04:28:60...
Found pre-gap: 00:00:10
Found 4 Q sub-channels with CRC errors.
Control nibbles of track match CD-TOC settings.
Analyzing track 05 (AUDIO): start 19:20:11, length 06:07:34...
Found pre-gap: 00:00:21
Found 11 Q sub-channels with CRC errors.
Control nibbles of track match CD-TOC settings.
Analyzing track 06 (AUDIO): start 25:27:45, length 10:05:36...
Found pre-gap: 00:00:20
Found 24 Q sub-channels with CRC errors.
Control nibbles of track match CD-TOC settings.
Analyzing track 07 (AUDIO): start 35:33:06, length 10:48:49...
Found pre-gap: 00:00:38
Found 16 Q sub-channels with CRC errors.
Control nibbles of track match CD-TOC settings.
Analyzing track 08 (AUDIO): start 46:21:55, length 09:02:43...
Found pre-gap: 00:00:32
Found 31 Q sub-channels with CRC errors.
Control nibbles of track match CD-TOC settings.
Analyzing track 09 (AUDIO): start 55:24:23, length 10:36:20...
Found pre-gap: 00:00:08
Found 30 Q sub-channels with CRC errors.
Control nibbles of track match CD-TOC settings.
Found CD-TEXT data.
cdrdao: Track.cc:1415: void Track::addCdTextItem(CdTextItem*):
Assertion `CdTextItem::isTrackPack(item->packType())'
 failed.
Abortito
[EMAIL PROTECTED]:~/music/damiani$
+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++



I applied the patch suggested by another debian friend to the source
pkg of cdrdao of the stable debian distribution and now
everything goes well.

the patch is:



diff -Naur cdrdao-1.2.2/trackdb/CdTextItem.cc
cdrdao-1.2.2-cclpatch/trackdb/CdTextItem.cc
--- cdrdao-1.2.2/trackdb/CdTextItem.cc  2004-04-27 18:46:05.000000000 -0600
+++ cdrdao-1.2.2-cclpatch/trackdb/CdTextItem.cc 2007-05-10
15:55:54.000000000 -0600
@@ -320,6 +320,15 @@
   int ret;

   switch (type) {
+  case CDTEXT_DISK_ID:
+  case CDTEXT_GENRE:
+  case CDTEXT_TOC_INFO1:
+  case CDTEXT_TOC_INFO2:
+  case CDTEXT_RES1:
+  case CDTEXT_RES2:
+  case CDTEXT_RES3:
+  case CDTEXT_RES4:
+  case CDTEXT_SIZE_INFO:
   case CDTEXT_TITLE:
   case CDTEXT_PERFORMER:
   case CDTEXT_SONGWRITER:






I think it would be useful to update the cdrdao package.


bye,
Francesco

--- End Message ---
--- Begin Message ---
Source: cdrdao
Source-Version: 1:1.2.2-10

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

cdrdao_1.2.2-10.diff.gz
  to pool/main/c/cdrdao/cdrdao_1.2.2-10.diff.gz
cdrdao_1.2.2-10.dsc
  to pool/main/c/cdrdao/cdrdao_1.2.2-10.dsc
cdrdao_1.2.2-10_i386.deb
  to pool/main/c/cdrdao/cdrdao_1.2.2-10_i386.deb
gcdmaster_1.2.2-10_i386.deb
  to pool/main/c/cdrdao/gcdmaster_1.2.2-10_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.
Daniel Baumann <[EMAIL PROTECTED]> (supplier of updated cdrdao 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: Sun, 30 Dec 2007 17:41:00 +0100
Source: cdrdao
Binary: gcdmaster cdrdao
Architecture: source i386
Version: 1:1.2.2-10
Distribution: unstable
Urgency: low
Maintainer: Daniel Baumann <[EMAIL PROTECTED]>
Changed-By: Daniel Baumann <[EMAIL PROTECTED]>
Description: 
 cdrdao     - records CDs in Disk-At-Once (DAO) mode
 gcdmaster  - Gnome GUI for cdrdao
Closes: 458357
Changes: 
 cdrdao (1:1.2.2-10) unstable; urgency=low
 .
   * Added patch from anonymous to add missing entries to TOC output when
     using CdText (Closes: #458357).
Files: 
 0243b53d19abea9d848366ac3fdb9df3 708 otherosfs optional cdrdao_1.2.2-10.dsc
 08b660505355273bad396cc3b29767dd 53482 otherosfs optional 
cdrdao_1.2.2-10.diff.gz
 bbe4406e131d0fd277ed7045dae33e2f 433544 otherosfs optional 
cdrdao_1.2.2-10_i386.deb
 0a4ae0bcc7fbd129eaccf5d3b0d325f3 499344 sound optional 
gcdmaster_1.2.2-10_i386.deb

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

iD8DBQFHd9r++C5cwEsrK54RAgNmAJ9Ocppk1x3AMdrCXt6INFse3yy2KACcCRSK
O5KiGyx6ldcJBRt3MfuUl+0=
=56k2
-----END PGP SIGNATURE-----



--- End Message ---

Reply via email to