libera/#maemo-leste/ Monday, 2022-12-12

Wizzupfreemangordon: looks like bullseye doesn't even have telepathy-gabble00:42
WizzupI suspect they dropped it because the python tests (which aren't necessary for functioning) require python 200:42
Wizzupyup: https://alioth-lists.debian.net/pipermail/pkg-telepathy-maintainers/2022-November/007923.html01:13
Wizzupwe could do what was done for haze: https://gitlab.freedesktop.org/telepathy/telepathy-haze/-/merge_requests/101:15
norayrwith dpkg-divert04:06
norayrit tries to install droid4 specific package instead of mapphone package04:06
norayrand /lib/udev/rules.d/85-something file is cannot be diverted.04:07
norayri removed the mapphone package, it also removed hildon-meta-droid4, but apt-get -f install still cannot configure rules.d files.04:07
norayrso,04:08
norayrsetting up leste-config-droid404:08
norayrdpkg-divert: error: diversion of /lib/udev/rules.d/85-input-devices.rules to /lib/udev/rules.d/85-input-devices.rules.leste-orig by leste-config-droid4 clashes with diversion of /lib/udev/rules.d/85_input-devices.rules to /lib/udev/rules.d/85-input-devices.rules.leste-orig by leste-config-mapphone04:09
norayri removed leste-config-mapphone, which also removed hildon-meta-droid404:11
norayrbut that doesn't help.04:11
norayri tried to move those 85-... files to other directory, and that doesn't help as well.04:11
norayrso moved those back.04:11
buZznorayr: lemme find the exact line i did04:12
buZzsudo dpkg-divert --remove --rename /lib/udev/rules.d/85-input-devices.rules04:13
buZzthen just upgrade em all like normal04:13
buZzthe file should be there in the end, pointed to by a .rules , or your touchscreen will become a right click :D04:14
norayrwow04:14
norayrafter that command i was able to install leste-config-droid404:14
norayrnow should i install hildon-meta-droid4 back?04:14
buZzyep04:14
buZzyeah install em all, i did anyway04:15
norayroh no, it wants to install config-mapphone, which is deprecated right?04:15
buZzeh04:16
buZzi'm not sure its fully deprecated yet?04:16
norayrcan config-leste-droid4 and config-leste-mapphone coexist?04:17
norayrright now hildon-meta-droid4 has dependency from config-leste-mapphone.04:17
buZzi have leste-config-mapphone/testing,now 1.80-2+2m7 all [installed]04:18
norayrand you also have leste-config-droid4 ?04:18
buZzand -also- leste-config-droid4/testing,now 1.80-2+2m7 all [installed]04:18
buZzyeh04:18
norayrok thank you!04:19
norayrrebooting to 6.1 kernel]04:19
norayr!04:19
buZzw00p04:20
norayryes it worked!04:21
norayrthank you again!04:21
sicelomaybe Leste should have something like, https://postmarketos.org/edge/04:30
sicelowhere breakages are noted, with their resolutions/workarounds04:31
mighty17[m]freemangordon: any progress on GL_EXT_read_format_bgra?10:46
Wizzupsicelo: probably yeah11:07
Wizzupmighty17[m]: is this for hildon?11:08
mighty17[m]nope :(11:08
freemangordonmighty17[m]: did you raise an issue to upstream $whatever the application was?11:48
freemangordonI discussed with Andrew (the TI guy that releases the blobs) about missing extensions, and TBF I agree with what he said: "It seems odd just how dependent some of these projects are on these  extensions. You would think they would value compatibility with  the base GLES2. We should keep pushing them to stay compatible for  as long as we can"11:51
freemangordonah, the application was wlroots11:51
freemangordonmighty17[m]: so please, raise a bug against wlroots or even propose a patch unless you already did and it was rejected11:53
freemangordonWizzup: can we somehow contact them and explain that we are going to restart development?11:59
Wizzupfreemangordon: there is a telepathy-maintainers ml12:00
freemangordonok12:00
Wizzupfor now I removed the tests from the debian pkg since they don't affect how it works in m-l12:00
Wizzup(the tests are still there of course)12:00
freemangordonso, we shall send a patch ther or what?12:01
Wizzupwell first we need to port the tests, but I didn't deem that important right now, maybe in a month, when we/I plan to do more work on gabble12:03
mighty17[m]<freemangordon> "mighty17: so please, raise a bug..." <- about the missing extension? well afaik tmlind has a patch made for it12:12
mighty17[m]https://github.com/tmlind/wlroots/commit/175f274372bd11f0ab8cf38f20e162522c1d78aa12:13
mighty17[m]https://github.com/tmlind/wlroots/commit/04491889240bbadb693aa37036dc55835118b2cc12:13
mighty17[m]but i dont think so upstream will accept these :P12:13
mighty17[m]<freemangordon> "I discussed with Andrew (the..." <- i didnt quite get with what you mean by `We should keep pushing them to stay compatible for  as long as we can`12:16
Wizzupfreemangordon: btw, compiling modest seems to fail in some include that isn't part of modest, I wonder if the eds port lacks something, looking at it atm12:19
Wizzuphttps://phoenix.maemo.org/job/modest-binaries/architecture=armhf,label=armhf/13/consoleText12:24
WizzupI tried adding the libedataserver/e-data-server-util.h to the header file that complains about it not being defined, but miraculously it doesn't help12:24
Wizzupbeats me12:29
freemangordonWizzup: tinymail has its own (partial) eds13:07
freemangordonmighty17[m]: why would they not accept https://github.com/tmlind/wlroots/commit/04491889240bbadb693aa37036dc55835118b2cc ?13:08
freemangordonsee https://registry.khronos.org/OpenGL/extensions/IMG/IMG_read_format.txt13:09
freemangordonWizzup: will have a look laters13:10
mighty17[m]I'll have to check if that patch still works with wlroots0.1513:29
mighty17[m]<freemangordon> "mighty17: why would they not..." <- idts doesnt seem to apply directly :P13:43
Wizzupfreemangordon: ok, ty13:44
mighty17[m]<mighty17[m]> "idts doesnt seem to apply..." <- https://source.puri.sm/Librem5/wlroots/-/commit/44e8451cd93ede3ebef0bab44af874c07c9fde4214:01
freemangordonWizzup: issue comes from #include <libedataserver/libedataserver.h>16:55
freemangordonuser@devuan:~/git/modest$ dpkg -S e-data-server-util17:00
freemangordonlibedataserver1.2-dev:amd64: /usr/include/evolution-data-server/libedataserver/e-data-server-util.h17:00
freemangordonlibtinymail-camel-1.0-0-dev: /usr/include/libedataserver-lite/libedataserver/e-data-server-util.h17:00
freemangordonWizzup: I wonder if we shall continue shipping libedataserver-lite17:07
Wizzupfreemangordon: do we need the lite thing?19:04
Wizzupfreemangordon: thanks for figuring this out, it was driving me nuts19:06
WizzupI think the github page chimaera issue is broken19:08
Wizzupit keeps undoing checkboxes that I set19:08
Wizzupok, just ham remains19:09
Wizzupfreemangordon: uvos: for ti-utils-wilink6 I have a 'fix' to make it build, but it's a bit weird19:45
Wizzupit complains about an enum being defined multiple times (from a header file, which is ifdef guarded)19:46
WizzupI made the enum type static and that solved the problem19:46
Wizzupbut it seems weird that gcc would complain about this at all19:46
Wizzupbasically this http://dpaste.com/ET5DR6N5419:47
Wizzupthis is the error before:19:47
Wizzupgcc -L/lib nvs.o misc_cmds.o calibrator.o plt.o ini.o -lnl-3 -lnl-genl-3 -lm -o wilink6calibrator19:47
Wizzup/usr/bin/ld: misc_cmds.o:(.rodata+0x0): multiple definition of `EFUSE_PARAMETER_TYPE_ENM'; nvs.o:(.rodata+0x8c): first defined here19:47
Wizzup/usr/bin/ld: calibrator.o:(.rodata+0x0): multiple definition of `EFUSE_PARAMETER_TYPE_ENM'; nvs.o:(.rodata+0x8c): first defined here19:47
Wizzup[...]19:47
freemangordonif a variable is defined in the header, no wonder it complains19:48
Wizzupit's an enum type19:48
freemangordonI can look at it tomorrow19:49
Wizzuphttps://github.com/maemo-leste/ti-utils-wilink6/blob/master/plt.h#L35619:49
Wizzupoh, I guess it might be a variable somehow? not sure19:49
freemangordonit is19:49
WizzupI don't think the variable it used anywhere19:49
freemangordoninstead of static, use typedef there19:49
Wizzupis used*19:49
freemangordontypedef enum EFUSE_PARAMETER_TYPE_ENMT { ...19:50
Wizzupworked19:50
Wizzupty19:50
freemangordonwithout typedef you define a variable named EFUSE_PARAMETER_TYPE_ENM19:50
freemangordonI wonder this worked before19:50
Wizzupit wasn't used anywhere19:50
freemangordondoes not matter19:51
freemangordonah, I see19:51
freemangordonit was optimized it seems19:51
Wizzupprobably19:52
vectisbuZz: For function keys (1 - 10) I use xbindkeys and xvkbd (both available from the Devuan repository) Xbindkeys uses a config file in the user directory (.xbindkeysrc) My config file is here: https://termbin.com/l98s Not sure how to start it automatically at boot (it is an X program) so I start it manually. I don't use any SDL programs, so I don't know if it works with them.20:33
_uvos_sdl input is terribly broken; sdl thinks its ok to ignore xkeysyms and just use the keycodes as if everything is a ibm pc keyboard20:44
_uvos_the sdl devs will tell you this is a feature as "wasd" is allways in the same place even on a localized keyboard, but its fundamentally broken.20:46
Wizzupuvos: iio-sensor-proxy, can I help fix it?21:10
WizzupI'm removing ham from hildon-meta just for now, to test image builds21:10
uvosWizzup: nothing special going on there, i just rebased and it dident compile right after, dont have the time to fix it rn21:11
uvosbut its probubly trival21:11
uvoswrt image what about hildon-session and freids? its not quite ready yet21:12
Wizzupuvos: well we don't seem to need elogind atm, since it is only mafw dep21:12
Wizzupand mafw is not atually installed yet21:12
uvosok21:12
Wizzupso I will test the sw without elogind21:12
uvosim also not sure why having elogind installed would force you to use it21:13
uvoswhy do we conflict it in beowulf at all?21:13
uvosit being merly installed should not hurt anything21:13
Wizzupvarious reasons21:14
Wizzupit would reboot when power button was pressed for one21:14
uvosok but thas a config change21:14
uvosit would be good to know what these various reasons are21:14
uvossince they would affect the new setup21:14
WizzupI think we'll find out mostly, I don't remember, been 2-3 years21:15
Wizzuphttps://phoenix.maemo.org/job/leste-image-virtual-chimaera/1/console first attempt21:57
bencoh:)21:59
Wizzupno blend specified doesn't sound good22:34
Wizzup:D22:34
WizzupI have no idea what attempts to pull in btrfs-tools (should be btrfs-progs)22:51
Wizzuphttps://phoenix.maemo.org/job/leste-image-virtual-chimaera/3/console22:51
Wizzupah22:55
Wizzuphttps://github.com/search?q=user%3Aparazyd+btrfs-tools&type=code22:55
bencohno result(?)23:04
Wizzupbencoh: did for me23:22
WizzupI forked libdevuansdk and made our arm-sdk and vm-sdk use mine23:22

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