git: adda9a6066 - main - Link to the new pgpkeys.txt file in articles and books
Sergio Carlavilla
carlavilla at freebsd.org
Sun May 23 22:33:44 UTC 2021
On Mon, 24 May 2021 at 00:28, Daniel Ebdrup Jensen <debdrup at freebsd.org> wrote:
>
> On Sun, May 23, 2021 at 07:34:52PM +0000, Sergio Carlavilla Delgado wrote:
> >The branch main has been updated by carlavilla:
> >
> >URL: https://cgit.FreeBSD.org/doc/commit/?id=adda9a606635e898972fe88170ae51c76b02fc02
> >
> >commit adda9a606635e898972fe88170ae51c76b02fc02
> >Author: Sergio Carlavilla Delgado <carlavilla at FreeBSD.org>
> >AuthorDate: 2021-05-23 19:33:46 +0000
> >Commit: Sergio Carlavilla Delgado <carlavilla at FreeBSD.org>
> >CommitDate: 2021-05-23 19:33:46 +0000
> >
> > Link to the new pgpkeys.txt file in articles and books
> >
> > Link in articles and books to the new pgpkeys.txt file
> > Remove all AsciiDoc syntax in pgpkeys.txt
> >
> > PR: 254636
> > Submitted by: dinoex@
>
> Hi Sergio,
>
> Has the build just not updated yet, or is the file still not
> working?
>
> When I try to view it in my browser, it cuts off mid-key for
> ashish@ (and the key block is clearly too long to be a real PGP key
> block unless it contains an entire book as the passphrase).
>
> When I try to grab it with fetch on my local machine, fetch on
> freefall, or curl on a random Linux machine, all report that the
> file is being truncated (but each download appaers to be truncated
> at different amounts, which is confusing).
>
> Yours,
> Daniel Ebdrup Jensen
Hi Daniel,
I just downloaded the file using cURL and it works well.
Can you try with cURL please?
The command:
curl https://docs.FreeBSD.org/pgpkeys/pgpkeys.txt --output pgpkeys.txt
Bye!
More information about the dev-commits-doc-all
mailing list