Your message dated Sun, 10 Apr 2016 07:26:51 +1000
with message-id <[email protected]>
and subject line Re: Bug#578204: burn throws traceback
has caused the Debian Bug report #578204,
regarding burn throws traceback
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 this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
578204: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=578204
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: burn
Version: 0.4.3-2.1+lenny1



1.)

# aptitude install burn

The following NEW packages will be installed:
  burn cdrdao{a} cdrecord{a} genisoimage{a} libao2{a} libid3tag0{a}
libmad0{a} libogg0{a} libvorbis0a{a} libvorbisenc2{a}
  libvorbisfile3{a} mkisofs{a} mpg321{a} python-eyed3{a} python-ogg{a}
python-pyao{a} python-pymad{a} python-pyogg{a} python-pyvorbis{a}
  python-support{a} wodim{a}
0 packages upgraded, 21 newly installed, 0 to remove and 0 not upgraded.



2.)

# burn-configure

# cat ~/.burnrc

[executables]
mkisofs = /usr/bin/mkisofs
ogg_decoder_option = -q -d wav -f
mp3_decoder_option = -q -w
cdrecord = /usr/bin/cdrecord
cdrdao = /usr/bin/cdrdao
mp3_decoder = /usr/bin/mpg321
ogg_decoder = /usr/bin/ogg123

[Media]
media-check = yes
size = 700

[CD-reader]
device = 0,0,0
driver =

[general]
ask_root = yes
external_decoding = no

[CD-writer]
device = /dev/cdrw
driver = generic-mmc
speed = 4
burnfree = yes

[ISO]
tempdir = /tmp/
image = burn_image.iso
mount_dir = /mnt/
windows_read = yes



3.)

# burn -D -p chkrk_bin/
Burn v. 0.4.3   Written and copyrights by Gaetano Paolone.
Burn until recorded, now!
This software comes with absolutely no warranty! Use at your own risk!
Burn is free software. See software updates at http://www.bigpaul.org/burn/

Data-CD...

Checking files, directories and disk usage. Please wait...


To be burned:                   3 Mb
Disk space needed:              3 Mb
Media capacity:                 702 Mb
Free disk space:                66445 Mb
Traceback (most recent call last):
  File "/usr/bin/burn", line 1189, in <module>
    main()
  File "/usr/bin/burn", line 896, in main
    cdrom.line_create()
  File "/usr/bin/burn", line 478, in line_create
    self.cdrecord_args.append("speed=%(speed)s" % vars(self))
KeyError: 'speed'



4.)

# type burn
burn is hashed (/usr/bin/burn)

# vi /usr/bin/burn

replace line 478 ( self.cdrecord_args.append("speed=%(speed)s" %
vars(self)) ) with > self.cdrecord_args.append("speed=2")

save file



5.)

# burn -D -p chkrk_bin/
Burn v. 0.4.3   Written and copyrights by Gaetano Paolone.
Burn until recorded, now!
This software comes with absolutely no warranty! Use at your own risk!
Burn is free software. See software updates at http://www.bigpaul.org/burn/

Data-CD...

Checking files, directories and disk usage. Please wait...


To be burned:                   3 Mb
Disk space needed:              3 Mb
Media capacity:                 702 Mb
Free disk space:                66445 Mb
Traceback (most recent call last):
  File "/usr/bin/burn", line 1189, in <module>
    main()
  File "/usr/bin/burn", line 896, in main
    cdrom.line_create()
  File "/usr/bin/burn", line 484, in line_create
    self.cdrecord_args.append("dev=%(device)s" % vars(self))
KeyError: 'device'



6.)

# vi /usr/bin/burn

replace line 484 ( self.cdrecord_args.append("dev=%(device)s" %
vars(self)) ) with > self.cdrecord_args.append("dev=/dev/cdrw")

save file



7.)

# burn -D -p chkrk_bin/
Burn v. 0.4.3   Written and copyrights by Gaetano Paolone.
Burn until recorded, now!
This software comes with absolutely no warranty! Use at your own risk!
Burn is free software. See software updates at http://www.bigpaul.org/burn/

Data-CD...

Checking files, directories and disk usage. Please wait...


To be burned:                   3 Mb
Disk space needed:              3 Mb
Media capacity:                 702 Mb
Free disk space:                66445 Mb
Traceback (most recent call last):
  File "/usr/bin/burn", line 1189, in <module>
    main()
  File "/usr/bin/burn", line 896, in main
    cdrom.line_create()
  File "/usr/bin/burn", line 484, in line_create
    self.cdrecord_args.append("dev=%(device)s" % vars(self))
