Thursday, 2021-09-02

T42<duhjokersinhell> ok i tried that with00:31
T42<duhjokersinhell> export ANDROID_ROOT="/mnt/my-card-reader/chroot/00:31
T42<duhjokersinhell> and it still wants to download the repo to the home folder.00:31
T42<duhjokersinhell> i cant use sudo in the ubuntu chroot because you have to be root to use adduser and usermod -aG00:31
T42<eriki73> Anyone knows what is RF_DISCOVER_RSP error 1 ?05:16
T42<eriki73> That is from nfcd journal. Logging domain is [nci]. That appears when unlocking the phone...05:17
T42<eriki73> And nfc doesn't work...05:18
T42<eriki73> I did not test it before as I forgot that my device actually has nfc...05:18
*** ggabriel_ is now known as ggabriel08:42
T42<edp_17> @elros34 : Status report. 😊 Device booted fine. Stragely BT was on. Seems everything works. However, none of the services I created running. I rebooted a few times but none of them started. All of them are inactive (dead)09:53
T42<edp_17> Has something changed in 4.1 that could be resulted this?09:53
T42<elros34> /lib/systemd /usr/lib/systemd?10:02
T42<edp_17> All service are moved into /usr/lib/systemd in my prevoius-previous port (3.4 I think)10:43
T42<edp_17> *services10:43
T42<elros34> are symlinks correct?10:44
T42<edp_17> Symlinks? Do you meant in multi-user.target.wants?10:45
T42<edp_17> Yes, they are correct.10:45
T42<elros34> whatever service do not work, if it use multi-user.target.wants then yes10:49
T42<edp_17> All of them are using multi-user.target.wants and all symlinks are correct in there.10:51
T42<elros34> hard to guess you need to check journal, systemct status/start <service>10:52
T42<edp_17> Yeah, I tried those already. Here is the log when I start one of those services: https://paste.ubuntu.com/p/WdKYrvyJ7K/11:13
T42<edp_17> Looks like started but it isn't11:13
T42<edp_17> I think one of the services starts at the wrong time. Do you know by what service wlan0 is started?11:23
T42<edp_17> @elros34 : How can I ensure that a service runs with root?11:37
T42<elros34> I think services from /usr/lib/systemd/system/  run as root or some kind of root11:50
T42<elros34> no idea about wlan0 service but systemct status will tell you11:51
T42<edp_17> Sorry, wasn't clear, I wasn't talking about a wlan0 service, just would lkie to know wlan is up by what service.11:52
T42<elros34> wlan0 should appear when you modprobe wlan module or if it's builtin then when it's initialized. The connman takes care of it. I use connmanctl technologies to check status if that is what you mean11:58
T42<elros34> s/The/Then/11:58
T42<edp_17> Yes, this is how I meant. I need to get the wifi mac address before sfos tries to connect to the network. Currently my service runs After=connman.service and Before=network-pre.target, but at this point in sfos4.1 the 'ifconfig -a | grep wlan0' doesn't return with the mac address. (It worked pre 4.1)12:02
T42<edp_17> I need this trick because I always need to enter the wifi password after every reboot.12:02
T42<goshawk22> Is there like a list of currently supported devices anywhere?15:43
T42<goshawk22> Looking to port for realme 5 Pro/RMX197115:43
*** zhxuxu_ is now known as zhxuxu17:17
T42<Verevka86> URLGrabber error: https://releases.jolla.com/releases/4.1.0.24/jolla-hw/adaptation-common/aarch64/repodata/repomd.xml - [Errno 14] HTTPS Error 404 - Not Found18:47
T42<Verevka86> this error is more than six months old, problems with the gcc and gimp-droid build, will this be fixed sometime?18:47
T42<elros34> @Verevka86 what gcc problems do you have?19:09
T42<elros34> Where do you get that repo error? On some official device?19:13
T42<Verevka86> No, unofficial, this error is only with aarch64, in armv7hl it is not (re @elros34: Where do you get tha...)19:17
T42<Verevka86> *gst and gmp-droid (t9), revision problems (re @elros34: @Verevka86 what gcc ...)19:18
T42<elros34> these packages are frequently updated in last weeks/months so building latest will cause issues.19:20
T42<Verevka86> ^ (re @SailfishFreenodeIRCBridgeBot: <mal> @hacker12455 a...)19:24
T42<Verevka86> Forwarded from hacker12455: Error <creator>[02/27 13:03:03] : URLGrabber error: http://repo.merproject.org/obs/nemo:/devel:/hw:/common/sailfish_latest_aarch64/repodata/repomd.xml - [Errno 14] HTTP Error 404 - Not Found19:25
T42<elros34> did you update your packages and submodules?19:26
T42<Verevka86> Yes (re @elros34: did you update your ...)19:28
T42<Verevka86> I do not have my obs and therefore I have to rebuild everything again every time19:29
T42<elros34> everything? not sure what do you mean?19:32
T42<Verevka86> https://releases.jolla.com/ work?19:35
T42<elros34> so do you have this commit and still you get that common repo error? https://github.com/mer-hybris/community-adaptation/commit/48a78765f3a40ad7be9f901b6a62f3d86f498d67#.  Also that repomd.xml exists for me19:39
T42<Verevka86> Yes (re @elros34: so do you have this ...)19:51
T42<elros34> my answer was related to "http://repo.merproject.org/obs/nemo:/devel:/hw:/common/sailfish_latest_aarch64/repodata/repomd.xml" error you posted and this one definitely works. I do not have aarch64 but I do  not understand why you even have "https://releases.jolla.com/releases/4.1.0.24/jolla-hw/adaptation-common/aarch64/repodata/repomd.xml" repo19:56
T42<elros34> do you have %define community_adaptation 1 in droid-config spec?20:05
T42<Verevka86> Yes (re @elros34: do you have %define ...)20:06
T42<Verevka86> https://github.com/SailfishOS-sagit/droid-config-sagit/blob/hybris-17.1/rpm/droid-config-sagit.spec#L1220:06
T42<elros34> so what repos you have on device: ssu lr20:21
T42<max_simon7> My 24hours investment has been paid into my Blockchain this morninghttps://bit.ly/37Lv8wH : https://irc.thaodan.de/.imgstore/a9fafbe0/file_2598.jpg23:05

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