Hi All, 

I'm trying to create images using MIC for Tizen 2.3 wearable. The MIC is giving 
following error, I couldn't get any information regarding this error. 

VERBOSE: Failed to load plugin backend/yumpkgmgr: No module named rpmUtils 
ERROR: Bind-mounting '/sys' to 
'/var/tmp/mic/build/imgcreate-Xh7qlB/install_root/sys' failed: usage: mount 
[-arw] [-t type] [-o OPT] [-O OPT] [dev] [dir] 

It would be great help if somebody shares their ideas as quickly as possible . 

Warm Regards, 
SVR 
[12/21 14:23:51 IST] mic 0.26 (svenkat Ubuntu 12.04 precise)
[12/21 14:23:51 IST] Retrieving repo metadata:
[12/21 14:23:51 IST] running command: "cp -f /home/svenkat/projects/userspace/tizen/dhanush/tizen_2_3/wearable/tmp/local/repos/tizen_2.3_wearable/mipsel/repodata/repomd.xml /var/tmp/mic/cache/wearable-x11_mipsel/repomd.xml"
[12/21 14:23:51 IST]  DONE
[12/21 14:23:52 IST] Creating tizen bootstrap ...
[12/21 08:53:52 UTC] Installing: mic-bootstrap-x86-mi ++++++++++++++++++++++++++++++++++++++ [1/1]
[12/21 08:53:52 UTC] 
[12/21 08:53:52 UTC] 
[12/21 14:23:59 IST] Start mic in bootstrap: /var/tmp/mic-bootstrap/tizennuiHOD/bootstrap

[12/21 14:23:59 IST] bind_mount: /home/svenkat/projects/userspace/tizen/dhanush/tizen_2_3/wearable/images -> /var/tmp/mic-bootstrap/tizennuiHOD/bootstrap/home/svenkat/projects/userspace/tizen/dhanush/tizen_2_3/wearable/images
[12/21 14:23:59 IST] bind_mount: /home/svenkat/projects/userspace/tizen/dhanush/tizen_2_3/wearable/images/ks-files -> /var/tmp/mic-bootstrap/tizennuiHOD/bootstrap/home/svenkat/projects/userspace/tizen/dhanush/tizen_2_3/wearable/images/ks-files
[12/21 14:23:59 IST] bind_mount: /home/svenkat/projects/userspace/tizen/dhanush/tizen_2_3/wearable/images/mic-output -> /var/tmp/mic-bootstrap/tizennuiHOD/bootstrap/home/svenkat/projects/userspace/tizen/dhanush/tizen_2_3/wearable/images/mic-output
[12/21 14:23:59 IST] bind_mount: /home/svenkat/projects/userspace/tizen/dhanush/tizen_2_3/wearable/tmp/local/repos/tizen_2.3_wearable/mipsel -> /var/tmp/mic-bootstrap/tizennuiHOD/bootstrap/home/svenkat/projects/userspace/tizen/dhanush/tizen_2_3/wearable/tmp/local/repos/tizen_2.3_wearable/mipsel
[12/21 14:23:59 IST] bind_mount: /var/tmp/mic -> /var/tmp/mic-bootstrap/tizennuiHOD/bootstrap/var/tmp/mic
[12/21 14:23:59 IST] bind_mount: /var/tmp/mic/cache -> /var/tmp/mic-bootstrap/tizennuiHOD/bootstrap/var/tmp/mic/cache
[12/21 14:23:59 IST] bind_mount: /proc -> /var/tmp/mic-bootstrap/tizennuiHOD/bootstrap/proc
[12/21 14:23:59 IST] bind_mount: /proc/sys/fs/binfmt_misc -> /var/tmp/mic-bootstrap/tizennuiHOD/bootstrap/proc/sys/fs/binfmt_misc
[12/21 14:23:59 IST] bind_mount: /sys -> /var/tmp/mic-bootstrap/tizennuiHOD/bootstrap/sys
[12/21 14:23:59 IST] bind_mount: /dev -> /var/tmp/mic-bootstrap/tizennuiHOD/bootstrap/dev
[12/21 14:23:59 IST] bind_mount: /dev/pts -> /var/tmp/mic-bootstrap/tizennuiHOD/bootstrap/dev/pts
[12/21 14:23:59 IST] bind_mount: /var/lib/dbus -> /var/tmp/mic-bootstrap/tizennuiHOD/bootstrap/var/lib/dbus
[12/21 14:23:59 IST] bind_mount: /var/run/dbus -> /var/tmp/mic-bootstrap/tizennuiHOD/bootstrap/var/run/dbus
[12/21 14:23:59 IST] bind_mount: /run/lock -> /var/tmp/mic-bootstrap/tizennuiHOD/bootstrap/run/lock
[12/21 14:23:59 IST] bind_mount: /lib/modules -> /var/tmp/mic-bootstrap/tizennuiHOD/bootstrap/lib/modules
[12/21 14:23:59 IST] cmdline = '['/bin/mount', '--bind', '-o', 'ro', '/lib/modules', '/var/tmp/mic-bootstrap/tizennuiHOD/bootstrap/lib/modules']'
[12/21 14:24:00 IST] mic 0.26 (svenkat Tizen 2.2.0 Magnolia)
[12/21 14:24:00 IST] Retrieving repo metadata:
[12/21 14:24:00 IST] running command: "cp -f /home/svenkat/projects/userspace/tizen/dhanush/tizen_2_3/wearable/tmp/local/repos/tizen_2.3_wearable/mipsel/repodata/repomd.xml /var/tmp/mic/cache/wearable-x11_mipsel/repomd.xml"
[12/21 14:24:00 IST]  DONE
[12/21 14:24:00 IST] Failed to load plugin backend/yumpkgmgr: No module named rpmUtils
[12/21 14:24:00 IST] Bind-mounting '/sys' to '/var/tmp/mic/build/imgcreate-Xh7qlB/install_root/sys' failed: usage: mount [-arw] [-t type] [-o OPT] [-O OPT] [dev] [dir]

