Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- HABUILD_SDK [x2] themard@ubuntu:~$ RELEASE=2.1.2.3
- HABUILD_SDK [x2] themard@ubuntu:~$ EXTRA_NAME=-themard
- HABUILD_SDK [x2] themard@ubuntu:~$ hybris/droid-configs/droid-configs-device/helpers/process_patterns.sh
- bash: hybris/droid-configs/droid-configs-device/helpers/process_patterns.sh: No such file or directory
- HABUILD_SDK [x2] themard@ubuntu:~$ cd hadk/
- HABUILD_SDK [x2] themard@ubuntu:~/hadk$ hybris/droid-configs/droid-configs-device/helpers/process_patterns.sh
- checking for /home/themard/hadk/droid-local-repo/x2/droid-configs/*-patterns*.rpm...
- ./usr/share/package-groups/jolla-configuration-x2.xml
- ./usr/share/package-groups/jolla-hw-adaptation-x2.xml
- ./usr/share/package-groups/sailfish-porter-tools.xml
- 9 blocks
- Wrote: /home/themard/hadk/droid-local-repo/x2/repodata/patterns.xml.gz
- type = patterns
- location = repodata/f2af32d775866aa41c06ce65456aefa3a21e41493ceb2bcc58397bf474f78697-patterns.xml.gz
- checksum = f2af32d775866aa41c06ce65456aefa3a21e41493ceb2bcc58397bf474f78697
- timestamp = 1510016452.01
- open-checksum = 163ed9574977ab9517aeb1fb7314545cf698cd83c9b7cee661b5b5f47cfa1bf6
- Wrote: /home/themard/hadk/droid-local-repo/x2/repodata/repomd.xml
- Exception AttributeError: "'NoneType' object has no attribute 'px_proxy_factory_free'" in <bound method ProxyFactory.__del__ of <libproxy.ProxyFactory object at 0xf530266c>> ignored
- HABUILD_SDK [x2] themard@ubuntu:~/hadk$ sudo mic create fs --arch=$PORT_ARCH \
- > --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/Jolla-@RELEASE@-$DEVICE-@[email protected]
- mic 0.14 (Mer 0.2011 Mer)
- Info: Substitute macro variable @RELEASE@ with 2.1.2.3
- Info: Substitute macro variable @EXTRA_NAME@ with -themard
- Info: Substitute macro variable @ARCH@ with armv7hl
- Info: Retrieving repo metadata:
- Info: Retrieving repomd.xml.key ... DONE
- 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 61, in do_create
- creator.mount(None, creatoropts["cachedir"])
- File "/usr/lib/python2.7/site-packages/mic/imager/baseimager.py", line 720, in mount
- self.target_arch)
- File "/usr/lib/python2.7/site-packages/mic/utils/misc.py", line 887, in setup_qemu_emulator
- fd = open(binfmt_register, "w")
- IOError: [Errno 2] No such file or directory: '/proc/sys/fs/binfmt_misc/register
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement