**** BEGIN LOGGING AT Mon Aug 27 03:00:00 2018 Aug 27 05:54:20 neopar was added by: neopar Aug 27 10:00:05 does anybody know why it is not including setup files ? https://paste.ubuntu.com/p/n8JWTRNHkY/ Aug 27 11:17:47 okay nvm... screw you zsh Aug 27 11:18:33 @abhishek_0, it's not zsh's fault tho Aug 27 11:18:42 and yeah, all instructions usually tell you that you need bash Aug 27 11:39:41 Zsh works for me fwiw Aug 27 11:41:46 @ilyaishere, Are you using bash compatibility mode? Zsh doesn't work for me as well, i switch back to bash Aug 27 11:42:09 https://paste.ubuntu.com/p/dQRWWkDjDv/ Aug 27 11:42:59 @vanyasem, I'm not sure, maybe oh_my_zsh sets it Aug 27 11:43:52 @ilyaishere, Nope, it doesn't. At least not by default Aug 27 11:44:09 Hmm, don't know then Aug 27 11:44:26 @ilyaishere, is that an extension or something ..? it use to work for me too ... but i did a clean install recently .. and maybe forgot install Aug 27 11:45:23 @abhishek_0, help ! Aug 27 11:46:25 @abhishek_0 you're on Arch Linux? Aug 27 11:46:39 @abhishek_0, oh_my_zsh is like an extension manager. It's not really related, because it doesn't work for me with it installed as well Aug 27 11:46:47 @z3ntu, Yep, we're both on arch Aug 27 11:46:53 @z3ntu, yeah Aug 27 11:47:02 nvm it says so, you gotta symlink make `python` in your path point to python2 Aug 27 11:47:15 Or just create venv Aug 27 11:47:22 No need for symlink Aug 27 11:47:25 oooooo how could i forget it Aug 27 11:47:26 That's hacky Aug 27 11:47:42 venv isn't appropriate for such a situation imo Aug 27 11:47:46 It is Aug 27 11:47:48 it does the same but takes more space Aug 27 11:47:51 And it works fine Aug 27 11:47:56 virtual env Aug 27 11:48:28 i mean i wrote those instructions on the docs.. and me myself forrrrgot Aug 27 11:48:29 @z3ntu, Never do that Aug 27 11:49:01 @vanyasem, If you really think that it's a good idea, install ubuntu, you shouldn't be using arch Aug 27 11:49:09 @vanyasem not into /usr or wherever but you can put it in /tmp/mygreatpath and then add /tmp/mygreatpath to your PATH variable when you need it Aug 27 11:51:55 anyway ivan i tested halium-devel :: no issues.. it is still lacks ```binfmt-support``` and ```qemu-binfmt-static``` . .. could you please edit those and add both of them Aug 27 11:52:30 @abhishek_0, Yep, sure. I thought you already added them Aug 27 11:52:38 Let me get out of my bed Aug 27 11:52:39 And I'll update the pr Aug 27 11:52:46 Lasy monday Aug 27 11:57:27 [Edit] Lazy monday Aug 27 11:58:10 also you are co-maintaining that package now Aug 27 12:35:58 Hello, I'm currently facing some errors while compiling the systemimage for the "bullhead" device. The compiler always fails at libsepol32. I made the exact changes to the kernel config like the mer script said. The boot image compiles without any problem. How do you prefer to see the last messages my terminal showed me? Here or pastebin? Aug 27 12:38:45 bullhead has a ready to use image Aug 27 12:38:52 You should not change it's kernel config Aug 27 12:39:07 It's already configured to work with halium Aug 27 12:39:27 Revert your changes, and build as it is on github.com/Halium Aug 27 13:03:42 I am getting the same error: Aug 27 13:03:48 [ 7% 1622/20905] Lex: libsepol_32 <= external/selinux/libsepol/cil/src/cil_lexer.l FAILED: /bin/bash -c "prebuilts/misc/linux-x86/flex/flex-2.5.39 -o/home/mika/halium/out/host/linux-x86/obj32/SHARED_LIBRARIES/libsepol_intermediates/cil/src/cil_lexer.c external/selinux/libsepol/cil/src/cil_lexer.l" flex-2.5.39: loadlocale.c:130: _nl_intern_locale_data: Assertion `cnt < (sizeof (_nl_value_type_LC_TIME) / sizeof (_nl_value_type_ Aug 27 13:07:03 that's a flex issue Aug 27 13:07:17 Fwd from bhushanshah: prebuilt one is broken or something Aug 27 13:07:17 Fwd from vanyasem: i just ran `cp /usr/bin/flex /long/path/prebuilts/misc/linux-x86/flex/flex-2.5.39` Aug 27 13:07:18 Fwd from vanyasem: (and i mv'ed the old flex-2.5.39 before that) Aug 27 13:08:11 @mikabeckerich, LANG=C make ... Aug 27 13:08:45 or LC_ALL=C, depends on the way you have locale set Aug 27 13:11:51 LANG=C make systemimage -j8 seems promising. Let's see what it produces. Thanks for all of your help so far Aug 27 13:18:36 @abhishek_0, btw why do you need binfmt-support Aug 27 13:18:54 you have `systemd-binfmt.service` on systemd sysmtes Aug 27 13:20:35 also who wrote those docs: https://docs.halium.org/en/latest/porting/first-steps.html#arch Aug 27 13:20:42 that command will never succeed Aug 27 13:22:16 @vanyasem, dude what ? Aug 27 13:22:41 don't tell me that was me 😆 Aug 27 13:22:42 @vanyasem, it is a requirement of jbb's halium-install Aug 27 13:23:02 well, nope Aug 27 13:23:20 you just need to register qemu to execute foreign arch binaries Aug 27 13:23:40 type man `man binfmt.d` Aug 27 13:23:53 [Edit] type `man binfmt.d` Aug 27 13:23:56 I updated my PR to your repo Aug 27 13:24:49 @vanyasem, also `man systemd-binfmt` Aug 27 13:26:20 (Photo, 1280x561) https://irc.ubports.com/Nee0Wg70.png which does it's job pretty well Aug 27 13:26:52 @vanyasem, no really tell me wdym by this Aug 27 13:27:03 @abhishek_0, it has AUR deps Aug 27 13:27:15 makepkg will never succeed in installing AUR deps Aug 27 13:27:25 because well they are not in the DB Aug 27 13:27:58 [Edit] because well they are not in the sync DB Aug 27 13:28:22 at least it should be noted that all AUR deps need to be installed manually the same way prior to the installation of the package Aug 27 13:28:39 or well at least some form of an AUR helper should probably be mentioned as well Aug 27 13:29:40 (Photo, 423x348) https://irc.ubports.com/01c2ZYeV.png Aug 27 13:29:44 what? Aug 27 13:33:02 no, seriously, how is that related? Aug 27 13:33:22 i will probably have to make a PR to the docs to fix that Aug 27 13:37:54 btw @abhishek_0 will you update the package on aur yourself or do you want me to do so Aug 27 13:38:41 give me sec ... Aug 27 13:40:19 @vanyasem, also .. you are a co -maintainer for a reason Aug 27 13:44:57 @abhishek_0, @vanyasem this https://paste.ubuntu.com/p/xzZ8WGk7qb/ is what i meant by this meme Aug 27 13:45:17 @vanyasem, you are way too obsessed by aur helpers Aug 27 13:45:24 :P Aug 27 13:46:12 @vanyasem, Nothing needs to be fixed there Aug 27 13:47:40 @abhishek_0, nope, I disagree. it should be mentioned there Aug 27 13:47:47 i will open the PR, let's see what others say Aug 27 13:47:53 not going to force my decision Aug 27 13:50:15 sure ,, share the link here too ,,, Aug 27 15:13:44 https://pastebin.com/6Gv8qz7A Aug 27 15:13:46 Hi Aug 27 15:13:54 could someone help me out here ? Aug 27 15:14:27 scroll 10 lines above Aug 27 15:14:36 Fwd from vanyasem: that's a flex issue Aug 27 15:14:36 Fwd from bhushanshah: prebuilt one is broken or something Aug 27 15:14:37 Fwd from vanyasem: i just ran `cp /usr/bin/flex /long/path/prebuilts/misc/linux-x86/flex/flex-2.5.39` Aug 27 15:14:37 Fwd from vanyasem: (and i mv'ed the old flex-2.5.39 before that) Aug 27 15:31:40 Oh cool Aug 27 15:31:49 I think that may have workied Aug 27 15:31:54 worked * xD Aug 27 15:31:59 Thank you Aug 27 15:48:38 Alright guys, got my Read The Docs subscription sorted. Halium documentation is now ad-free again! :D Aug 27 15:53:16 @UniversalSuperBox, it had ads? Aug 27 15:53:19 @UniversalSuperBox, [Edit] it ever had ads? Aug 27 15:53:29 * vanyasem looks at uBlock Aug 27 16:37:24 You're based in europe right? Aug 27 17:42:56 * steftim Aug 27 18:04:28 I've never gotten past the telnet stage Aug 27 21:22:51 Hi, I'm just getting the internet with phablet user, with root I always get the error: socket: Permission denied Aug 27 21:32:26 @Deraol, Add the following lines to /etc/group: … inet:x:3003:root … net_raw:x:3004:root Aug 27 21:41:23 @Mattia990, Thank you, it worked. … But with apt still does not work, you know why? … Tks Aug 27 21:58:59 @Deraol, Edit /etc/resolv.conf and add nameserver 8.8.8.8 (you can set your favourite dns server) Aug 27 22:07:36 @Mattia990, Even adding to resolv.conf continues with error Aug 27 23:25:47 @Deraol, Can you ping any server by IP, for example "ping 104.24.0.9"? Aug 27 23:34:35 @Deraol, Forget my message about ping... If the problem are socket, try this "usermod -g 3003 _apt" Aug 27 23:36:44 tks Aug 27 23:36:47 works Aug 27 23:55:14 which service controls touch? Aug 28 00:57:21 Calvin Jenkins was added by: Calvin Jenkins Aug 28 01:17:20 dmesg: msm_ipc_router_bind: pm-service Do not have permissions spam **** ENDING LOGGING AT Tue Aug 28 03:00:02 2018