Bug 6844

Summary: sox package installs bad symlink for man page
Product: [Retired] Red Hat Linux Reporter: j
Component: soxAssignee: Bill Nottingham <notting>
Status: CLOSED DUPLICATE QA Contact:
Severity: low Docs Contact:
Priority: low    
Version: 6.1CC: rvokal
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: 1999-11-09 16:03:18 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 j 1999-11-09 05:36:53 UTC
Bad symlink to file "play.1" causes makewhatis to report an
error.

In /usr/man/man1/:

lrwxrwxrwx  rec.1 -> /var/tmp/sox-root/usr/man/man1/play.1

should be:

lrwxrwxrwx  rec.1 -> play.1

Comment 1 Bill Nottingham 1999-11-09 16:03:59 UTC
*** This bug has been marked as a duplicate of 5669 ***