Bug 253391 - snapshots and releng are not generated despite being present in the build
Summary: snapshots and releng are not generated despite being present in the build
Status: Closed FIXED
Alias: None
Product: Documentation
Classification: Unclassified
Component: Books & Articles (show other bugs)
Version: Latest
Hardware: Any Any
: --- Affects Some People
Assignee: Sergio Carlavilla Delgado
URL: https://docs.freebsd.org/en_US.ISO885...
Keywords:
Depends on:
Blocks:
 
Reported: 2021-02-10 00:21 UTC by Graham Perrin
Modified: 2021-03-03 20:48 UTC (History)
2 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Comment 1 Graham Perrin freebsd_committer freebsd_triage 2021-02-10 00:31:40 UTC
Under <https://docs.freebsd.org/en_US.ISO8859-1/books/handbook/current-stable.html#idp65438840>

<https://docs.freebsd.org/snapshots/> is not found. 

----

Whilst correcting the current-stable.html page, maybe take the opportunity to update this sentence: 

> … For example, users tracking the 9-STABLE branch should join the svn-src-stable-9 list. …

Exemplify 12-STABLE, with reference to <https://lists.freebsd.org/mailman/listinfo/svn-src-stable-12>

Thanks
Comment 2 Andreas Bjørnestad 2021-02-15 14:10:13 UTC
The links referred to as broken are actually correct in the repo.

Why would these differ? Out of sync?
Comment 3 Daniel Ebdrup Jensen freebsd_committer freebsd_triage 2021-02-15 14:37:12 UTC
*** Bug 253533 has been marked as a duplicate of this bug. ***
Comment 4 Daniel Ebdrup Jensen freebsd_committer freebsd_triage 2021-02-15 15:41:54 UTC
Andreas submitted a patch in bug #253533 comment #3.

I'll apply it, see if it builds, and check that I don't need permission since it affects stuff that the release engineering team usually works with.
Comment 5 Daniel Ebdrup Jensen freebsd_committer freebsd_triage 2021-02-15 16:12:05 UTC
Nevermind, I messed up, these bugs are not related. I'll fix both, though.

Graham, can you please provide a patch?
Comment 6 Daniel Ebdrup Jensen freebsd_committer freebsd_triage 2021-02-19 13:33:49 UTC
I've had a bit more time to investigate this, and it looks to me like the pages are present in the build, and get built when running either the run or build targets, but they're not present on the official documentation.

Therefore, I'm taking the liberty of assigning Sergio Carlavilla, as he's the domain expert.
Comment 7 Sergio Carlavilla Delgado freebsd_committer freebsd_triage 2021-03-03 20:48:40 UTC
Please, use this URL https://docs.freebsd.org/en/books/handbook/
The URL you points it's used as a backup to prevent 404.
We need to improve the redirections in the HTTP server.
Sorry for that.