pkgsrc-Bugs archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
Re: pkg/51802: security/mozilla-rootcerts doesn't build with gawk
> cd /home/rodent/pkgsrc/security/mozilla-rootcerts/work/certs && /bin/sh /home/rodent/pkgsrc/security/mozilla-rootcerts/work/mozilla-rootcerts.sh -f /home/rodent/pkgsrc/security/mozilla-rootcerts/work/certdata-20160610.txt extract
> unable to load certificate
> 140135767295632:error:0D07207B:asn1 encoding routines:ASN1_get_object:header too long:asn1_lib.c:157:
> awk: cmd. line:28: (FILENAME=- FNR=577) fatal: printf to "/home/rodent/pkg/bin/openssl x509 -inform der -outform pem -text >mozilla-rootcert-3.pem" failed (Broken pipe)
Do you set LC_ALL? I get similar errors with LC_ALL=en_US.UTF-8.
% export LC_ALL=en_US.UTF-8
% sh ../mozilla-rootcerts.sh -f ../certdata-20160610.txt extract
mozilla-rootcert-0.pem
unable to load certificate
139719110055568:error:0D07207B:asn1 encoding routines:ASN1_get_object:header too long:asn1_lib.c:153:
mozilla-rootcert-1.pem
unable to load certificate
140638067934864:error:0D07207B:asn1 encoding routines:ASN1_get_object:header too long:asn1_lib.c:153:
mozilla-rootcert-2.pem
unable to load certificate
140246152611472:error:0D07207B:asn1 encoding routines:ASN1_get_object:header too long:asn1_lib.c:153:
mozilla-rootcert-3.pem
unable to load certificate
139990967465616:error:0D07207B:asn1 encoding routines:ASN1_get_object:header too long:asn1_lib.c:153:
mozilla-rootcert-4.pem
unable to load certificate
139656006665872:error:0D07207B:asn1 encoding routines:ASN1_get_object:header too long:asn1_lib.c:153:
gawk: cmd. line:28: (FILENAME=- FNR=698) fatal: printf to "/usr/bin/openssl x509 -inform der -outform pem -text >mozilla-rootcert-4.pem" failed (Broken pipe)
--
Yuji Yamano
Home |
Main Index |
Thread Index |
Old Index