Your message dated Fri, 19 May 2006 14:02:25 -0700
with message-id <[EMAIL PROTECTED]>
and subject line Bug#366408: fixed in eject 2.1.4-2
has caused the attached Bug report 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 I am
talking about this indicates a serious mail system misconfiguration
somewhere.  Please contact me immediately.)

Debian bug tracking system administrator
(administrator, Debian Bugs database)

--- Begin Message ---
Package: eject
Version: 2.1.4-1
Severity: normal

When eject is run by a normal user on a USB mass storage device (as,
for example, gnome-volume-manager when unmounting a USB-connected
iPod) it fails due to the device being opened O_RDONLY rather than O_RDWR:

  open("/dev/sdb", O_RDONLY|O_NONBLOCK)   = 3
  write(1, "eject: trying to eject `/dev/sdb"..., 54) = 54
  ioctl(3, SG_GET_VERSION_NUM, 0xbfa0d790) = 0
  ioctl(3, SG_IO, 0xbfa0d704)             = -1 EPERM (Operation not permitted)
  write(1, "eject: SCSI eject failed\n", 25) = 25

If I change the option O_RDONLY to O_RDRW in OpenDevice() then this
works as expected (although obviously that's not a sensible patch in
general, so I haven't bothered to attach it.)

many thanks,
mark

-- System Information:
Debian Release: testing/unstable
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'oldstable'), (500, 'unstable'), (500, 
'stable')
Architecture: i386 (i686)
Shell:  /bin/sh linked to /bin/bash
Kernel: Linux 2.6.16.1
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8) (ignored: LC_ALL 
set to en_GB.UTF-8)

Versions of packages eject depends on:
ii  libc6                         2.3.6-7    GNU C Library: Shared libraries

eject recommends no packages.

-- no debconf information


--- End Message ---
--- Begin Message ---
Source: eject
Source-Version: 2.1.4-2

We believe that the bug you reported is fixed in the latest version of
eject, which is due to be installed in the Debian FTP archive:

eject-udeb_2.1.4-2_powerpc.udeb
  to pool/main/e/eject/eject-udeb_2.1.4-2_powerpc.udeb
eject_2.1.4-2.diff.gz
  to pool/main/e/eject/eject_2.1.4-2.diff.gz
eject_2.1.4-2.dsc
  to pool/main/e/eject/eject_2.1.4-2.dsc
eject_2.1.4-2_powerpc.deb
  to pool/main/e/eject/eject_2.1.4-2_powerpc.deb



A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to [EMAIL PROTECTED],
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Frank Lichtenheld <[EMAIL PROTECTED]> (supplier of updated eject package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing [EMAIL PROTECTED])


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1

Format: 1.7
Date: Sun, 11 Dec 2005 23:19:54 +0100
Source: eject
Binary: eject-udeb eject
Architecture: source powerpc
Version: 2.1.4-2
Distribution: unstable
Urgency: low
Maintainer: Frank Lichtenheld <[EMAIL PROTECTED]>
Changed-By: Frank Lichtenheld <[EMAIL PROTECTED]>
Description: 
 eject      - ejects CDs and operates CD-Changers under Linux
 eject-udeb - ejects CDs from d-i menu (udeb)
Closes: 344192 350043 366408
Changes: 
 eject (2.1.4-2) unstable; urgency=low
 .
   * debian/po/da.po: Add translation by Claus Hindsgaul.
     (Closes: #350043)
   * debian/po/es.po: Add translation by Daniel Franganillo. (#344192)
   * po/sv_SE.po: Updated translation by Daniel Nylander
   * po/es_ES.po: Updated translation by Daniel Franganillo.
     (Closes: #344192)
   * Increase priority of udeb to standard so that the menu
     item gets displayed.
   * Try to open devices for writing, too. Some eject methods seem
     to require this. Still fallback to read-only opening in case
     we don't have write access. (Closes: #366408)
   * Fix handling of mount points with spaces in their name. I solved
     this but copying quite some code from util-linux. Better solutions
     welcome...
   * Bump Standards-Version to 3.7.2 (no changes).
Files: 
 e32a0ae6701240d46f20709fd8d658c0 596 utils optional eject_2.1.4-2.dsc
 25f88710ea1a20698f5d4607c6bf460b 25229 utils optional eject_2.1.4-2.diff.gz
 187f3c6f7515eb2570a48bf7f5fb1548 41568 utils optional eject_2.1.4-2_powerpc.deb
 9b85ad3668f84b4d68b20963c8733945 24360 debian-installer standard 
eject-udeb_2.1.4-2_powerpc.udeb
Package-Type: udeb

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.3 (GNU/Linux)

iD8DBQFEbg85Qbn06FtxPfARAnfmAJ0QTkoQi6x54z+QHuexNn130G4XHQCfVCj1
17lmKu3QOfewjW9bCh/3iSs=
=X3cJ
-----END PGP SIGNATURE-----


--- End Message ---

Reply via email to