pkgsrc-Users archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

Re: Trouble with pkgsrc



tom%mmto.org@localhost (Tom Trebisky) writes:

>pkg_add ruby
>pkg_add: Can't process 
>https://cdn.NetBSD.org:443/pub/pkgsrc/packages/NetBSD/earmv7hf/9.3/All/ruby*: 
>Unknown HTTP error
>pkg_add: no pkg found for 'ruby', sorry.
>pkg_add: 1 package addition failed

libfetch in base doesn't support SNI (virtual host selection with TLS).

A workaround is to use http instead of https or to use ftp.netbsd.org
instead of cdn.netbsd.org.

libfetch in base should be updated, but I guess I have to commit a
small patch to add SNI support.



Home | Main Index | Thread Index | Old Index