Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- MerSDK bash-3.2$ sudo mic create fs --arch $PORT_ARCH \
- > --debug \
- > --runtime=native \
- > --tokenmap=ARCH:$PORT_ARCH,RELEASE:$RELEASE,EXTRA_NAME:$EXTRA_NAME \
- > --record-pkgs=name,url \
- > --outdir=sfe-$DEVICE-$RELEASE$EXTRA_NAME \
- > --pack-to=sfe-$DEVICE-$RELEASE$EXTRA_NAME.tar.bz2 \
- > $ANDROID_ROOT/tmp/Jolla-@RELEASE@-$DEVICE-@[email protected]
- mic 0.14 (Mer 0.2011 Mer)
- Info: Substitute macro variable @RELEASE@ with 2.0.1.11
- Info: Substitute macro variable @EXTRA_NAME@ with -BETA1
- Info: Substitute macro variable @ARCH@ with armv7hl
- Debug: new ks path Jolla-2.0.1.11-titan-armv7hl.ks
- Info: Retrieving repo metadata:
- Verbose: running command: "cp -f ///home/mister/mer/android/droid/droid-local-repo/titan/repodata/repomd.xml /var/tmp/mic/cache/adaptation0-titan-2.0.1.11/repomd.xml"
- Verbose: running command: "cp -f ///home/mister/mer/android/droid/droid-local-repo/titan/repodata/2d382cb67e775fe96e605d5921e6afba9a9ad3c684fbbfbfd32cd4525162c2c4-primary.xml.gz /var/tmp/mic/cache/adaptation0-titan-2.0.1.11/2d382cb67e775fe96e605d5921e6afba9a9ad3c684fbbfbfd32cd4525162c2c4-primary.xml.gz"
- Verbose: running command: "cp -f ///home/mister/mer/android/droid/droid-local-repo/titan/repodata/3dd7450c29af129ccc7925ed0ecbbafdb575e09ec24e3a64420cb3ef570e805a-patterns.xml.gz /var/tmp/mic/cache/adaptation0-titan-2.0.1.11/3dd7450c29af129ccc7925ed0ecbbafdb575e09ec24e3a64420cb3ef570e805a-patterns.xml.gz"
- Debug: can't get file:///home/mister/mer/android/droid/droid-local-repo/titan/repodata/repomd.xml.key
- Info: Retrieving 1870ea26bdc784efd97ecf3506d95662941406115455be87c2774049b4835edInfo: Retrieving 4372c8f207c64d1837e706043fa0a3d439af7673ff71e084855634d5e641e47Info: Retrieving b13c50c21fab9fb750f994138617cc980aa4ae5025f4d301e228929d2dc8d6bInfo: Retrieving 63c2b0fc92991599ecf16bd680e23cdab54f162a28b650419a65626cb845649Info: Retrieving repomd.xml ...
- Debug: can't get https://sailfish.openrepos.net/basil/personal/main//repodata/repomd.xml.key
- Info: Retrieving repomd.xml ...
- Debug: can't get https://sailfish.openrepos.net/piggz/personal/main//repodata/repomd.xml.key
- Info: Retrieving ba2fd3977c5727e437c28bd13fd5eb7abf56604864869bf81c5ec9981c773922- ...
- Debug: can't get http://repo.merproject.org/obs/home:/slava:/test/sailfishos_2.0.0.10_latest_armv7l//repodata/repomd.xml.key
- Info: Retrieving 857f7ec948d10a95a6304b786248f2d07bb1f9a8b777d5c75e0f07238ad3848b- ...
- Debug: can't get http://repo.merproject.org/obs/home:/mal:/testing2/sailfishos_latest_armv7hl//repodata/repomd.xml.key
- DONE
- Debug: Plugin module yumpkgmgr:/usr/lib/mic/plugins/backend/yumpkgmgr.pyc imported
- Debug: Plugin module zypppkgmgr:/usr/lib/mic/plugins/backend/zypppkgmgr.pyc imported
- Error: Traceback (most recent call last):
- File "/usr/bin/mic", line 217, in <module>
- sys.exit(mic.main())
- File "/usr/lib/python2.7/site-packages/mic/utils/cmdln.py", line 257, in main
- return self.cmd(args)
- File "/usr/lib/python2.7/site-packages/mic/utils/cmdln.py", line 280, in cmd
- retval = self.onecmd(argv)
- File "/usr/lib/python2.7/site-packages/mic/utils/cmdln.py", line 412, in onecmd
- return self._dispatch_cmd(handler, argv)
- File "/usr/lib/python2.7/site-packages/mic/utils/cmdln.py", line 1084, in _dispatch_cmd
- return handler(argv)
- File "/usr/bin/mic", line 86, in do_create
- cr.main(argv[1:])
- File "/usr/lib/python2.7/site-packages/mic/creator.py", line 266, in main
- return self.cmd(args)
- File "/usr/lib/python2.7/site-packages/mic/utils/cmdln.py", line 280, in cmd
- retval = self.onecmd(argv)
- File "/usr/lib/python2.7/site-packages/mic/utils/cmdln.py", line 412, in onecmd
- return self._dispatch_cmd(handler, argv)
- File "/usr/lib/python2.7/site-packages/mic/utils/cmdln.py", line 1100, in _dispatch_cmd
- return handler(argv[0], opts, *args)
- File "/usr/lib/mic/plugins/imager/fs_plugin.py", line 48, in do_create
- creatoropts = common.creatoropts(args)
- File "/usr/lib/python2.7/site-packages/mic/utils/common.py", line 75, in creatoropts
- rt_util.runmic_in_runtime(creatoropts['runtime'], creatoropts, ksconf, None)
- File "/usr/lib/python2.7/site-packages/mic/rt_util.py", line 69, in runmic_in_runtime
- raise errors.RuntimeError('Invalid runmode: %s ' % runmode)
- RuntimeError: <runtime>Invalid runmode: native
Advertisement
Add Comment
Please, Sign In to add comment