<parazyd>
Wizzup, freemangordon: The newpid issue is something happening on arm but I haven't had time to investigate it well enough.
<freemangordon>
parazyd: ok, but it prevents new glib from entering the repos
<freemangordon>
what about disabling ADT temporarily?
<freemangordon>
just to build the package?
<parazyd>
What I usually did is remove/rename the tests directory in the repo.
<freemangordon>
shall I do that for glib and retry?
<freemangordon>
Also, isn't it better to spend some CPU cycles trying to find why the issue?
<parazyd>
AIUI it's a kernel issue and I've no time to dig into that at the moment. It's also not easy to reproduce by hand.
<parazyd>
So yeah, temporarily do that for glib, and at some point later we can figure it out.
<freemangordon>
parazyd: SIGBUS doesn;t look like kernel issue to me
<freemangordon>
but ok, I'll rename test directory
<parazyd>
I'm pretty sure it's kernel related, because we had the same issue before on the same arm64 machines that Wizzup and I had, and they were the same rootfs.
<freemangordon>
ok
<parazyd>
Only difference was the kernel. And because of this it worked on one device, but not on the other.
<parazyd>
Didn't manage to trace the exact setting.
<freemangordon>
renaming tests/control should be enough, right?
<parazyd>
I think the entire tests directory is safer.
MartijnBraam[m] has quit [Ping timeout: 264 seconds]
dgamer69 has quit [Ping timeout: 245 seconds]
<Wizzup>
right, the news post :)
<freemangordon>
mhm
Twig has joined #maemo-leste
<freemangordon>
Wizzup: I had power outage again, so, what has happened with glib?
<Wizzup>
freemangordon: build passed, -repos did not because of udeb stuff
<Wizzup>
uvos: got the compass app somewhere?
dgamer69 has joined #maemo-leste
BenLand100 has quit [Remote host closed the connection]
Pali has joined #maemo-leste
<freemangordon>
oh, maybe I should have removed udeb stuff from debian/control too
MartijnBraam[m] has joined #maemo-leste
BenLand100 has joined #maemo-leste
BenLand100 has quit [Changing host]
BenLand100 has joined #maemo-leste
<Wizzup>
freemangordon: probably
dgamer69 has quit [Ping timeout: 250 seconds]
BenLand100 has quit [Client Quit]
BenLand100 has joined #maemo-leste
BenLand100 is now known as Guest3172
tvall has quit [Ping timeout: 246 seconds]
Guest3172 has quit [Client Quit]
tvall has joined #maemo-leste
peetah has quit [Quit: -]
BenLand100 has joined #maemo-leste
BenLand100 has quit [Changing host]
BenLand100 has joined #maemo-leste
BenLand100 has quit [Client Quit]
BenLand100 has joined #maemo-leste
BenLand100 has quit [Changing host]
BenLand100 has joined #maemo-leste
inky_ has joined #maemo-leste
BenLand100 has quit [Client Quit]
inky has quit [Ping timeout: 250 seconds]
BenLand100 has joined #maemo-leste
BenLand100 has quit [Changing host]
BenLand100 has joined #maemo-leste
BenLand100 has quit [Quit: s/BenLand100//]
elastic_dog has quit [Quit: elastic_dog]
elastic_dog has joined #maemo-leste
_uvos_ has joined #maemo-leste
<_uvos_>
hi
<_uvos_>
so redgarding sphone sms
<_uvos_>
im fine with either improving it and adding other protocolls or replacing it with another app
<_uvos_>
if this other app becomes maemo specific i would like to keep the sms subsystem at least in its current state so that sphone on plain debain etc remains with sms support of some kind
<_uvos_>
but we could just add a cmd line switch to sphone that disables rining on sms and remove the desktop file from the leste package
<Wizzup>
_uvos_: so I'm planning to make a separate program for sms/conversations that uses tp, so disabling sms in sphone could work
<Wizzup>
regarding it being maemo specific or not, I don't think it has to be, but some of it might be, but we could maybe make it possible to disable
<Wizzup>
I'm aiming for telepathy though, not ofono
_uvos_ has quit [Ping timeout: 268 seconds]
<Wizzup>
baw
<Wizzup>
also, now that I found out that just running some simple telepathy-python program keeps telepathy-ring alive, I should see if that helps with audio routing on n900 (since then tp will be avail)
_uvos_ has joined #maemo-leste
<Wizzup>
_uvos_: I replied wrt sms, can you check logs
<_uvos_>
and no fremangordon i dont like the interdependance
<Wizzup>
catching up with the logs I see :)
<_uvos_>
Wizzup ok id like to keep something that works on plain ofono
<_uvos_>
but yeah adding disableing is no issue
<_uvos_>
wrt working on sphone
<_uvos_>
sure if you like
<_uvos_>
my next task would be to look into moduloarizing it a bit
<_uvos_>
but rn i am working on removing gconf interfaces from stuff that talks to mce
<_uvos_>
or rather gconf interface usage
<Wizzup>
what interfaces are that?
<Wizzup>
btw, does your bionic still boot with latest kernel
<_uvos_>
5.15? no idea the bionic i only use with leste
<Wizzup>
I mean latest leste-devel kernel
<_uvos_>
i think so
<Wizzup>
I think whatever broke my d3 also broke my bionic
<_uvos_>
ill try when i get home
<Wizzup>
hmm let me check again
<_uvos_>
accutally i think i run my own branch on it
<_uvos_>
so maybe leste kern is broken
<Wizzup>
_uvos_: ok, also I was wondering about the compass app, got a repo somewhere?