pkgsrc-Bugs archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

pkg/49055: filesystems/openafs-devel/DESC references broken link



>Number:         49055
>Category:       pkg
>Synopsis:       filesystems/openafs-devel/DESC references broken link
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    pkg-manager
>State:          open
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Thu Jul 31 16:40:00 +0000 2014
>Originator:     Christopher M. Fuhrman
>Release:        pkgsrc-2014Q2
>Organization:
>Environment:
N/A
>Description:
filesystems/openafs-devel/DESC references 
http://wiki.openafs.org/AFSLore/FedoraAFSInstall/ which is a broken link.  The 
OpenAFS WIKI provides quick start instructions found at 
http://docs.openafs.org/QuickStartUnix/index.html



>How-To-Repeat:
Visit http://wiki.openafs.org/AFSLore/FedoraAFSInstall/  in any web browser.  
You will get a 404 error.
>Fix:
Apply the following patch:

--- filesystems/openafs-devel/DESCR.~1.1.~      2012-08-30 10:37:55.000000000 
-0700
+++ filesystems/openafs-devel/DESCR     2014-07-31 09:31:40.000000000 -0700
@@ -12,5 +12,5 @@
     $ cp MakefileProto.NBSD Makefile
     $ make obj && make && make install
 
-For instructions how to create a cell:
-    http://wiki.openafs.org/AFSLore/FedoraAFSInstall/
+The OpenAFS Quick-Start Guide for UNIX can be found at:
+    http://docs.openafs.org/QuickStartUnix/index.html



Home | Main Index | Thread Index | Old Index