Your message dated Thu, 6 Jun 2013 00:12:28 +0200
with message-id <20130605221227.GB5444@pisco.westfalen.local>
and subject line Closing
has caused the Debian Bug report #573145,
regarding dd if=/dev/sr0 does not wait until media is loaded and ready
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 ow...@bugs.debian.org
immediately.)


-- 
573145: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=573145
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Package: linux-2.6
Version: 2.6.26-21
Severity: normal

Hi,

i experience with eSATA and USB failures to read
DVD+RW if the drive tray gets loaded automatically
or if it is still blinking from ongoing loading.

E.g. with dd:

  $ dd if=/dev/sr0 of=/dev/null bs=2048 count=1
  dd: opening `/dev/sr0': No medium found
  $

dmesg shows no related entries.

It does not help to load the tray explicitely

  $ eject -t /dev/sr0 && \
    dd if=/dev/sr0 of=/dev/null bs=2048 count=1
  dd: opening `/dev/sr0': No medium found
  $

But short time later it is well possible to read

  $ dd if=/dev/sr0 of=/dev/null bs=2048 count=1
  1+0 records in
  1+0 records out
  2048 bytes (2.0 kB) copied, 0.0684895 s, 29.9 kB/s
  $

The system was installed via
debian-504-amd64-netinst.iso.

  $ uname -a
  Linux debian 2.6.26-2-amd64 #1 SMP
  Tue Jan 12 22:12:20 UTC 2010 x86_64 GNU/Linux


Reading with autoloading still works with an IDE
drive at /dev/hda.

Burn programs have no problem with autoloading
on the affected USB/eSATA drive.


Have a nice day :)

Thomas




--- End Message ---
--- Begin Message ---
Hi,
your bug has been filed against the "linux-2.6" source package and was filed for
a kernel older than the recently released Debian 7.0 / Wheezy with a severity
less than important.

We don't have the ressources to reproduce the complete backlog of all older 
kernel
bugs, so we're closing this bug for now. If you can reproduce the bug with 
Debian Wheezy
or a more recent kernel from testing or unstable, please reopen the bug by 
sending
a mail to cont...@bugs.debian.org with the following three commands included in 
the
mail:

reopen BUGNUMBER
reassign BUGNUMBER src:linux
thanks

Cheers,
        Moritz

--- End Message ---

Reply via email to