libera/#devuan-dev/ Thursday, 2021-03-25

tuxd3vfsmithred, hello, you corrected by hand the path for 'FIRMWARE_DIR' in bluez package?00:53
tuxd3vfor Qualcomm,Texas Instrument devices?00:53
fsmithredtuxd3v, I did nothing about firmware or bluez00:56
tuxd3vfsmithred, many thanks :)00:56
fsmithredfor what?00:56
tuxd3vfor your reply :)00:57
fsmithredbluez is not one of our forked packages00:57
tuxd3vyeah I understand that, but how could we correct it?I mean people will want to use their devices and for those it will check for firmware in thos places :/00:58
fsmithredsomeone must volunteer to fork and maintain it00:58
fsmithredor get upstream to fix whatever the problem is00:58
tuxd3vI don't know if it was hardcoded on porpuse for debian :)00:59
tuxd3vmaybe it could :/00:59
tuxd3vyeah, I went on salsa.debian, and left a merge request with my patch, I don't know if its the best procedure, I tried on branch mainline01:00
fsmithredthat's one way01:00
fsmithredbug report is another01:00
fsmithredthen you find out if they care about fixing it or not01:01
tuxd3vdoes you know were to fill a bug report for debian?01:01
fsmithredbugs.debian.org01:01
tuxd3vgood idea :)01:01
tuxd3vho straightforward :)01:02
fsmithredmaybe look at the changelog, too01:02
fsmithredthey might have a reason for it01:02
tuxd3vok, many thanks, I will :)02:27
tuxd3vfsmithred, I messed up :D02:39
tuxd3vI used the cli reportbug python program :/02:39
tuxd3vand it is reporting bugs to devuan :/02:40
tuxd3vLeePen, many thanks for your comment03:35
XenguyNevertheless03:50
tuxd3vXenguy, well support for Cypress Bluetooth devices is urgently needed.. :903:56
tuxd3v:)03:56
XenguyYou go girl!03:57
tuxd3vWe are in a hurry to have support for Cypress.. at least in the ARM world, but any arch will benefit :)03:58
XenguyI have no contact at the moment, but keep searching03:59
Unit193LeePen: Wow, congrats on DD!04:33
Unit193Didn't even know you were going for it.04:33
LeePenUnit193: Thanks.11:13
LeePenStill waiting for my key to be added ;)11:13
Unit193Just was.11:24
LeePenExcellent!11:55
XenguyCongrats LeePen : -)14:23
masonLeePen: That's awesome.15:48
gnu_srsLeePen: Congrats  :)16:14
parazydLeePen: You got your key signed in debian's keyring?16:23
LeePenThanks all.16:55
parazydLeePen: Consider maintaining this? :) https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=97404817:06
parazydThe counterpart is https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=97408417:07
LeePenparazyd: debootstrap changes seem like a good idea in general. It isn't going to happen before bullseye is released though.17:16
parazydYeah17:17
LeePenSince you already have devuan-keyring packaged and on mentors, we should look at cleaning that up and getting it into NEW.17:17
onefangWhat did I just miss about debootstrap coz I was rebooting?17:17
parazydIf you agree with it, I can do what is necessary.17:17
parazydonefang: My patches from last year https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=97408417:17
LeePenI'll have a look through it.17:18
parazydLeePen: Regarding devuan-keyring, I solved all issues, plus lintian. So either some DD signs my key, or we use yours. It doesn't matter to me honestly.17:18
LeePenSigning your key isn't enough. It will ultimately have to be uploaded by somebody in debian-keyring. Then it goes into NEW for approval by ftpmaster and then it gets built.17:19
LeePenDebian still builds from tarballs, not git.17:20
parazydI'm talking about another usecase for the key17:20
parazydhttps://salsa.debian.org/parazyd/devuan-keyring/-/blob/master/debian/rules#L1217:21
tuxd3vparazyd, can you help devuan-arm to get a patch at least on armel,arm64?17:27
tuxd3vthe package is 'bluez'17:27
parazydI need more context17:27
parazydoh crap i didn't autojoin17:27
parazydCan you please recap there?17:27
LeePenparazyd: OK. Needs some thought.17:27
parazydLeePen: ok. Thanks, and let me know when you can.17:28
tuxd3vok, the Idea is to add support form Cypress Bluetooth devices as if they were Broadcomm17:28
tuxd3vcurrently bluez doesn't have support for Cypress devices..17:28
tuxd3vall Raspberry PI's are left without bluethoot17:29
tuxd3vthe Idea is to add a patch do the 'debian/patches' folder, and rebuild the 'bluez' package17:29
parazydIs bluez already forked in Devuan?17:30
parazydAlso, have you sent these patches to bluez upstream?17:30
parazydIt would make most sense to backport IMHO17:30
tuxd3vthe patch is here:  https://paste.debian.net/hidden/5db8e178/17:31
tuxd3vNo its not forked, I sent the patch to salsa.debian: https://salsa.debian.org/tuxd3v/bluez/-/tree/master17:32
tuxd3vbut it, if aproved, would take ages to come downstream17:32
tuxd3vand we need it like now :(17:32
tuxd3vparazyd, what do you mean by backport?17:33
tuxd3vbuild 'bluez' for the backports.. it could be17:33
parazydtuxd3v: Send the patch to http://vger.kernel.org/vger-lists.html#linux-bluetooth for review first.17:34
parazydThen if it gets merged into bluez, we can easily make a backports package.17:34
tuxd3vthe name of the patch is: cypress_bluetooth_broadcomm.patch17:34
parazydFeel free to Cc me17:35
tuxd3vparazyd, thanks, can I attach the patch to the mail? Or should I sent the patch as text, in the mail?17:44
parazydIdeally: git send-email --subject-prefix='PATCH BlueZ' --to linux-bluetooth@vger.kernel.org -117:46
parazydProvided your commit is the git repo HEAD17:47
parazydThis applies https://www.kernel.org/doc/html/v5.11/process/submitting-patches.html17:47
tuxd3vmy patch is for userpace part of 'bluez'17:49
parazydI meant that the etiquette and general guidelines apply.17:49
tuxd3vho ok, many thanks17:49
parazydYou're welcome :) Let's get it reviewed and then see what's next17:50
tuxd3vok, we already tested it in #devuan-arm channel, and it works for all devices :)17:51
tuxd3vit also doesn't brake compatibility with older devices17:51
parazydGreat, you can make a note of that in the commit message17:51
tuxd3vIts just to add more supported devices to bluez :)17:51
parazydok17:52
parazydTry to be somewhat verbose  in the commit message17:52
parazydThis will help reviewers17:52
parazydYou can edit it locally with git commit --amend.17:52
parazydAnd remember to add a Signed-off-by17:52
tuxd3vhumm this seems to be a herculean task :)17:53
tuxd3vheheh17:53
parazydI can help you17:54
parazydJust ask17:54
parazydYou'll thank me later when this gets accepted upstream btw :)17:57
tuxd3v:)17:57
golinuxIt's time folks20:32
amesser_still one hour left?20:33
golinuxNot here20:35
golinuxUnless my time really screwed up20:35
amesser_andi@zeus:~/Projekte/Linux/Packages/apt$ LANG=C TZ=UTC date20:36
amesser_Thu Mar 25 19:36:01 UTC 202120:36
golinuxYeah, I'm old and confused . . .20:39
amesser_there is no correlation between being confused and old :-)20:40
amesser_I'm looking since days for a one of two devices I bought end of last year. I just can't remember where I put it.20:41
fsmithredyou must say, "Found, found, found." over and over again while you are looking for it.20:42
amesser_haha.20:42
fsmithredthat's the only way to get it to return from that other dimension it went to.20:42
amesser_I was already thinking it could have been stolen. But I'm not sure if I had left in garden shed or took it back home.20:43
amesser_In the latter, it'll happily hidding in my mess here20:44
rrqwdq: I found a tor server on pkgmaster, and fiddled its conf; are you able to test?23:14
Unit193LeePen: BTW, I would recommend configuring dput to reject certain dists from being allowed in ftp-master.  I have an addition to dput that also allows one to blacklist version strings, eg 'devuan' from going to somewhere if that'd help.23:16

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