> On Nov 10, 2021, at 8:36 AM, Holger Rodriguez <g...@roseng.ch> wrote:
> 
> now I get another error:
> 
> wsmac01:~ gtk$ ./gtk-osx-setup.sh 
> Cloning into '/Users/gtk/Source/pyenv'...
> remote: Enumerating objects: 20634, done.
> remote: Counting objects: 100% (1657/1657), done.
> remote: Compressing objects: 100% (613/613), done.
> remote: Total 20634 (delta 992), reused 1511 (delta 914), pack-reused 18977
> Receiving objects: 100% (20634/20634), 4.20 MiB | 5.02 MiB/s, done.
> Resolving deltas: 100% (13869/13869), done.
> Downloading openssl-1.1.1k.tar.gz...
> -> https://www.openssl.org/source/openssl-1.1.1k.tar.gz 
> <https://www.openssl.org/source/openssl-1.1.1k.tar.gz>
> error: failed to download openssl-1.1.1k.tar.gz
> 
> BUILD FAILED (OS X 10.13.6 using python-build 2.2.0-12-g5b7c140f)
> 
> The problem is, that the file:
>     openssl-1.1.1k.tar.gz
> does not exist anymore, but they bumped it up to:
>     openssl-1.1.1l.tar.gz
> 
> How do I resolve this?

You have two choices: You can either patch the pyenv build (gtk-osx-setup.sh 
created a repo clone in ~/Source/pyenv) to use the new OpenSSL tarball or you 
can wait for someone else to do so and for the pyenv maintainers to merge it.

Meanwhile, please answer my questions from yesterday.

Regards,
John Ralls


_______________________________________________
gtk-osx-users-list mailing list
gtk-osx-users-list@gnome.org
https://mail.gnome.org/mailman/listinfo/gtk-osx-users-list

Reply via email to