-a        Mount all filesystems in fstab.
-f        Dry run.
-v        Verbose
-t FSTYPE filesystem type
-r        Read-only mount
-w        Read-Write mount(default)
-o OPT    options
-O OPT    options, mount only filestsystems with these options (used with -a only)

OPT:
loop    loop device
[a]sync   Writes are [a]synchronous
[no]atime   Disable/enable updates to inode access times
[no]diratime  Disable/enable atime updates to directories
[no]relatime  Disable/enable atime updates relative to modification time
[no]dev   (Dis)allow use of special device files
[no]exec  (Dis)allow use of executable files
[no]suid  (Dis)allow set-user-id-root programs
[r]shared   Convert [recursively] to a shared subtree
[r]slave  Convert [recursively] to a slave subtree
[r]private  Convert [recursively] to a private subtree
[un]bindable  Make mount point [un]able to be bind mounted
[r]bind   Bind a file or directory [recursively] to another location
move    Relocate an existing mount point
remount   Remount a mounted filesystem, changing flags
ro/rw     Same as -r/-w

mount: Unknown option bind

[12/21 14:24:00 IST] bind_unmount: /lib/modules -> /var/tmp/mic-bootstrap/tizennuiHOD/bootstrap/lib/modules
[12/21 14:24:00 IST] running command: "/bin/umount -l /var/tmp/mic-bootstrap/tizennuiHOD/bootstrap/lib/modules"
[12/21 14:24:00 IST] bind_unmount: /run/lock -> /var/tmp/mic-bootstrap/tizennuiHOD/bootstrap/run/lock
[12/21 14:24:00 IST] running command: "/bin/umount -l /var/tmp/mic-bootstrap/tizennuiHOD/bootstrap/run/lock"
[12/21 14:24:00 IST] bind_unmount: /var/run/dbus -> /var/tmp/mic-bootstrap/tizennuiHOD/bootstrap/var/run/dbus
[12/21 14:24:00 IST] running command: "/bin/umount -l /var/tmp/mic-bootstrap/tizennuiHOD/bootstrap/var/run/dbus"
[12/21 14:24:00 IST] bind_unmount: /var/lib/dbus -> /var/tmp/mic-bootstrap/tizennuiHOD/bootstrap/var/lib/dbus
[12/21 14:24:00 IST] running command: "/bin/umount -l /var/tmp/mic-bootstrap/tizennuiHOD/bootstrap/var/lib/dbus"
[12/21 14:24:00 IST] bind_unmount: /dev/pts -> /var/tmp/mic-bootstrap/tizennuiHOD/bootstrap/dev/pts
[12/21 14:24:00 IST] running command: "/bin/umount -l /var/tmp/mic-bootstrap/tizennuiHOD/bootstrap/dev/pts"
[12/21 14:24:00 IST] bind_unmount: /dev -> /var/tmp/mic-bootstrap/tizennuiHOD/bootstrap/dev
[12/21 14:24:00 IST] running command: "/bin/umount -l /var/tmp/mic-bootstrap/tizennuiHOD/bootstrap/dev"
[12/21 14:24:00 IST] bind_unmount: /sys -> /var/tmp/mic-bootstrap/tizennuiHOD/bootstrap/sys
[12/21 14:24:00 IST] running command: "/bin/umount -l /var/tmp/mic-bootstrap/tizennuiHOD/bootstrap/sys"
[12/21 14:24:00 IST] bind_unmount: /proc/sys/fs/binfmt_misc -> /var/tmp/mic-bootstrap/tizennuiHOD/bootstrap/proc/sys/fs/binfmt_misc
[12/21 14:24:00 IST] running command: "/bin/umount -l /var/tmp/mic-bootstrap/tizennuiHOD/bootstrap/proc/sys/fs/binfmt_misc"
[12/21 14:24:00 IST] bind_unmount: /proc -> /var/tmp/mic-bootstrap/tizennuiHOD/bootstrap/proc
[12/21 14:24:00 IST] running command: "/bin/umount -l /var/tmp/mic-bootstrap/tizennuiHOD/bootstrap/proc"
[12/21 14:24:00 IST] bind_unmount: /var/tmp/mic/cache -> /var/tmp/mic-bootstrap/tizennuiHOD/bootstrap/var/tmp/mic/cache
[12/21 14:24:00 IST] running command: "/bin/umount -l /var/tmp/mic-bootstrap/tizennuiHOD/bootstrap/var/tmp/mic/cache"
[12/21 14:24:00 IST] bind_unmount: /var/tmp/mic -> /var/tmp/mic-bootstrap/tizennuiHOD/bootstrap/var/tmp/mic
[12/21 14:24:01 IST] running command: "/bin/umount -l /var/tmp/mic-bootstrap/tizennuiHOD/bootstrap/var/tmp/mic"
[12/21 14:24:01 IST] bind_unmount: /home/svenkat/projects/userspace/tizen/dhanush/tizen_2_3/wearable/tmp/local/repos/tizen_2.3_wearable/mipsel -> /var/tmp/mic-bootstrap/tizennuiHOD/bootstrap/home/svenkat/projects/userspace/tizen/dhanush/tizen_2_3/wearable/tmp/local/repos/tizen_2.3_wearable/mipsel
[12/21 14:24:01 IST] running command: "/bin/umount -l /var/tmp/mic-bootstrap/tizennuiHOD/bootstrap/home/svenkat/projects/userspace/tizen/dhanush/tizen_2_3/wearable/tmp/local/repos/tizen_2.3_wearable/mipsel"
[12/21 14:24:01 IST] bind_unmount: /home/svenkat/projects/userspace/tizen/dhanush/tizen_2_3/wearable/images/mic-output -> /var/tmp/mic-bootstrap/tizennuiHOD/bootstrap/home/svenkat/projects/userspace/tizen/dhanush/tizen_2_3/wearable/images/mic-output
[12/21 14:24:01 IST] running command: "/bin/umount -l /var/tmp/mic-bootstrap/tizennuiHOD/bootstrap/home/svenkat/projects/userspace/tizen/dhanush/tizen_2_3/wearable/images/mic-output"
[12/21 14:24:01 IST] bind_unmount: /home/svenkat/projects/userspace/tizen/dhanush/tizen_2_3/wearable/images/ks-files -> /var/tmp/mic-bootstrap/tizennuiHOD/bootstrap/home/svenkat/projects/userspace/tizen/dhanush/tizen_2_3/wearable/images/ks-files
[12/21 14:24:01 IST] running command: "/bin/umount -l /var/tmp/mic-bootstrap/tizennuiHOD/bootstrap/home/svenkat/projects/userspace/tizen/dhanush/tizen_2_3/wearable/images/ks-files"
[12/21 14:24:01 IST] bind_unmount: /home/svenkat/projects/userspace/tizen/dhanush/tizen_2_3/wearable/images -> /var/tmp/mic-bootstrap/tizennuiHOD/bootstrap/home/svenkat/projects/userspace/tizen/dhanush/tizen_2_3/wearable/images
[12/21 14:24:01 IST] running command: "/bin/umount -l /var/tmp/mic-bootstrap/tizennuiHOD/bootstrap/home/svenkat/projects/userspace/tizen/dhanush/tizen_2_3/wearable/images"
_______________________________________________
General mailing list
[email protected]
https://lists.tizen.org/listinfo/general

Reply via email to