On Sun 2 Dec 2018 at 18:49, Norbert Hartl via Pharo-users < pharo-users@lists.pharo.org> wrote:
I thought I did it already. Cannot check now, I donât have a computer right now.
IIRC it is not directly in voyage but in MongoTalk
Am 02.12.2018 um 16:44 schrieb Esteban Lorenzano <estebanlm@gmail.com>:
So we just need to change the dependency. Cool :)
On 2 Dec 2018, at 16:18, Norbert Hartl <norbert@hartl.name> wrote:
I added PBKDF2 to the cryptography repository on github a while ago. One reason why I migrated cryptography in the first place
Norbert
Am 02.12.2018 um 15:59 schrieb Cyril Ferlicot <cyril.ferlicot@gmail.com>:
On Sun 2 Dec 2018 at 15:38, Esteban Lorenzano <estebanlm@gmail.com> wrote:
There was a cryptography version on GitHub, isnât?
Yes, but we need someone with the rights to write on PBKDF2 on StHub, or migrate it in github aswell to fix the issue.
On 2 Dec 2018, at 15:31, Cyril Ferlicot <cyril.ferlicot@gmail.com> wrote:
On Sun 2 Dec 2018 at 15:08, Esteban Lorenzano <estebanlm@gmail.com> wrote:
There is indeed a problem because cryptography package is still using an old API: #ifNotNilDo: that does not exists anymore in Pharo. You are probably seen something like this:
<Screenshot 2018-12-02 at 15.02.19.png>
I looked at it last time and the problem is that one of the dependency hosted on StHub still depends on the StHub version of Cryptography.
http://smalltalkhub.com/#!/~UdoSchneider/PBKDF2/
But not many people can write on this project I think.
(And this is a bug) Anyway, while we fix this, you can replace #ifNotNilDo: for #ifNotNil:, then save and select âproceedâ.
That will allow voyage to load properly.
Cheers, Esteban
--
Cyril Ferlicot https://ferlicot.fr
-- Cyril Ferlicot https://ferlicot.fr
-- Cyril Ferlicot https://ferlicot.fr