Comment 26 for bug 559723

Revision history for this message
Martin Pitt (pitti) wrote :

OK, more questions:

 * With current udev, if you get the phantom CD, please copy&paste the output of

    sudo /lib/udev/cdrom_id -d /dev/sr0

The -d option will provide some additional debug info.

 * One particular part where I can reproduce garbage with a real CD should be fixed in my PPA:

    sudo add-apt-repository ppa:pitti/ppa
    sudo apt-get update
    sudo apt-get install udev

This should install udev version 151-9pitti1. Can you please try with that one? Do you get phantom CDs still? Please do the strace dance/attachment again.

Thanks!