NetBSD-Bugs archive

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

lib/53084: mips64eb crypto failure



>Number:         53084
>Category:       lib
>Synopsis:       mips64eb crypto failure
>Confidential:   no
>Severity:       critical
>Priority:       high
>Responsible:    lib-bug-people
>State:          open
>Class:          sw-bug
>Submitter-Id:   net
>Arrival-Date:   Fri Mar 09 10:15:00 +0000 2018
>Originator:     Martin Husemann
>Release:        NetBSD 8.99.12
>Organization:
The NetBSD Foundation, Inc.
>Environment:
System: NetBSD supremacy.duskware.de 8.99.12 NetBSD 8.99.12 (ERLITE) #247: Fri Mar 9 09:43:55 CET 2018 martin%night-owl.duskware.de@localhost:/usr/src/sys/arch/evbmips/compile/ERLITE evbmips
Architecture: mips64eb
Machine: evbmips
>Description:

Trying to fetch pkgsrc/x11/libxcb on evbmips64-eb fails reproducably
with:

=> Full dependency libxcb>=1.11.1: NOT found
=> Verifying update for ../../x11/libxcb
===> Skipping vulnerability checks.
WARNING: No /var/db/pkg/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'.
=> Bootstrap dependency digest>=20010302: found digest-20160304
===> Skipping vulnerability checks.
WARNING: No /var/db/pkg/pkg-vulnerabilities file found.
WARNING: To fix run: `/usr/sbin/pkg_admin -K /var/db/pkg fetch-pkg-vulnerabilities'.
=> Fetching libxcb-1.13.tar.bz2
=> Total size: 510453 bytes
4294967295:error:1408F119:SSL routines:ssl3_get_record:decryption failed or bad record mac:/usr/src/crypto/external/bsd/openssl/dist/ssl/record/ssl3_record.c:469:
4294967295:error:1408F119:SSL routines:ssl3_get_record:decryption failed or bad record mac:/usr/src/crypto/external/bsd/openssl/dist/ssl/record/ssl3_record.c:469:
ftp: Can't connect to `xcb.freedesktop.org:https'


Running the "make fetch" on another machine (I tried evbarm) does work
just fine.

>How-To-Repeat:

cd /usr/pkgsrc/x11/libxcb
make fetch

>Fix:
n/a



Home | Main Index | Thread Index | Old Index