Hi,
The "No module named rpmUtils" info is a verbose log. The failed reason is because of usage of mount.
We review the code of release-0.26. And find an issue. Please modify it as following:
The source file is mic/mic/utils/fs_related.py, the left is error code. Replace it with the right code.
BRs,
Jianzhong Fang
------- Original Message -------
Sender : Venkateswara Rao Sajja<[email protected]>
Date : 十二月 21, 2015 20:33 (GMT+08:00)
Title : Re: [Tizen General] Tizen image creation using MIC
As you suggested I used specific package manager but still getting same error,
mic -v create fs -A mipsel --logfile=tizen-mips-v2.3-wearable-2015-DEC-15.log --pack-to=tizen-2.3-wearable_20151218.7_wearable_target.tar.gz0 ./ks-files/tizen-mips-v2.3-wearable-2015-DEC-15.ks --pkgmgr=zypp,
VERBOSE: Failed to load plugin backend/yumpkgmgr: No module named rpmUtils
ERROR: Bind-mounting '/sys' to '/var/tmp/mic/build/imgcreate-HEToes/install_root/sys' failed: usage: mount [-arw] [-t type] [-o OPT] [-O OPT] [dev] [dir]
Thanks & Regards,
SVR
To: "General" <[email protected]>
Cc: "刘春华" <[email protected]>
Sent: Monday, December 21, 2015 5:24:46 PM
Subject: Re: [Tizen General] Tizen image creation using MIC
Hi,
Please use the "--pkgmgr=zypp" append the detaild MIC cmd.
example:
mic -v create fs -A mipsel --logfile=tizen-mips-v2.3-wearable-2015-DEC-15.log --pack-to=tizen-2.3-wearable_20151218.7_wearable_target.tar.gz0 ./ks-files/tizen-mips-v2.3-wearable-2015-DEC-15.ks --pkgmgr=zypp
BRs,
Jianzhong Fang
------- Original Message -------
Sender : 房建中<[email protected]> 高級工程师/SRC-Nanjing-Product 2 Lab/삼성전자
Date : 十二月 21, 2015 19:51 (GMT+08:00)
Title : Re: [Tizen General] Tizen image creation using MIC
Hi,
The branch release-0.26 and above support mipsel.
You can use the release-0.26 and use another pkg manager which need to append the cmd with "--pkgmgr=zypper"
example:
mic -v create fs -A mipsel --logfile=tizen-mips-v2.3-wearable-2015-DEC-15.log --pack-to=tizen-2.3-wearable_20151218.7_wearable_target.tar.gz0 ./ks-files/tizen-mips-v2.3-wearable-2015-DEC-15.ks --pkgmgr=zypper
Please try it, and let me know the result.
BRs,
Jianzhong Fang
------- Original Message -------
Sender : Venkateswara Rao Sajja<[email protected]>
Date : 十二月 21, 2015 19:11 (GMT+08:00)
Title : Re: [Tizen General] Tizen image creation using MIC
When I tried to run 0.24.4 version it gave me the following error:
Invalid architecture: "mipsel".
Supported architectures are:
x86_64, ia64, i686, i586, armv7tnhl, armv7thl, armv7nhl, armv7l, armv7hl, armv6l, armv5tel, armv5tejl, armv5l, aarch64
Do you have an intermediate release which has mipsel support.
Warm Regards,
SVR
To: "General" <[email protected]>
Cc: "刘春华" <[email protected]>
Sent: Monday, December 21, 2015 3:53:04 PM
Subject: Re: [Tizen General] Tizen image creation using MIC
Hi
The error "yumpkgmgr: No module named rpmUtils" is an known issue in release 0.26. And we'll fixed it in next release.
I think you can use the version 0.24.4 by adding the repo http://download.tizen.org/tools/latest-release/Ubuntu_12.04/ in Ubuntu.
BRs,
Jianzhong Fang
------- Original Message -------
Sender : Venkateswara Rao Sajja<[email protected]>
Date : 十二月 21, 2015 18:02 (GMT+08:00)
Title : Re: [Tizen General] Tizen image creation using MIC
mic -v create fs -A mipsel --logfile=tizen-mips-v2.3-wearable-2015-DEC-15.log --pack-to=tizen-2.3-wearable_20151218.7_wearable_target.tar.gz0 ./ks-files/tizen-mips-v2.3-wearable-2015-DEC-15.ks
Warm Regards,
SVR
To: "General" <[email protected]>
Cc: "刘春华" <[email protected]>
Sent: Monday, December 21, 2015 3:26:20 PM
Subject: Re: [Tizen General] Tizen image creation using MIC
Hi,
We're the Tizen Dev tools maintainer, which including the MIC, GBS and so on.
Can you send the detail MIC command and the ks file?
BRs,
Jianzhong Fang
------- Original Message -------
Sender : Venkateswara Rao Sajja<[email protected]>
Date : 十二月 21, 2015 17:07 (GMT+08:00)
Title : [Tizen General] Tizen image creation using MIC
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
|
|
_______________________________________________ General mailing list [email protected] https://lists.tizen.org/listinfo/general
