Public bug reported:

current build number: 234
device name: krillin
channel: ubuntu-touch/ubuntu-rtm/14.09-proposed
last update: 2015-02-14 00:43:00
version version: 234
version ubuntu: 20150211.1
version device: 20150211-74c2df2
version custom: 20150207-538-29-183

Using with ciborium 0.2.12+15.04.20150213~rtm-0ubuntu1.

To reproduce:
1 - Boot the phone with the sdcard already mounted;
2 - Format the sdcard using the external apps;
3 - Check the mounted paths used by the sdcard (/media - shell or mtp)

Expected result:
1 - Only one mount point for the sdcard available under /media

Broken result:
/dev/mmcblk1 on /media/phablet/C0F6-4BD9 type vfat 
(rw,nosuid,nodev,relatime,uid=32011,gid=32011,fmask=0022,dmask=0077,codepage=cp437,iocharset=iso8859-1,shortname=mixed,showexec,utf8,flush,errors=remount-ro,uhelper=udisks2)
/dev/mmcblk1 on /media/phablet/C0F6-4BD91 type vfat 
(rw,nosuid,nodev,relatime,uid=32011,gid=32011,fmask=0022,dmask=0077,codepage=cp437,iocharset=iso8859-1,shortname=mixed,showexec,utf8,flush,errors=remount-ro,uhelper=udisks2)

