Tuesday, 2021-05-04

T42<coddato> @Umeaboy [coddato: Yes: https://forum.xda-developers.com …], A bit more updated?05:01
T42EBWAFAS was added by: EBWAFAS09:44
T42<EBWAFAS> Hello, please tell me what I'm doing wrong14:18
T42<EBWAFAS> (Photo, 977x129) https://irc.thaodan.de/.imgstore/q1gwBssfT8.png14:18
T42<EBWAFAS> (Photo, 1170x554) https://irc.thaodan.de/.imgstore/4kwc0ji05W.png14:26
T42<ankaos> @EBWAFAS [<reply to media>], python3 $(which repo) sync etc....14:33
T42<EBWAFAS> @ankaos [python3 $(which repo) sync etc....], I don't understand how do I upgrade python to 3.5+?14:37
T42<ankaos> @EBWAFAS [I don't understand how do I upgrade python to …], python3 $(which repo) init -u git://github.com/mer-hybris/android.git -b hybris-16.0 sailfish os-1614:38
T42<elros34> @EBWAFAS either download python 2 compatible repo or use repo in your host system instead in HABUILD14:39
T42<EBWAFAS> (Document) https://irc.thaodan.de/.imgstore/UxFESqcdRT.png14:39
T42<EBWAFAS> (Photo, 977x129) https://irc.thaodan.de/.imgstore/YNXDzHU8uH.png I get an error with the permission14:41
T42<EBWAFAS> (Photo, 1280x149) https://irc.thaodan.de/.imgstore/FqPJqH0vd1.png14:41
T42<elros34> if you can't write to your home directory then you used sudo at some point and mess up your permissions14:42
T42<elros34> also remember env variable like ANDROID_ROOT is not exported in your host os.14:43
T42<ankaos> @EBWAFAS [I don't understand how do I upgrade python to …], Use the code I gave you?14:48
T42<EBWAFAS> @ankaos [Use the code I gave you?], YEs14:52
T42<ankaos> @EBWAFAS [YEs], `python3 $(which repo) init -u git://github.com/mer-hybris/android.git -b hybris-16.0`14:52
T42<EBWAFAS> (Document) https://irc.thaodan.de/.imgstore/phoERlqDfq.png14:52
T42<EBWAFAS> (Photo, 1280x150) https://irc.thaodan.de/.imgstore/mCxKiOysjj.png14:54
T42<EBWAFAS> (Photo, 1280x160) https://irc.thaodan.de/.imgstore/RgqQANj4fT.png14:54
T42<EBWAFAS> As you can see nothing works out14:55
T42<elros34> download repo from site mentioned in pdf and use that one instead /snap/bin/repo14:58
T42<EBWAFAS> In this system, it will be impossible to pay in stores using nfc?16:18
ThaodanWhy snap?16:25
ThaodanJust install repo through your package manager16:26
ThaodanAlso don't upload images for pastes16:26
Thaodanuse a paste service like paste.opensuse.org16:26
T42<EBWAFAS> I used lubuntu. and I am now installing kali linux and will start all over again16:27
ThaodanIs lubuntu to old? strange16:30
T42<EBWAFAS> Lubuntu 20.04 based on ubuntu 20.0416:32
ThaodanAh ok I'm so far away from normal release distros16:33
T42<EBWAFAS> @Thaodan [Ah ok I'm so far away from normal release dist …], In this system, it will be impossible to pay in stores using nfc?16:35
ThaodanIf the payment provider supports SFOS yes16:36
T42<EBWAFAS> I mean, is there an analogue of Google pay? So that I can link my card and pay with it in stores16:38
ThaodanI don't think so so far.16:39
ThaodanMost are vendor locked16:39
ThaodanYou can use your credit/debut card with nfc without a phone.16:39
ThaodanDoing that daily with my Finish bank card16:40
T42<EBWAFAS> @Thaodan [Doing that daily with my Finish bank card], 😄👍16:40
Thaodanseriously whats the benefit of using your phone for that?16:41
T42<EBWAFAS> I am 19 years old, and I do not carry a wallet, and in general it is more convenient when the cards are in the phone, and not in the wallet. you quickly took out your phone and paid for goods16:44
ThaodanYou don't have a id or healthcare card to carry?16:45
ThaodanAs far as I know google pay and apple pay uses tracking and only works with locked down devices16:46
T42<EBWAFAS> @Thaodan [As far as I know google pay and apple pay uses …], Yes16:47
T42<EBWAFAS> @Thaodan [You don't have a id or healthcare card to carr …], I don't carry documents with me. only if necessary16:47
ThaodanWell I'm used to carry my cards around in case something happens to me16:51
T42<EBWAFAS> @Thaodan [Well I'm used to carry my cards around in case …], I think you're doing the right thing16:52
T42ARandomDude was added by: ARandomDude17:26
T42<ARandomDude> Hello17:27
T42<ARandomDude> Is it true that Sailfish OS is coming to Galaxy A10? 😃17:27
UmeaboyThe repo init command failed to sync clang. Is that expected?23:08
ThaodanUmeaboy: Which manifest?23:08
UmeaboyI synced outside of the HABUILD_SDK and outside of the PlatformSDK as well.23:09
UmeaboyThaodan: Well, my own for beyond2lte.23:09
Umeaboyhttps://pastebin.ubuntu.com/p/DbB7xJtKtv/23:10
UmeaboyAlso....... The PlatformSDK should have Python3 installed instead of 2.7. Python2 is EOL.23:11
ThaodanOh hm I don't know your own manifest23:12
ThaodanRun repo on your host23:12
Thaodanpython3 is installed in platform sdk23:12
UmeaboyThat's what I did: pwd gives me /home/kristoffer/hadk23:13
UmeaboyAnd I can tell you that it isn't installed. If it is, something is wrong with the linking between 3.8 and 2.23:13
Thaodanhttps://pastebin.ubuntu.com/p/zw5kjcvybn/23:14
Thaodanrepo uses python which defaults to python2 on sfos atm23:14
UmeaboyYeah.23:15
Thaodanrun python3 repo if you want to run it in platform sdk23:15
ThaodanI run repo just on my host23:15
Thaodanhttps://gitlab.com/Thaodan/hadk_tools/-/blob/master/templates/mer.hybris.hal.hadk#L4523:16
Thaodanhadk.source -f sony.h8416.hadk && hadk.build -f sony.8416.hadk23:17
UmeaboyI see I have to use curl https://storage.googleapis.com/git-repo-downloads/repo-1 > ~/bin/repo instead.23:18
Thaodanor change python to python3 in the first line of repo23:20
UmeaboyThat could work as well. :)23:21
UmeaboyNow it syncs OK again.23:21
UmeaboyMust've been a temporary error.23:21
ThaodanGreat to hear, glad that i could help :)23:22
T42Clemsy %lastname% was added by: Clemsy %lastname%23:56

Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!