**** BEGIN LOGGING AT Sat Mar 14 03:02:45 2020 Mar 14 13:32:14 hey people of maemo. i forgot my wiki and tmo passwords and am unable to find the recovery email links. it doesnt suggest 'forgot pass' link. Mar 14 14:25:18 norayr: http://talk.maemo.org/login.php?do=lostpw Mar 14 14:30:03 norayr: https://garage.maemo.org/account/lostpw.php Mar 14 14:33:31 Pali: thaaanks. Mar 14 20:18:42 hi Mar 14 20:19:44 using cssu testing where can i find blt and libmpdec2 packages? Mar 14 20:21:51 i want to install python3.5 to try youtube-dl and those 2 packages are part of the dependencies Mar 14 20:30:33 * Maxdamantus just runs youtube-dl inside a debian chroot. Mar 14 20:31:10 though I don't think it actually depends on libmpdec2 necessarily. Mar 14 20:31:35 I just run it from git. Mar 14 20:33:01 It will usually want to invoke ffmpeg to remux things, but that's just invoking the actual ffmpeg program which it assumes is already installed. Mar 14 20:33:15 never used debian chroot.. i wil look into it if there is no other way Mar 14 20:33:48 but i think some managed it wihout debian Mar 14 20:33:57 Have you tried just running it directly from git outside? I suspect if you want to use youtube-dl, you'd want to have it based on git somehow. Mar 14 20:34:13 (right, "outside" as in just in maemo itself) Mar 14 20:35:02 The reason you want to use git for youtube-dl is that sites like youtube will often change how you have to download things from them, so you need to be able to update the code. Mar 14 20:36:51 i downloaded Halftux's python3.5.6 from the forum and tried to install from terminal and it asks for those 2 dependencies Mar 14 20:38:43 yes, i am using the git version on ubuntu and on an android tablet as well and i would like that on the n900 but default python should be too old version for it Mar 14 20:39:31 I don't think it even needs to be python3. Mar 14 20:39:41 I think even in the chroot I just use 2.7 Mar 14 20:41:07 python2.7 is in fremantle/free, so you can probably just `apt-get install python2.7` Mar 14 20:49:43 I can use python2.7 on maemo to at least run it with the "--help" argument. will try downloading something from youtube. Mar 14 20:50:07 nah, it does not find it. i dont know how to check what version i do have Mar 14 20:50:26 Are you using the fremantle repository? Mar 14 20:50:37 and have you done `apt-get update` recently? Mar 14 20:51:36 updated a few times today because of failed python install Mar 14 20:52:03 which one is the repository you mean? Mar 14 20:56:11 ah, actually it's from extras/fremantle Mar 14 20:56:59 So you'd need to have "deb http://repository.maemo.org/extras fremantle free non-free" in your sources.list Mar 14 20:58:40 i do have it enabled Mar 14 20:58:57 in fam for sure Mar 14 20:59:35 oh, nvm, it's in extras-devel Mar 14 20:59:47 so s/extras/extras-devel/ Mar 14 21:00:43 that too, but no python 2.7 Mar 14 21:16:20 hm.. did not have exras devel in sources.list, thx looking into it Mar 14 21:18:14 cool, now its installed. Mar 14 21:19:18 when I run youtube-dl at the moment, I get an due to the ffmpeg version in maemo not having the "-loglevel" argument. Mar 14 21:19:26 an error* Mar 14 21:19:35 otherwise, it at least downloads the files. Mar 14 21:20:00 and can probably easily add some hack for the -loglevel thing. Mar 14 21:26:06 cool, thats something. Mar 14 21:39:54 thanks again, have a nice day/evening Mar 14 21:40:04 cya **** ENDING LOGGING AT Sun Mar 15 03:02:57 2020