Package: cdrw-taper
Version: 0.4-1
Severity: important

As stated in man page, growisofs doesn't overwrite already written DVD-RW in 
non-interactive mode, resulting in the following message trying to flush a 
backup:

WARNING: /dev/hda already carries isofs!
About to execute 'mkisofs -J -R -pad -quiet /mnt/raid_sata/cdrw-taper/DAY5 | 
builtin_dd of=/dev/hda obs=32k seek=0'
/dev/hda: FEATURE 21h is not on, engaging DAO...
/dev/hda: reserving 182 block, warning for short DAO recording
:-[ RESERVE TRACK failed with SK=5h/ASC=30h/ACQ=05h]: Wrong medium type
/dev/hda: "Current Write Speed" is 4.1x1352KBps.
:-[ [EMAIL PROTECTED] failed with SK=5h/ASC=30h/ACQ=05h]: Wrong medium type
:-( media is not formatted or unsupported.
:-( write failed: Wrong medium type
The directory for _label_ remains to be dumped.

A workaround is tho prepend the growisofs command in taperlib.pm with a format 
command:

$command = "$self->{DVDRWFORMAT} -blank $mountDev; sleep 1m; $self->{GROWISOFS} 
-use-the-force-luke -Z $mountDev -J -R -pad -quiet $dir"

-- System Information:
Debian Release: 4.0
  APT prefers oldstable
  APT policy: (500, 'oldstable'), (500, 'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.19.2
Locale: [EMAIL PROTECTED], [EMAIL PROTECTED] (charmap=ISO-8859-15)

Versions of packages cdrw-taper depends on:
ii  amanda-server              1:2.5.1p1-2.1 Advanced Maryland Automatic Networ
ii  cdrecord                   9:1.1.2-1     Dummy transition package for wodim
ii  mkisofs                    9:1.1.2-1     Dummy transition package for genis
ii  perl-base                  5.8.8-7       The Pathologically Eclectic Rubbis

cdrw-taper recommends no packages.

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to