[frameworks-solid] [Bug 467751] Unmounting certain SD cards can triggers an immediate remount when using "automount on attach" setting

Alberto Garcia bugzilla_noreply at kde.org
Fri Mar 31 14:51:25 BST 2023


https://bugs.kde.org/show_bug.cgi?id=467751

--- Comment #8 from Alberto Garcia <berto at igalia.com> ---
Created attachment 157742
  --> https://bugs.kde.org/attachment.cgi?id=157742&action=edit
strace output

The strace output is attached. Here's the output of the eject and monitor
commands:

# /usr/bin/eject /dev/mmcblk0; echo $? 
eject: unable to eject
1


# udisksctl monitor
Monitoring the udisks daemon. Press Ctrl+C to exit.
15:43:49.633: The udisks-daemon is running (name-owner :1.29).
15:43:50.504: Removed /org/freedesktop/UDisks2/block_devices/mmcblk0p1
15:43:50.538: /org/freedesktop/UDisks2/block_devices/mmcblk0:
org.freedesktop.UDisks2.PartitionTable: Properties Changed
  Partitions:           
15:43:50.629: Added /org/freedesktop/UDisks2/block_devices/mmcblk0p1
  org.freedesktop.UDisks2.Block:
    Configuration:              []
    CryptoBackingDevice:        '/'
    Device:                     /dev/mmcblk0p1
    DeviceNumber:               45825
    Drive:                     
'/org/freedesktop/UDisks2/drives/SL16G_0x8c9ed258'
    HintAuto:                   true
    HintIconName:               
    HintIgnore:                 false
    HintName:                   
    HintPartitionable:          true
    HintSymbolicIconName:       
    HintSystem:                 false
    Id:                         by-uuid-9019398f-1e38-4f69-bca4-6feb56d98ed7
    IdLabel:                    SD_CARD
    IdType:                     ext4
    IdUUID:                     9019398f-1e38-4f69-bca4-6feb56d98ed7
    IdUsage:                    filesystem
    IdVersion:                  1.0
    MDRaid:                     '/'
    MDRaidMember:               '/'
    PreferredDevice:            /dev/mmcblk0p1
    ReadOnly:                   false
    Size:                       15929966592
    Symlinks:                   /dev/disk/by-id/mmc-SL16G_0x8c9ed258-part1
                                /dev/disk/by-label/SD_CARD
                                /dev/disk/by-partlabel/primary
                               
/dev/disk/by-partuuid/679ecb89-c2df-4e55-ac6a-e8be61e2709d
                               
/dev/disk/by-uuid/9019398f-1e38-4f69-bca4-6feb56d98ed7
    UserspaceMountOptions:      
  org.freedesktop.UDisks2.Filesystem:
    MountPoints:        
    Size:               15929966592
  org.freedesktop.UDisks2.Partition:
    Flags:              0
    IsContained:        false
    IsContainer:        false
    Name:               primary
    Number:             1
    Offset:             1048576
    Size:               15929966592
    Table:              '/org/freedesktop/UDisks2/block_devices/mmcblk0'
    Type:               0fc63daf-8483-4772-8e79-3d69d8477de4
    UUID:               679ecb89-c2df-4e55-ac6a-e8be61e2709d
15:43:50.629: /org/freedesktop/UDisks2/block_devices/mmcblk0:
org.freedesktop.UDisks2.PartitionTable: Properties Changed
  Partitions:           /org/freedesktop/UDisks2/block_devices/mmcblk0p1

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the Unassigned-bugs mailing list