Bug 54314

Summary: man uucico,uuxqt - no such file or directory
Product: [Retired] Red Hat Linux Reporter: Leonid Kanter <leon>
Component: uucpAssignee: Eido Inoue <havill>
Status: CLOSED RAWHIDE QA Contact: David Lawrence <dkl>
Severity: medium Docs Contact:
Priority: medium    
Version: 7.3   
Target Milestone: ---   
Target Release: ---   
Hardware: i386   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2002-02-01 19:38:40 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:

Description Leonid Kanter 2001-10-04 08:12:21 UTC
Description of Problem:

man uucico - no such file or directory

Version-Release number of selected component (if applicable):

uucp-1.0.6.1-31

How Reproducible:

always

Additional Information:
	
Solution: mv /usr/share/man/man1/uucico.8.gz /usr/share/man/man8

Comment 1 Leonid Kanter 2001-10-04 08:35:15 UTC
--- uucp.spec.orig      Thu Oct  4 11:16:11 2001
+++ uucp.spec   Thu Oct  4 11:19:58 2001
@@ -65,7 +65,7 @@
     newconfigdir=${RPM_BUILD_ROOT}%{_newconfigdir} \
     oldconfigdir=${RPM_BUILD_ROOT}%{_oldconfigdir} \
     man1dir=${RPM_BUILD_ROOT}%{_mandir}/man1 \
-    man8dir=${RPM_BUILD_ROOT}%{_mandir}/man1 \
+    man8dir=${RPM_BUILD_ROOT}%{_mandir}/man8 \
        install-info

Comment 2 Ben Levenson 2002-01-23 15:10:41 UTC
*** Bug 54859 has been marked as a duplicate of this bug. ***

Comment 3 Ben Levenson 2002-02-01 19:38:35 UTC
*** Bug 58529 has been marked as a duplicate of this bug. ***

Comment 4 Jeff Johnson 2002-02-01 21:41:47 UTC
Fixed in the uucp errata and uucp-1.06.1-41 in Raw Hide.