Hi!

Am 03.12.2011 19:01, schrieb Martin Schauer:

I prepared an NMU to fix the cdrecord->wodim transition.

Thanks for your work so far, but your patch seems to be incomplete:

are@NB-LX13927:/var/cache/pbuilder/result$ dpkg -l|grep multicd
ii  multicd                  7.3-1.1      Backup your data to CD-R/CD-RW


$ multicd -h
Unknown option: 'cdrecord'.  Check your /etc/multicdrc file.
Invalid configuration.  Check /etc/multicdrc, /home/are/.multicdrc, or
command line options.  Exiting...


And indeed, we have:

$ grep cdrecord /etc/multicdrc
# This is how cdrecord should be run.  multicd will append the name of
# the image file to burn to the end.  Any output cdrecord produces is
cdrecord = cdrecord -v blank=fast speed=4 dev=0,0,0 -data
# cd_done = cdrecord dev=0,0,0 -eject

(I guess that's sample_multicdrc in the upstream tarball, but haven't checked.)

However, changing that entry to "cdrecord = wodim -v blank=fast speed=4 dev=0,0,0 -data" doesn't solve the problem, but I have no idea why.

Best regards,
  Alexander


PS: Of course that doesn't answer the question, if it's still useful to keep this package in the archive, especially as it doesn't seem to support any newer optical media with higher capacity. PPS: Interesting question, how does that program solve the knappsack problem anyway? *g* PPPS: Sorry for the work you've done in vain, but looking at it, and seeing that there are plenty of alternatives, I think the package should be removed.



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to