pkgsrc-Users archive

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

Errors installing curl, was: Re: Issues installing binary packages on NetBSD 9.0 (KASLR)



I had to cut the OP's message as it was so big, it killed Firefox:

On Tue, 12 May 2020 at 02:16, Richard Sass <richard.sass%seqent.com@localhost> wrote:

>
> The problem
>
> Trying to install curl here. I do see the same symptoms trying to install
> other packages as well. X11 was not selected during the build of NetBSD. The
> log of the install goes on forever.
>
> Lots of errors around
> - /usr/X11R7/lib
> -
> /work/lang/ghc88/work/.destdir/usr/pkg/lib/ghc-8.8.1/xhtml-3000.2.2.1/../int
> eger-gmp-1.0.2.0/libHSinteger-gmp-1.0.2.0-ghc8.8.1.so, needed by
> gettext-lib-0.20.1 is not present in this system.
> - more of the same a couple of times and references to ghc7 instead of ghc88
>
> Eventually we get to
> 2 packages to refresh:
>   libunistring-0.9.10 libidn2-2.3.0
>
> 3805 packages to install:
>   suse_expat-13.1 suse_libffi-13.1 suse_libdrm-13.1
> py27-cursespanel-2.7.17nb4 fann-2.2.0nb1
>   ...snip
>
> This can't be right, can it? I'm not even sure how to ask a question about
> this.

Incidentally, on a plain vanilla NetBSD 9.0/amd64, I have a different
set of errors, I wonder if they are related:

oc@NetBSD:/home/oc$ doas pkgin update
processing remote summary
(https://cdn.netbsd.org/pub/pkgsrc/packages/NetBSD/amd64/9.0/All)...
database for https://cdn.netbsd.org/pub/pkgsrc/packages/NetBSD/amd64/9.0/All
is up-to-date
oc@NetBSD:/home/oc$ doas pkgin install curl
calculating dependencies...done.

6 packages to install:
  libunistring-0.9.10 python37-3.7.5 libxml2-2.9.10nb1 nghttp2-1.40.0
  libidn2-2.3.0 curl-7.67.0

0 to refresh, 0 to upgrade, 6 to install
30M to download, 110M to install

proceed ? [Y/n] y
libunistring-0.9.10.tgz                       100%  581KB 581.3KB/s   00:01
download error: libunistring-0.9.10 size does not match pkg_summary
proceed ? [y/N] y
download error:
https://cdn.netbsd.org/pub/pkgsrc/packages/NetBSD/amd64/9.0/All/python37-3.7.5.tgz
Not Found
proceed ? [y/N] y
libxml2-2.9.10nb1.tgz                         100% 1390KB   1.4MB/s   00:00
download error: libxml2-2.9.10nb1 size does not match pkg_summary
proceed ? [y/N] y
download error:
https://cdn.netbsd.org/pub/pkgsrc/packages/NetBSD/amd64/9.0/All/nghttp2-1.40.0.tgz
Not Found
proceed ? [y/N] y
libidn2-2.3.0.tgz                             100%  113KB 113.0KB/s   00:00
download error: libidn2-2.3.0 size does not match pkg_summary
proceed ? [y/N] y
download error:
https://cdn.netbsd.org/pub/pkgsrc/packages/NetBSD/amd64/9.0/All/curl-7.67.0.tgz
Not Found
proceed ? [y/N] y

-- 
Ottavio Caruso


Home | Main Index | Thread Index | Old Index