Your message dated Sun, 3 May 2020 21:43:46 +0800
with message-id <[email protected]>
and subject line kernel/udev eject update
has caused the Debian Bug report #821770,
regarding eject: sudo eject does not remove mount point from /proc/mounts
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 [email protected]
immediately.)
--
821770: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=821770
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: eject
Version: 2.1.5+deb1+cvs20081104-13.1
Severity: normal
I use "eject" because with it possible to continue charging Kindle reader
without re-plugging.
Recently I see that mount points doesn't removed after unplugging external
storage (WD hard disk), like:
bash# mount
/dev/sdd1 on /media/wd type fuseblk
(rw,nosuid,nodev,noexec,noatime,user_id=0,group_id=0,default_permissions,allow_other,blksize=4096,user)
/dev/sde1 on /media/wd type fuseblk
(rw,nosuid,nodev,noexec,noatime,user_id=0,group_id=0,default_permissions,allow_other,blksize=4096,user)
That sad if I try to eject such storage:
bash# sudo eject wd
eject: tried to use `/dev/sdd1' as device name but it is no block device
eject: tried to use `/mnt/wd' as device name but it is no block device
eject: tried to use `./wd' as device name but it is no block device
eject: unable to find or open device for: `wd'
On other hand two subsequent calls to umount remove two duplicated entries:
bash# sudo umount wd
bash# mount
/dev/sdd1 on /media/wd type fuseblk
(rw,nosuid,nodev,noexec,noatime,user_id=0,group_id=0,default_permissions,allow_other,blksize=4096,user)
bash# sudo umount wd
bash# mount
Seems kernel/udev goes faster then eject project...
-- System Information:
Debian Release: stretch/sid
APT prefers testing
APT policy: (990, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 4.2.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: sysvinit (via /sbin/init)
Versions of packages eject depends on:
ii libc6 2.19-22
ii libdevmapper1.02.1 2:1.02.110-1
eject recommends no packages.
Versions of packages eject suggests:
pn cdtool <none>
pn setcd <none>
-- no debconf information
--
http://defun.work/
--- End Message ---
--- Begin Message ---
Because kernel/udev and eject had updated,close this bug at first.
Welcome to test this "eject wd" under the newest version(kernel+udev+eject),
if this bug still exist,welcome report it again.
--
肖盛文 Faris Xiao
微信:atzlinux
QQ:909868357
铜豌豆 Linux
基于 Debian 的 Linux 中文桌面操作系统:https://www.atzlinux.com
signature.asc
Description: OpenPGP digital signature
--- End Message ---