Bug 15602

Summary: sox installs broken link for rec.1 man page
Product: [Retired] Red Hat Linux Reporter: Need Real Name <slide>
Component: soxAssignee: Bill Nottingham <notting>
Status: CLOSED DUPLICATE QA Contact:
Severity: medium Docs Contact:
Priority: low    
Version: 6.1CC: rvokal
Target Milestone: ---   
Target Release: ---   
Hardware: All   
OS: Linux   
Whiteboard:
Fixed In Version: Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2000-08-07 05:43:44 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 Need Real Name 2000-08-07 05:43:43 UTC
The link that is included in the sox package for the rec.1 man page is
broken.

It points to /var/tmp/sox-root/usr/man/man1/rec.1, when it should point to
/usr/man/man1/rec.1

[man1]$ ls -al rec.1
lrwxrwxrwx   1 root     root           37 Jun 22 12:15 rec.1 ->
/var/tmp/sox-root/usr/man/man1/play.1

[man1]$ file rec.1
rec.1: broken symbolic link to /var/tmp/sox-root/usr/man/man1/play.1

[man1]$ rpm -q -f rec.1
sox-12.16-3

Comment 1 Need Real Name 2000-08-07 05:49:27 UTC

*** This bug has been marked as a duplicate of 5669 ***