Bug 71153

Summary: [ftp download] Doc packages install in /local0
Product: Documentation Reporter: Ceri Davies <ceri>
Component: Books & ArticlesAssignee: Simon L. B. Nielsen <simon>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Ceri Davies freebsd_committer freebsd_triage 2004-08-30 17:30:33 UTC
	The prebuilt doc packages on ftp.FreeBSD.org install under
	/local0; they really should go into /usr/share/doc.

Fix: 

Unsure - I don't know where these packages are generated.
How-To-Repeat: 
    {root@shrike}-{~} # pkg_add -v ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/packages/faq.en_US.ISO8859-1.pdf.tgz
    looking up ftp.FreeBSD.org
    connecting to ftp.FreeBSD.org:21
    setting passive mode
    opening data connection
    initiating transfer
    Fetching ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/packages/faq.en_US.ISO8859-1.pdf.tgz...+CONTENTS
    +COMMENT
    +DESC
    book.pdf
    book.pdf.bz2
    book.pdf.zip
    tar command returns 0 status
     Done.
    extract: Package name is faq.en_US.ISO8859-1.pdf
    extract: CWD to /local0/docbuild/build/out/en_US.ISO8859-1/books/faq
    extract: /local0/docbuild/build/out/en_US.ISO8859-1/books/faq/book.pdf
    extract: /local0/docbuild/build/out/en_US.ISO8859-1/books/faq/book.pdf.bz2
    extract: /local0/docbuild/build/out/en_US.ISO8859-1/books/faq/book.pdf.zip
    extract: CWD to .
    Attempting to record package into /var/db/pkg/faq.en_US.ISO8859-1.pdf..
    Package faq.en_US.ISO8859-1.pdf registered in
    /var/db/pkg/faq.en_US.ISO8859-1.pdf
    {root@shrike}-{~} # ls /local0/
    docbuild
    {root@shrike}-{~} #
Comment 1 Simon L. B. Nielsen freebsd_committer freebsd_triage 2004-08-30 20:04:58 UTC
On 2004.08.30 17:25:53 +0100, Ceri Davies wrote:
> 
> >Description:
> 
> 	The prebuilt doc packages on ftp.FreeBSD.org install under
> 	/local0; they really should go into /usr/share/doc.


> >Fix:
> 
> 	Unsure - I don't know where these packages are generated.


That would be my cue.  The docs are build on builder.freebsd.org under
my user account and then mirrored to ftp-master.

The build dir on builder is /local0/docbuild so that's where that
comes from.  I will have a look at why the packages include this path.

Anyway, I personally don't really see the point in the doc packages,
so I got the ftp logs from ftp.freebsd.org some time ago to see if
they were actually being downloaded, but I got sidetracked by.. well
everything else :-).

-- 
Simon L. Nielsen
FreeBSD Documentation Team
Comment 2 Simon L. B. Nielsen freebsd_committer freebsd_triage 2004-08-30 20:13:31 UTC
Responsible Changed
From-To: freebsd-doc->simon

I will have a look at this one.
Comment 3 Ceri Davies 2004-08-30 20:17:45 UTC
On Mon, Aug 30, 2004 at 09:04:58PM +0200, Simon L. Nielsen wrote:
> On 2004.08.30 17:25:53 +0100, Ceri Davies wrote:
> > 
> > >Description:
> > 
> > 	The prebuilt doc packages on ftp.FreeBSD.org install under
> > 	/local0; they really should go into /usr/share/doc.
> 
> > >Fix:
> > 
> > 	Unsure - I don't know where these packages are generated.
> 
> That would be my cue.  The docs are build on builder.freebsd.org under
> my user account and then mirrored to ftp-master.
> 
> The build dir on builder is /local0/docbuild so that's where that
> comes from.  I will have a look at why the packages include this path.
> 
> Anyway, I personally don't really see the point in the doc packages,
> so I got the ftp logs from ftp.freebsd.org some time ago to see if
> they were actually being downloaded, but I got sidetracked by.. well
> everything else :-).

Well, I didn't even know they existed until today, so I installed them
out of curiosity only.  Don't spend too much time on it.

Ceri
-- 
It is not tinfoil, it is my new skin.  I am a robot.
Comment 4 Simon L. B. Nielsen freebsd_committer freebsd_triage 2005-07-30 15:50:20 UTC
State Changed
From-To: open->closed

Since doc packages are apparently not widely used (they have been 
broken for quite a while and nobody has mentioned it except in this 
PR) and nobody objected to my mail to -doc@ about simply removing them 
that is the plan, so close this PR.