KeyError: 'device'
[root@server:~]$ burn -D -p chkrk_bin/
Burn v. 0.4.3   Written and copyrights by Gaetano Paolone.
Burn until recorded, now!
This software comes with absolutely no warranty! Use at your own risk!
Burn is free software. See software updates at http://www.bigpaul.org/burn/

Data-CD...

Checking files, directories and disk usage. Please wait...


To be burned:                   3 Mb
Disk space needed:              3 Mb
Media capacity:                 702 Mb
Free disk space:                66445 Mb
Creating temporary image:  /tmp/burn_image.iso
[===========100%=============]
Press a key to begin recording...
Please wait...
wodim: No write mode specified.
wodim: Asuming -tao mode.
wodim: Future versions of wodim may have different drive dependent defaults.
TOC Type: 1 = CD-ROM
scsidev: '/dev/cdrw'
devname: '/dev/cdrw'
scsibus: -2 target: -2 lun: -2
Linux sg driver version: 3.5.27
Wodim version: 1.1.9
Driveropts: 'burnfree'
SCSI buffer size: 64512
Device type    : Removable CD-ROM
Version        : 0
Response Format: 2
Capabilities   :
Vendor_info    : '_NEC    '
Identification : 'DVD_RW ND-1300A '
Revision       : '1.08'
Device seems to be: Generic mmc2 DVD-R/DVD-RW.
Current: 0x0009 (CD-R)
Profile: 0x001B (DVD+R)
Profile: 0x001A (DVD+RW)
Profile: 0x0014 (DVD-RW sequential recording)
Profile: 0x0013 (DVD-RW restricted overwrite)
Profile: 0x0011 (DVD-R sequential recording)
Profile: 0x0010 (DVD-ROM)
Profile: 0x000A (CD-RW)
Profile: 0x0009 (CD-R) (current)
Profile: 0x0008 (CD-ROM) (current)
Using generic SCSI-3/mmc   CD-R/CD-RW driver (mmc_cdr).
Driver flags   : MMC-3 SWABAUDIO BURNFREE
Supported modes: TAO PACKET SAO SAO/R96R RAW/R96R
Drive buf size : 1345536 = 1314 KB
Beginning DMA speed test. Set CDR_NODMATEST environment variable if device
communication breaks or freezes immediately after that.
FIFO size      : 12582912 = 12288 KB
wodim: No such file or directory. Cannot open '/tmp/burn_image.iso'.



8.)

# ls -lah /tmp/
total 16K
drwxrwxrwt  4 root root 4.0K 2010-04-17 21:13 .
drwxr-xr-x 21 root root 4.0K 2010-04-15 02:02 ..
drwxrwxrwt  2 root root 4.0K 2010-04-17 12:49 .ICE-unix
drwxrwxrwt  2 root root 4.0K 2010-04-17 12:49 .X11-unix



// System Information:

Debian Release: 5.0.4
Architecture: i386 (i686)
Kernel: Linux 2.6.26-2-686
libc6 Version: 2.7-18lenny2
python Version: 2.5.2-3
Version of installed Packages:
cdrdao                            1:1.2.2-16
cdrecord                          9:1.1.9-1
genisoimage                       9:1.1.9-1
libao2                            0.8.8-4
libid3tag0                        0.15.1b-10
libmad0                           0.15.1b-4
libogg0                           1.1.3-4
libvorbis0a                       1.2.0.dfsg-3.1+lenny1
libvorbisenc2                     1.2.0.dfsg-3.1+lenny1
libvorbisfile3                    1.2.0.dfsg-3.1+lenny1
mkisofs                           9:1.1.9-1
mpg321                            0.2.10.6
python-eyed3                      0.6.16
python-ogg                        1.3+repack-2
python-pyao                       0.82-2.1
python-pymad                      0.5.4-3.2+b1
python-pyogg                      1.3+repack-2
python-pyvorbis                   1.3-2
python-support                    0.8.4lenny1
wodim                             9:1.1.9-1
burn                              0.4.3-2.1+lenny1




--- End Message ---
--- Begin Message ---
Control: tags -1 + unreproducible

On 18-Apr-2010, Ben Finney wrote:
> Meanwhile, the version of this package in Debian Squeeze is later
> and has had a lot of changes to the configuration management. For
> comparison, are you able to reproduce this behaviour with a machine
> running Debian Squeeze?

No further informtation was received from anyone affected by this bug.
Closing as unreproducible.

If this occurs in a currently supported version, please feel free to
open a new bug report with current information.

-- 
 \      “Nullius in verba” (“Take no-one's word for it”) —motto of the |
  `\                                   Royal Society, since 1663-06-30 |
_o__)                                                                  |
Ben Finney <[email protected]>

Attachment: signature.asc
Description: PGP signature


--- End Message ---

Reply via email to