Logs:
phablet@ubuntu-phablet:~$ cat ./.cache/upstart/ciborium.log
2015/02/14 01:08:04 dispatcher.go:112: New removal event for path.
2015/02/14 01:08:04 dispatcher.go:119: Removal event is 
/org/freedesktop/UDisks2/jobs/14 Interfaces: [org.freedesktop.UDisks2.Job]
2015/02/14 01:08:04 dispatcher.go:155: Processing a remove event from path 
/org/freedesktop/UDisks2/jobs/14
2015/02/14 01:08:04 dispatcher.go:158: Sending a new remove job event.
2015/02/14 01:08:04 dispatcher.go:161: Sent event 
/org/freedesktop/UDisks2/jobs/14
2015/02/14 01:08:04 jobs.go:56: New event /org/freedesktop/UDisks2/jobs/14 
Properties: map[] Interfaces: [org.freedesktop.UDisks2.Job]
2015/02/14 01:08:04 jobs.go:58: Is removal event
2015/02/14 01:08:04 jobs.go:71: Deal with job event removal 
/org/freedesktop/UDisks2/jobs/14 [org.freedesktop.UDisks2.Job]
2015/02/14 01:08:04 jobs.go:76: Job completed.
2015/02/14 01:08:04 jobs.go:86: Sending completed mkfs job
2015/02/14 01:08:04 jobs.go:90: Removed ongoing job for 
path/org/freedesktop/UDisks2/jobs/14
2015/02/14 01:08:04 udisks2.go:234: Format job done for 
/org/freedesktop/UDisks2/jobs/14
2015/02/14 01:08:04 dispatcher.go:105: New addition event for path 
/org/freedesktop/UDisks2/block_devices/mmcblk1 
map[org.freedesktop.UDisks2.Filesystem:map[MountPoints:{[]}]]
2015/02/14 01:08:04 dispatcher.go:137: Processing an add event from path 
/org/freedesktop/UDisks2/block_devices/mmcblk1
2015/02/14 01:08:04 dispatcher.go:146: Sending a new general add event.
2015/02/14 01:08:04 dispatcher.go:149: Sent event 
/org/freedesktop/UDisks2/block_devices/mmcblk1
2015/02/14 01:08:04 udisks2.go:312: Mount path 
/org/freedesktop/UDisks2/block_devices/mmcblk1
2015/02/14 01:08:04 dispatcher.go:105: New addition event for path 
/org/freedesktop/UDisks2/jobs/15 map[org.freedesktop.UDisks2.Job:map[Rate:{0} 
ExpectedEndTime:{0} Objects:{[/org/freedesktop/UDisks2/block_devices/mmcblk1]} 
StartedByUID:{32011} Cancelable:{true} Operation:{filesystem-mount} 
Progress:{0} ProgressValid:{false} Bytes:{0} StartTime:{1423883284437284}]]
2015/02/14 01:08:04 dispatcher.go:137: Processing an add event from path 
/org/freedesktop/UDisks2/jobs/15
2015/02/14 01:08:04 dispatcher.go:140: Sending a new job event.
2015/02/14 01:08:04 dispatcher.go:143: Sent event 
/org/freedesktop/UDisks2/jobs/15
2015/02/14 01:08:04 jobs.go:56: New event /org/freedesktop/UDisks2/jobs/15 
Properties: map[org.freedesktop.UDisks2.Job:map[Rate:{0} ExpectedEndTime:{0} 
Objects:{[/org/freedesktop/UDisks2/block_devices/mmcblk1]} StartedByUID:{32011} 
Cancelable:{true} Operation:{filesystem-mount} Progress:{0} 
ProgressValid:{false} Bytes:{0} StartTime:{1423883284437284}]] Interfaces: []
2015/02/14 01:08:04 jobs.go:106: Creating job for new path 
/org/freedesktop/UDisks2/jobs/15
2015/02/14 01:08:04 jobs.go:107: New job operation filesystem-mount
2015/02/14 01:08:04 jobs.go:136: Ignoring job event with operation 
filesystem-mount
2015/02/14 01:08:04 dispatcher.go:112: New removal event for path.
2015/02/14 01:08:04 dispatcher.go:119: Removal event is 
/org/freedesktop/UDisks2/jobs/15 Interfaces: [org.freedesktop.UDisks2.Job]
2015/02/14 01:08:04 dispatcher.go:155: Processing a remove event from path 
/org/freedesktop/UDisks2/jobs/15
2015/02/14 01:08:04 dispatcher.go:158: Sending a new remove job event.
2015/02/14 01:08:04 dispatcher.go:161: Sent event 
/org/freedesktop/UDisks2/jobs/15
2015/02/14 01:08:04 jobs.go:56: New event /org/freedesktop/UDisks2/jobs/15 
Properties: map[] Interfaces: [org.freedesktop.UDisks2.Job]
2015/02/14 01:08:04 jobs.go:58: Is removal event
2015/02/14 01:08:04 jobs.go:71: Deal with job event removal 
/org/freedesktop/UDisks2/jobs/15 [org.freedesktop.UDisks2.Job]
2015/02/14 01:08:04 jobs.go:76: Job completed.
2015/02/14 01:08:04 jobs.go:90: Removed ongoing job for 
path/org/freedesktop/UDisks2/jobs/15
2015/02/14 01:08:04 dispatcher.go:105: New addition event for path 
/org/freedesktop/UDisks2/jobs/16 map[org.freedesktop.UDisks2.Job:map[Rate:{0} 
ExpectedEndTime:{0} Objects:{[/org/freedesktop/UDisks2/block_devices/mmcblk1]} 
StartedByUID:{32011} Cancelable:{true} Operation:{filesystem-mount} 
Progress:{0} ProgressValid:{false} Bytes:{0} StartTime:{1423883284497097}]]
2015/02/14 01:08:04 dispatcher.go:137: Processing an add event from path 
/org/freedesktop/UDisks2/jobs/16
2015/02/14 01:08:04 dispatcher.go:140: Sending a new job event.
2015/02/14 01:08:04 dispatcher.go:143: Sent event 
/org/freedesktop/UDisks2/jobs/16
2015/02/14 01:08:04 jobs.go:56: New event /org/freedesktop/UDisks2/jobs/16 
Properties: map[org.freedesktop.UDisks2.Job:map[Operation:{filesystem-mount} 
Progress:{0} ProgressValid:{false} Bytes:{0} StartTime:{1423883284497097} 
Rate:{0} ExpectedEndTime:{0} 
Objects:{[/org/freedesktop/UDisks2/block_devices/mmcblk1]} StartedByUID:{32011} 
Cancelable:{true}]] Interfaces: []
2015/02/14 01:08:04 jobs.go:106: Creating job for new path 
/org/freedesktop/UDisks2/jobs/16
2015/02/14 01:08:04 jobs.go:107: New job operation filesystem-mount
2015/02/14 01:08:04 jobs.go:136: Ignoring job event with operation 
filesystem-mount
2015/02/14 01:08:04 dispatcher.go:112: New removal event for path.
2015/02/14 01:08:04 dispatcher.go:119: Removal event is 
/org/freedesktop/UDisks2/jobs/16 Interfaces: [org.freedesktop.UDisks2.Job]
2015/02/14 01:08:04 dispatcher.go:155: Processing a remove event from path 
/org/freedesktop/UDisks2/jobs/16
2015/02/14 01:08:04 dispatcher.go:158: Sending a new remove job event.
2015/02/14 01:08:04 dispatcher.go:161: Sent event 
/org/freedesktop/UDisks2/jobs/16
2015/02/14 01:08:04 jobs.go:56: New event /org/freedesktop/UDisks2/jobs/16 
Properties: map[] Interfaces: [org.freedesktop.UDisks2.Job]
2015/02/14 01:08:04 jobs.go:58: Is removal event
2015/02/14 01:08:04 jobs.go:71: Deal with job event removal 
/org/freedesktop/UDisks2/jobs/16 [org.freedesktop.UDisks2.Job]
2015/02/14 01:08:04 jobs.go:76: Job completed.
2015/02/14 01:08:04 jobs.go:90: Removed ongoing job for 
path/org/freedesktop/UDisks2/jobs/16

** Affects: canonical-devices-system-image
     Importance: Undecided
     Assignee: Canonical Phone Foundations (canonical-phonedations-team)
         Status: New

** Affects: ciborium (Ubuntu)
     Importance: Medium
         Status: Confirmed

** Affects: ciborium (Ubuntu RTM)
     Importance: Medium
         Status: Confirmed

** Changed in: ciborium (Ubuntu)
       Status: New => Confirmed

** Changed in: ciborium (Ubuntu)
   Importance: Undecided => Medium

** Also affects: ciborium (Ubuntu RTM)
   Importance: Undecided
       Status: New

** Changed in: ciborium (Ubuntu RTM)
   Importance: Undecided => Medium

** Changed in: ciborium (Ubuntu RTM)
       Status: New => Confirmed

** Also affects: canonical-devices-system-image
   Importance: Undecided
       Status: New

** Changed in: canonical-devices-system-image
     Assignee: (unassigned) => Canonical Phone Foundations 
(canonical-phonedations-team)

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1421898

Title:
  Sometimes the sdcard gets mounted twice after formating it

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1421898/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to