Mailinglist Archive: opensuse-bugs (7441 mails)
| < Previous | Next > |
[Bug 358033] New: eject ignores EIO from /dev/sr0
- From: bugzilla_noreply@xxxxxxxxxx
- Date: Fri, 1 Feb 2008 08:48:44 -0700 (MST)
- Message-id: <bug-358033-21960@xxxxxxxxxxxxxxxxxxxxxxxxx/>
https://bugzilla.novell.com/show_bug.cgi?id=358033
Summary: eject ignores EIO from /dev/sr0
Product: openSUSE 10.3
Version: Final
Platform: Other
OS/Version: Other
Status: NEW
Severity: Minor
Priority: P5 - None
Component: Basesystem
AssignedTo: bnc-team-screening@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: jw@xxxxxxxxxx
QAContact: qa@xxxxxxx
Found By: ---
This was provoked by resuming my laptop after disconnecting the drive.
open("/dev/sr0", O_RDONLY|O_NONBLOCK) = 3
ioctl(3, CDROMEJECT, 0x804c456) = -1 EIO (Input/output error)
Yes, this is expected to fail,
but I expected to see an error message from eject.
It says nothing.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
Summary: eject ignores EIO from /dev/sr0
Product: openSUSE 10.3
Version: Final
Platform: Other
OS/Version: Other
Status: NEW
Severity: Minor
Priority: P5 - None
Component: Basesystem
AssignedTo: bnc-team-screening@xxxxxxxxxxxxxxxxxxxxxx
ReportedBy: jw@xxxxxxxxxx
QAContact: qa@xxxxxxx
Found By: ---
This was provoked by resuming my laptop after disconnecting the drive.
open("/dev/sr0", O_RDONLY|O_NONBLOCK) = 3
ioctl(3, CDROMEJECT, 0x804c456) = -1 EIO (Input/output error)
Yes, this is expected to fail,
but I expected to see an error message from eject.
It says nothing.
--
Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.
| < Previous | Next > |