Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 26 Sep 2017 09:57:15 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-doc@FreeBSD.org
Subject:   [Bug 222618] build of stale stress.html page
Message-ID:  <bug-222618-9@https.bugs.freebsd.org/bugzilla/>

next in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D222618

            Bug ID: 222618
           Summary: build of stale stress.html page
           Product: Documentation
           Version: Latest
          Hardware: Any
                OS: Any
            Status: New
          Severity: Affects Only Me
          Priority: ---
         Component: Documentation
          Assignee: freebsd-doc@FreeBSD.org
          Reporter: wosch@FreeBSD.org

My doc build failed due a fetch of
http://people.freebsd.org/~pho/stress/log/news.rdf

Looking at the Makefile I see that we build a ./stress.html page from this
personal site, but never use or install it

find . -name Makefile|xargs egrep people.freebsd.org
./en_US.ISO8859-1/htdocs/releases/6.1R/Makefile:FETCHFILE=3D
http://people.freebsd.org/~pho/stress/log/news.rdf
./en_US.ISO8859-1/htdocs/releases/7.0R/Makefile:FETCHFILE=3D
http://people.freebsd.org/~pho/stress/log/news.rss
./en_US.ISO8859-1/htdocs/releases/6.0R/Makefile:FETCHFILE=3D
http://people.freebsd.org/~pho/stress/log/news.rdf
./en_US.ISO8859-1/htdocs/releases/6.3R/Makefile:#FETCHFILE=3D
http://people.freebsd.org/~pho/stress/log/news.rss
./en_US.ISO8859-1/htdocs/releases/6.2R/Makefile:FETCHFILE=3D
http://people.freebsd.org/~pho/stress/log/news.rdf

I think we should remove this dead/stale code.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-222618-9>