echo_salik | hey mal... this is the error im getting now at build_packages.sh: https://paste.ubuntu.com/p/m75bWqH3vW/ | 09:05 |
---|---|---|
echo_salik | i have made changes in hybris.spec | 09:05 |
echo_salik | uploading that | 09:05 |
mal | how about showing the git diff | 09:06 |
echo_salik | https://gist.github.com/echosalik/6215c11cf97be446739be7e974a5ac01 | 09:07 |
echo_salik | oh ok... | 09:07 |
mal | I said git diff | 09:08 |
mal | I'm not going to manually go through the whole file | 09:08 |
echo_salik | yeah im uploading that... i posted that before i read your message... | 09:09 |
echo_salik | mal: https://paste.ubuntu.com/p/5fGrfVbVTs/ | 09:09 |
mal | echo_salik: so why have you done the changes on lines 58-62 in of that git diff | 09:13 |
mal | it's quite obvious from you error message that those break the build | 09:13 |
echo_salik | wait let me see... | 09:13 |
mal | so in intentionally broke the syntax | 09:13 |
mal | *so you | 09:14 |
echo_salik | oh it was showing difference in Kompare so i thought it was a needed... change... I'll revert those | 09:14 |
echo_salik | oh that new line slash... | 09:15 |
echo_salik | i dont know what is that actaully called.... | 09:15 |
echo_salik | remaking | 09:18 |
echo_salik | I have an unrealted question: how does rpi3 work as a webserver? | 09:18 |
mal | I use rpi2 as my server, works fine, I have a rpi3 waiting as a replacement | 09:23 |
echo_salik | mal: thanks... i am advising a client to move his website from an offsite server to a local because they want more control but due too electricity issues in my city and country as a whole that would be a problem. | 09:27 |
echo_salik | so im planning to buy a pi3 and use that for them | 09:27 |
mal | depends of what kind traffic and other requirements the site might have | 09:52 |
echo_salik | yeah... mainly mysql queries, big queries... | 10:03 |
echo_salik | im planning to buy one anyway to test it out... | 10:03 |
echo_salik | mal: same thing... no telent | 10:50 |
echo_salik | mal: i had to comment out libwifi stuff which i uncommented before: git diff > https://hastebin.com/opohoduqaq.sql | 10:51 |
echo_salik | mal: also cant ping to 192.168.2.15 | 10:52 |
elros1 | echo_salik: if you take a look at host dmesg then you will know whether it fails at first (23) or second (2323) stage | 11:03 |
echo_salik | second | 11:04 |
echo_salik | i think | 11:04 |
echo_salik | it goes past mer boat loader then i get xiaomi redmi 4a | 11:07 |
echo_salik | https://hastebin.com/novisanifu.cs | 11:07 |
elros1 | maybe you can find something usefull in /init.log. You can also create empty /init_enter_debug2 file to to halt before starting systemd | 11:13 |
echo_salik | elros1: how can i get init.log... from recovery? | 11:15 |
elros1 | sfos rootfs is in /data/.stowaways/sailfishos | 11:16 |
echo_salik | ok... thanks | 11:17 |
echo_salik | this is my init.log | 11:19 |
echo_salik | https://hastebin.com/namuquwera.md | 11:19 |
echo_salik | after adding /init_enter_debug2 file i have telnet at 2323 but this time i didnot get an IP address assigned. I had to manully enter it. | 11:25 |
elros1 | you can now manually exec /sbin/preinit to get realtime logs or enable systemd persistent logging, most likely droid-hal-init fails so mask it | 11:30 |
echo_salik | elros1: ok... | 11:32 |
echo_salik | elros1: i got this when i ran /sbin/preinit: Trying to run as user instance, but the system has not been booted with systemd. | 11:34 |
elros1 | look at the script how it's done or read printed info how to continue: echo "continue" >/init-ctl/stdin | 11:38 |
echo_salik | ok doing this breaks telnet connectrion | 11:39 |
echo_salik | *connection | 11:39 |
elros1 | even with droid-hal-init disabled? Does it reboot? get pstore, systemd log from previous boot .. | 11:46 |
echo_salik | wait... how do i disable hroid-hal? | 11:47 |
echo_salik | *droid | 11:47 |
echo_salik | oh so this: `droid-hal-init fails so mask it` meant to disable it... | 11:47 |
elros1 | iirc: ln -s /dev/null /data/.stowaways/sailfishos/etc/systemd/system/droid-hal-init.service | 11:50 |
elros1 | or in telnet without this stowaways sub disr | 11:50 |
echo_salik | ok... now should i post journalctl and systemctl? | 11:55 |
echo_salik | systemctl: https://paste.ubuntu.com/p/WtR2TFh9G2/ | 11:56 |
echo_salik | journal: https://paste.ubuntu.com/p/TR4gMCRXHR/ | 11:58 |
echo_salik | dmesg: https://paste.ubuntu.com/p/Fgq3bXXDJb/ | 12:01 |
elros1 | try to run droid-hal-init manually (check droid-hal-init .service file how) to find out why it fails | 12:05 |
elros1 | not sure about it but maybe you need to also disable also user@100000 and ofono | 12:06 |
echo_salik | um my export ld path is empty in hal-droid | 12:34 |
echo_salik | i think i missed building it | 12:34 |
echo_salik | after a few minutes my phone automatically booted to fastboot | 12:38 |
Thaodan | mal: how far is the xa2 port,? I wanted to build it and adjust for the changes needed for the larger version (h213) | 12:44 |
Thaodan | *h3213 | 12:44 |
r0kk3rz | are all rhee repos pushed yet? | 12:50 |
Thaodan | I'm not shure but it seemed that at least most are | 12:53 |
r0kk3rz | config repo? | 13:00 |
Thaodan | yes | 13:13 |
_gnus_ | Hi mal, [Moto E][Lineage14.1] - 'droid-hal-init' failed. straggler and detritus thing is done n rebuilt. dmesg logs are at - https://pastebin.com/gNnTsCC1. Journals are at - https://pastebin.com/Gk542yGL | 14:11 |
_gnus_ | I can see a boot screen. USB networking is working. | 14:12 |
elros1 | did you enable CONFIG_AUTOFS4_FS? | 14:27 |
_gnus_ | elrosl: Is that question for me? | 14:46 |
elros1 | yes | 14:47 |
_gnus_ | checking | 14:54 |
_gnus_ | elrosl: It is not enabled. | 15:29 |
_gnus_ | elrosl: Should I recompile setting CONFIG_AUTOFS4_FS=y | 15:32 |
elros1 | _gnus_: check other options from mer-kernel_checker, looks like you also didn't disable selinux like | 15:33 |
_gnus_ | elrosl : Thanks for your inputs. | 15:51 |
guhl | does someone have time to help me with this https://pastebin.com/gvzSrS0T | 16:01 |
guhl | __get_tls is defined in libc (bionic) | 16:02 |
guhl | for aarch64 | 16:02 |
guhl | and as far as I understand this it is linking for target -target aarch64-linux-android | 16:04 |
_gnus_ | elrosl : kernel_checker had given me lots of warning. Is it required to modify each of them? Or AUTOFS4 one is enough. | 16:04 |
guhl | to get to this error i first built "make libc" and then "libart" | 16:06 |
elros1 | _gnus_: just show it, less warnings is always better | 16:07 |
guhl | i do have no issues with "make libc_32" and "make libart_32" | 16:07 |
guhl | libc is from repo guhl/android_bionic which is a fork of mer-hybris/android_bionic that I updated from LineageOS/android_bionic | 16:10 |
guhl | obviously mal would know the answer | 16:17 |
guhl | looking at https://github.com/mlehtima/android_bionic/tree/hybris-15.1/libc/private and the __get_tls.h there | 16:17 |
_gnus_ | elrosl: Here it is - https://pastebin.com/CUYUBbzg | 16:23 |
elros1 | _gnus_: you can skeep nspawn containers and bluez for now, for sure you need cgroup*, autofs. Read note in CONFIG_AUDIT and tisable selinux and audit via cmdline | 16:28 |
elros1 | maybe also CONFIG_FANOTIFY | 16:31 |
elros1 | skip* | 16:34 |
_gnus_ | elrosl: CONFIG_AUDIT should be 'n' and then CONFIG_SECURITY_SELINUX_BOOTPARAM should be 'n'. correct? | 16:37 |
elros1 | _gnus_: no, set AUDIT=y and SELINUX_BOOTPARAM=y. Then disable them via kernel cmdline: audit=0 selinux=0 | 16:43 |
_gnus_ | Ok. Right as per PDF. Thanks. | 16:44 |
guhl | OK I added __get_tls to libc.arm64.map -> libart built | 16:52 |
_gnus_ | elrosl: Kernel checker is still warning about - WARNING: CONFIG_AUDIT is invalid. Allowed value is 'n'. I guess it must be safe to ignore. right? | 17:15 |
elros1 | _gnus_: yes you can ignore it | 17:17 |
mal | guhl: which branch do you use, from mer-hybris? | 17:53 |
guhl | hybris-15.1 | 17:57 |
guhl | habemus hybris-hal \o/ | 18:07 |
guhl | first I cook for the ladies and then I'll document the hacks | 18:08 |
T4 | <adampigg> rats ... i think i forgot mka backports after last mka hybris-hal :/ | 18:13 |
Mikaela | Has anyone heard anything of either channel founder? | 18:17 |
*** enick_604 is now known as Mikaela- | 18:20 | |
OrokuSaki | Can't seem to get past this. make: *** No rule to make target `updater', needed by `hybris-hal'. Stop. | 18:37 |
guhl | Notes on building hybris-hal for chiron based on hybris-15.1 https://thinkthinkdo.com/trac/project1/wiki/SF_Ch_hybris15 | 19:25 |
guhl | if ghosalmartin parses the irc log :-) | 19:26 |
guhl | mal, now would be a very good point if you have some additional hints for building the SF side for hybris 15 - thanks | 19:27 |
mal | custom libhybris, some extra rc files to config repo, surfaceflinger plugin and so on | 19:32 |
guhl | ok later part is clear, where would I find custom libhybris? | 19:33 |
mal | guhl: krnlyng/libhybris-1 android8-initial branch or something like that | 19:34 |
guhl | perfect thanks | 19:35 |
mal | check nile config repo libexec/droid-hybris/system/etc/init | 19:36 |
mal | for the rc files | 19:36 |
guhl | OK, thanks | 19:37 |
OrokuSaki | deleted my hadk folder and started over... seems to have gotten past that updater error.. weird. | 20:19 |
Mikaela | Hi, T4 got antispam warning even on channel it's voiced on so tomorrow I will be removing it from here unless it gets +V which I have occasionally requested since February. I understand that you are having difficulties reaching the people with access, but I really cannot give you special treatment as the only +Vless channel if it results to everyone else getting trouble. | 21:14 |
Mikaela | Actually I will do it now with phone ssh so I will have one thing less to worry about and maybe finally sleep | 21:20 |
Mister_Magister | RIP T4 | 22:05 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!