libera/#maemo/ Saturday, 2020-03-14

norayrhey 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.14:32
Palinorayr: http://talk.maemo.org/login.php?do=lostpw15:25
Palinorayr: https://garage.maemo.org/account/lostpw.php15:30
norayrPali: thaaanks.15:33
keboidhi21:18
keboidusing cssu testing where can i find blt and libmpdec2 packages?21:19
keboidi want to install python3.5 to try youtube-dl and those 2 packages are part of the dependencies21:21
* Maxdamantus just runs youtube-dl inside a debian chroot.21:30
Maxdamantusthough I don't think it actually depends on libmpdec2 necessarily.21:31
MaxdamantusI just run it from git.21:31
MaxdamantusIt will usually want to invoke ffmpeg to remux things, but that's just invoking the actual ffmpeg program which it assumes is already installed.21:33
keboidnever used debian chroot.. i wil look into it if there is no other way21:33
keboidbut i think some managed it wihout debian21:33
MaxdamantusHave 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.21:33
Maxdamantus(right, "outside" as in just in maemo itself)21:34
MaxdamantusThe 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.21:35
keboidi downloaded Halftux's python3.5.6 from the forum and tried to install from terminal and it asks for those 2 dependencies21:36
keboidyes, 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 it21:38
MaxdamantusI don't think it even needs to be python3.21:39
MaxdamantusI think even in the chroot I just use 2.721:39
Maxdamantuspython2.7 is in fremantle/free, so you can probably just `apt-get install python2.7`21:41
MaxdamantusI can use python2.7 on maemo to at least run it with the "--help" argument. will try downloading something from youtube.21:49
keboidnah, it does not find it. i dont know how to check what version i do have21:50
MaxdamantusAre you using the fremantle repository?21:50
Maxdamantusand have you done `apt-get update` recently?21:50
keboidupdated a few times today because of failed python install21:51
keboidwhich one is the repository you mean?21:52
Maxdamantusah, actually it's from extras/fremantle21:56
MaxdamantusSo you'd need to have "deb http://repository.maemo.org/extras fremantle free non-free" in your sources.list21:56
keboidi do have it enabled21:58
keboidin fam for sure21:58
Maxdamantusoh, nvm, it's in extras-devel21:59
Maxdamantusso s/extras/extras-devel/21:59
keboidthat too, but no python 2.722:00
keboidhm.. did not have exras devel in sources.list, thx looking into it22:16
keboidcool, now its installed.22:18
Maxdamantuswhen I run youtube-dl at the moment, I get an due to the ffmpeg version in maemo not having the "-loglevel" argument.22:19
Maxdamantusan error*22:19
Maxdamantusotherwise, it at least downloads the files.22:19
Maxdamantusand can probably easily add some hack for the -loglevel thing.22:20
keboidcool, thats something.22:26
keboidthanks again, have a nice day/evening22:39
keboidcya22:40

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