Opened 3 years ago
Closed 3 years ago
#15892 closed enhancement (fixed)
IO-Socket-SSL-2.073 (Perl module)
Reported by: | Bruce Dubbs | Owned by: | |
---|---|---|---|
Priority: | normal | Milestone: | 11.1 |
Component: | BOOK | Version: | git |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
New minor version.
Change History (6)
comment:1 by , 3 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:2 by , 3 years ago
With openssl-3.0.0 my first remote bib test still fails (the other one works). I don't remember if this is the same as on openssl-1.1.1, but I think it is slightly different:
INFO - Processing section 0 INFO - Looking for bibtex format file 'https://docs.google.com/uc?id=0BxJDztsS-HbsZ1hTOXQ0S0w0d1U&export=download' for section 0 INFO - Data source 'https://docs.google.com/uc?id=0BxJDztsS-HbsZ1hTOXQ0S0w0d1U&export=download' is a remote BibTeX data source - fetching ... INFO - LaTeX decoding ... INFO - Found BibTeX data source '/tmp/biber_tmp_U0HA/biber_remote_data_source_9M0ws.bib' WARN - Duplicate entry key: 'font-family:' in file '/tmp/biber_tmp_U0HA/biber_remote_data_source_9M0ws.bib', skipping ... WARN - Invalid or undefined BibTeX entry key in file '/tmp/biber_tmp_U0HA/038054739e6746b9356181cf74860cd1_9469.utf8', skipping ... WARN - BibTeX subsystem: /tmp/biber_tmp_U0HA/038054739e6746b9356181cf74860cd1_9469.utf8, line 11, warning: 429 characters of junk seen at toplevel ERROR - BibTeX subsystem: /tmp/biber_tmp_U0HA/038054739e6746b9356181cf74860cd1_9469.utf8, line 12, syntax error: found "pen", expected "," INFO - WARNINGS: 3 INFO - ERRORS: 1 make: *** [Makefile:141: remote1] Error 2
I note that biber discards the temporary file before reporting this, so there is nothing to go on. That test is only for self-built biber (the cpan version ships with compressed modules including Mozilla::CA and presumably openssl-1.1.1) so I see no way of debugging it.
The other remote test still works, so I'm inclined to remove that test from my latex-test file.
follow-up: 4 comment:3 by , 3 years ago
Reminder to self: Net-SSLeay needs 1.91_01 (a development version) for openssl-3.
comment:4 by , 3 years ago
Replying to ken@…:
Reminder to self: Net-SSLeay needs 1.91_01 (a development version) for openssl-3.
Doug has done that. Thanks.
comment:5 by , 3 years ago
I've gone back to an LFS11.0 system, initially still with the released IO-Socket-SSL. Again, the remote test fails, exactly the same as with the new version and openssl3. Using wget to download the link which biber reported appeared to time out, but wget-log reported 302 Temporarily moved, and it had downloaded a file called 'uc\?id\=0BxJDztsS-HbsZ1hTOXQ0S0w0d1U'. That is html (probably only the first part of the page, but opening it in firefox shows a google drive page inviting me to login to google drive.
Therefore, that link is no-longer usable, so I can stop worrying. Will retest with the new version (full tests) and perhaps try to put a bib on rivendell.
comment:6 by , 3 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Fixed in @17fbcc4978edac2c718ba6f8a9f90841333bc94f 11.0-343
I've put a new version of my latex testfiles in ken~/ with remote bib files in ken~/bib/ to replace the two previous remote tests.
This is supposed to fix the issues with openssl-3.