docs/134222: installation failure of japanese docs
Tsurutani Naoki
turutani at scphys.kyoto-u.ac.jp
Tue May 5 06:40:04 UTC 2009
>Number: 134222
>Category: docs
>Synopsis: installation failure of japanese docs
>Confidential: no
>Severity: serious
>Priority: medium
>Responsible: freebsd-doc
>State: open
>Quarter:
>Keywords:
>Date-Required:
>Class: doc-bug
>Submitter-Id: current-users
>Arrival-Date: Tue May 05 06:40:00 UTC 2009
>Closed-Date:
>Last-Modified:
>Originator: Tsurutani Naoki
>Release: FreeBSD 7.2-STABLE i386
>Organization:
>Environment:
System: FreeBSD h120.65.226.10.32118.vlan.kuins.net 7.2-STABLE FreeBSD 7.2-STABLE #18: Tue May 5 14:31:14 JST 2009 turutani at h120.65.226.10.32118.vlan.kuins.net:/usr/local/work/usr/obj/usr/src/sys/POLYMER i386
>Description:
installation failure of japanese docs.
>How-To-Repeat:
% cd /usr/doc
% make install
...
/usr/share/man/ja/man8/catman.local.8.gz -> /usr/share/man/ja/man8/makewhatis.local.8.gz
/usr/share/man/ja/man8/vnconfig.8.gz -> /usr/share/man/ja/man8/mdconfig.8.gz
/usr/share/man/ja/man8/mount_devfs.8.gz -> /usr/share/man/ja/man8/mount_std.8.gz
ln: /usr/share/man/ja/man8/mount_std.8.gz: No such file or directory
*** Error code 1
Stop in /usr/doc/ja_JP.eucJP/man/man8.
*** Error code 1
Stop in /usr/doc/ja_JP.eucJP/man.
*** Error code 1
Stop in /usr/doc/ja_JP.eucJP.
*** Error code 1
Stop in /usr/doc.
>Fix:
some files are removed by PR docs/115984,
but some links to these files still exists.
here is a patch:
--- ja_JP.eucJP/man/man8/Makefile.orig 2008-01-03 04:30:20.000000000 +0900
+++ ja_JP.eucJP/man/man8/Makefile 2009-05-05 15:23:43.000000000 +0900
@@ -318,10 +318,6 @@
MLINKS+=locate.updatedb.8 updatedb.8
MLINKS+=makewhatis.local.8 catman.local.8
MLINKS+=mdconfig.8 vnconfig.8
-MLINKS+=mount_std.8 mount_devfs.8
-MLINKS+=mount_std.8 mount_fdescfs.8
-MLINKS+=mount_std.8 mount_procfs.8
-MLINKS+=mount_std.8 mount_linprocfs.8
MLINKS+=named.reload.8 named.reconfig.8
MLINKS+=pstat.8 swapinfo.8
MLINKS+=quotaon.8 quotaoff.8
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-doc
mailing list