← Back to team overview

ubuntu-phone team mailing list archive

Re: init: could not import file 'init.mako_svelte.rc' from '/init.mako.rc'

 

Hey Joseph!

All depends on which parts of Ubuntu Touch you would like to
contribute. Our images are not made of one big repository for
everything, they're made out of hundreds of different parts for
different tasks. Each of our images consists of 3 big pieces: the
device tarball (for the kernel and device-specific bits), the rootfs
(all the applications, the UI, the whole system) and the custom
tarball (for additional per-device customization like app
differences). The rootfs consists from over ~1100 Ubuntu packages [1],
some being developed mostly for ubuntu-touch (and later full
convergence, of course) such as unity8, ubuntu-ui-toolkit, ofono etc.

Most of the core system packages are hosted on Launchpad so anyone can
branch, add a fix and propose a merge. Those that don't follow the
same rules as any package in the Ubuntu world - anyone can propose a
patch and ask for sponsorship. Fixes and enhancements are more than
welcome!

Cheers!

[1] Example image manifest with what packages are on our rootfs:
http://cdimage.ubuntu.com/ubuntu-touch/vivid/daily-preinstalled/current/vivid-preinstalled-touch-armhf.manifest


On 8 August 2016 at 18:26, Joseph Liau <joseph@xxxxxxx> wrote:
>
>
> On 2016-08-08 12:12 AM, Richard Somlói wrote:
>> Hey,
>>
>> Why do you want to port Ubuntu Touch to Nexus4? It is an official
>> supported device with official images.
> I am actually curious in trying to obtain the code and made changes for
> contribution or testing my own image.
>
> Are there any official instructions out there for getting the code and
> submitting changes?
>
>> 2016. augusztus 8., hétfő 4:53:34 CEST, ujwal satish m
>> <ujwalsatishm89@xxxxxxxxx> írta:
>>> Hello,
>>>
>>> I have been trying to compile and build Ubuntu Touch for Nexus4. I
>>> followed
>>> the steps mentioned in the porting guide. When I push the system.img
>>> [Android] using rootstock installer, the screen goes blank. So far I
>>> have
>>> followed these instructions:
>>>
>>> 1.sudo add-apt-repository ppa:phablet-team/tools
>>>
>>> sudo apt-get update
>>> sudo apt-get install phablet-tools
>>>
>>> 2. sudo apt-get install git gnupg flex bison gperf build-essential zip
>>> bzr curl libc6-dev libncurses5-dev:i386 x11proto-core-dev
>>> libx11-dev:i386 libreadline6-dev:i386 libgl1-mesa-glx:i386
>>> libgl1-mesa-dev g++-multilib mingw32 tofrodos python-markdown
>>> libxml2-utils xsltproc zlib1g-dev:i386 schedtool g++-4.8-multilib
>>>
>>> 3.mkdir phablet phablet-dev-bootstrap phablet
>>>
>>> 4.export cache
>>> 5. lunch--> mako_userdebug
>>> 6. make -j4
>>> 7.flash all the relevant images(boot.img,recovery.img and system.img)
>>>
>>> I pulled the kernel msg:
>>> it says: 6.114329] Adding 32764k swap on /root/userdata/SWAP.img.
>>> Priority:-1 extents:1 across:32764k SS
>>> [   11.074286] init: could not import file 'init.mako_svelte.rc' from
>>> '/init.mako.rc'
>>> [   11.377811] init: cannot open '/initlogo.rle'
>>> [   13.918083] [rmnet0] error: rmnet_ioct called for unsupported
>>> cmd[35585]
>>> [   13.918815] [rmnet1] error: rmnet_ioct called for unsupported
>>> cmd[35585]
>>> [   13.919487] [rmnet2] error: rmnet_ioct called for unsupported
>>> cmd[35585]
>>> [   13.920067] [rmnet3] error: rmnet_ioct called for unsupported
>>> cmd[35585]
>>> [   13.920891] [rmnet4] error: rmnet_ioct called for unsupported
>>> cmd[35585]
>>> [   13.921471] [rmnet5] error: rmnet_ioct called for unsupported
>>> cmd[35585]
>>> [   13.922173] [rmnet6] error: rmnet_ioct called for unsupported
>>> cmd[35585]
>>> [   13.922997] [rmnet7] error: rmnet_ioct called for unsupported
>>> cmd[35585]
>>> [   13.923729] [rev_rmnet0] error: rmnet_ioct called for unsupported
>>> cmd[35585]
>>> [   13.924523] [rev_rmnet1] error: rmnet_ioct called for unsupported
>>> cmd[35585]
>>> [   13.925316] [rev_rmnet2] error: rmnet_ioct called for unsupported
>>> cmd[35585]
>>> [   13.926293] [rev_rmnet3] error: rmnet_ioct called for unsupported
>>> cmd[35585]
>>> [   13.927178] [rev_rmnet4] error: rmnet_ioct called for unsupported
>>> cmd[35585]
>>> [   13.928063] [rev_rmnet5] error: rmnet_ioct called for unsupported
>>> cmd[35585]
>>> [   13.928857] [rev_rmnet6] error: rmnet_ioct called for unsupported
>>> cmd[35585]
>>> [   13.929620] [rev_rmnet7] error: rmnet_ioct called for unsupported
>>> cmd[35585]
>>> [   13.930321] [rev_rmnet8] error: rmnet_ioct called for unsupported
>>> cmd[35585]
>>> [   13.931115] [rmnet_smux0] error: rmnet_ioct called for unsupported
>>> cmd[35585]
>>>
>>> Can somebody please guide me where I'm going wrong. Because im stuck
>>> in this from past 2 weeks.
>>>
>>> Regards
>>>
>>> Ujwal
>>>
>>
>
>
> --
> Mailing list: https://launchpad.net/~ubuntu-phone
> Post to     : ubuntu-phone@xxxxxxxxxxxxxxxxxxx
> Unsubscribe : https://launchpad.net/~ubuntu-phone
> More help   : https://help.launchpad.net/ListHelp



-- 
Łukasz 'sil2100' Zemczak
 Foundations Team
 lukasz.zemczak@xxxxxxxxxxxxx
 www.canonical.com


References