maemo.org - Talk

maemo.org - Talk (https://talk.maemo.org/index.php)
-   MeeGo / Harmattan (https://talk.maemo.org/forumdisplay.php?f=45)
-   -   updating OpenSSL & Python3 (https://talk.maemo.org/showthread.php?t=100310)

mfrasca 2018-05-07 14:44

updating OpenSSL & Python3
 
while attempting installation of Telethon on either N900(Maemo) or N9(MeeGo), I got stuck with several issues on both systems.

the above thread is specific to Telegram, but the questions I have are more generic:

I'm looking for OpenSSL, newer than 0.9.8, is it available anywhere?

python3.1 can't be the newest Python3 we have for MeeGo, can it?

The current OpenSSL prevents stuff to be installed via pip. Python3.1 is several steps behind Telethon's requirement 3.5.

nieldk 2018-05-07 16:51

Re: updating OpenSSL & Python3
 
Quote:

Originally Posted by mfrasca (Post 1544048)
while attempting installation of Telethon on either N900(Maemo) or N9(MeeGo), I got stuck with several issues on both systems.

the above thread is specific to Telegram, but the questions I have are more generic:

I'm looking for OpenSSL, newer than 0.9.8, is it available anywhere?

python3.1 can't be the newest Python3 we have for MeeGo, can it?

The current OpenSSL prevents stuff to be installed via pip. Python3.1 is several steps behind Telethon's requirement 3.5.

Python 3.4 should be in extras-devel
http://talk.maemo.com/showpost.php?p...0&postcount=17

And openssl 1.0.1g you can try
http://talk.maemo.org/showthread.php?t=91787

Kevin.MX 2018-05-08 13:25

Re: updating OpenSSL & Python3
 
Quote:

Originally Posted by nieldk (Post 1544054)
Python 3.4 should be in extras-devel
http://talk.maemo.com/showpost.php?p...0&postcount=17

And openssl 1.0.1g you can try
http://talk.maemo.org/showthread.php?t=91787

Well I quite need to get OpenSSL 1.0.2h(or higher) to get mitmproxy to work so that I can view those https encrypted webpages. But when I tried to compile one on my N9, the libssl libararies turns out to be 1.0.0 version and I failed to install nodejs 0.10.45 by @daols and mitmproxy couldn't run.So what can I do next?

mfrasca 2018-05-08 18:18

Re: updating OpenSSL & Python3
 
Quote:

Originally Posted by nieldk (Post 1544054)
Python 3.4 should be in extras-devel
http://talk.maemo.com/showpost.php?p...0&postcount=17

I know how to find extras-devel in Maemo, but where is it within MeeGo?

Quote:

Originally Posted by nieldk (Post 1544054)
And openssl 1.0.1g you can try
http://talk.maemo.org/showthread.php?t=91787

I managed to install that one (had to change file ownerships prior to installation), but 1.0.1g is not enough for pip.

my current /etc/apt/sources.list.d/*:

Code:

user@theresia:~$ for i in /etc/apt/sources.list.d/*; do echo $i; cat $i; echo; done
/etc/apt/sources.list.d/aegis.ssu-keyring-418.list

/etc/apt/sources.list.d/n9repomirror.list
# CODeRUS mirror
deb https://coderus.openrepos.net/n9mirror/001 ./
deb https://coderus.openrepos.net/n9mirror/apps ./
deb https://coderus.openrepos.net/n9mirror/tools ./

# SDK repository
deb http://mirror.thecust.net/harmattan-dev.nokia.com/ harmattan/sdk free non-free
deb-src http://mirror.thecust.net/harmattan-dev.nokia.com/ harmattan/sdk free

# Nokia-binaries
#deb http://mirror.thecust.net/harmattan-dev.nokia.com/ harmattan/41667a5bd857be02f487c2ce806fbf85 nokia-binaries

/etc/apt/sources.list.d/openrepos-Enigma.list
deb http://harmattan.openrepos.net/Enigma personal main

/etc/apt/sources.list.d/openrepos-halftux.list
deb http://harmattan.openrepos.net/halftux personal main

/etc/apt/sources.list.d/openrepos-hooddy.list
deb http://harmattan.openrepos.net/hooddy personal main

/etc/apt/sources.list.d/openrepos-mp107.list
deb http://harmattan.openrepos.net/mp107 personal main

/etc/apt/sources.list.d/openrepos-rzr.list
deb http://harmattan.openrepos.net/rzr personal main

/etc/apt/sources.list.d/openrepos-simplicio.list
deb http://harmattan.openrepos.net/simplicio personal main

/etc/apt/sources.list.d/osa.list
deb-exec /usr/bin/osa

user@theresia:~$



All times are GMT. The time now is 12:42.

vBulletin® Version 3.8.8