Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 43161 - binutils 2.14.90.0.8-r1 installs a corrupted ld(1) man page
Summary: binutils 2.14.90.0.8-r1 installs a corrupted ld(1) man page
Status: RESOLVED DUPLICATE of bug 35762
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: [OLD] Core system (show other bugs)
Hardware: AMD64 Linux
: High normal (vote)
Assignee: Gentoo's Team for Core System packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-02-27 20:21 UTC by postmodern
Modified: 2005-07-17 13:06 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description postmodern 2004-02-27 20:21:28 UTC
binutils 2.14.90.0.8-r1 installs a corrupted ld(1) man page

Reproducible: Always
Steps to Reproduce:
1. man ld
Actual Results:  
fgets: Success
Error reading man page /usr/share/man/man1/ld.1.gz
No manual entry for ld

Expected Results:  
man displays man page for ld(1)
Comment 1 SpanKY gentoo-dev 2004-02-27 20:58:58 UTC
works fine over here ...
what does `ls -l /usr/share/man/man1/ld.1.gz` and `file /usr/share/man/man1/ld.1.gz` show ?
Comment 2 Jason Huebel (RETIRED) gentoo-dev 2004-02-27 23:39:42 UTC
works fine here too...
Comment 3 solar (RETIRED) gentoo-dev 2004-02-28 01:53:57 UTC
find here as well
Comment 4 postmodern 2004-02-28 03:25:56 UTC
# ls -l /usr/share/man/man1/ld.1.gz
-rw-r--r--    1 root     root           25 Feb 25 13:30
/usr/share/man/man1/ld.1.gz

# file /usr/share/man/man1/ld.1.gz
/usr/share/man/man1/ld.1.gz: gzip compressed data, was "ld.1", from Unix, max compression

My system was installed from stage1 three days ago.
Comment 5 bartron 2004-02-28 15:54:38 UTC
  see bug #35762
Comment 6 Jason Huebel (RETIRED) gentoo-dev 2004-02-28 19:42:26 UTC

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