Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 203755

Summary: dev-lang/ruby-1.8.6_p111: doesn't create the ruby.1.bz2 man page sym link
Product: Gentoo Linux Reporter: Matt Rechkemmer <matt+bugzilla>
Component: New packagesAssignee: Gentoo Ruby Team <ruby>
Status: RESOLVED DUPLICATE    
Severity: minor CC: matt+bugzilla
Priority: High    
Version: unspecified   
Hardware: All   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---

Description Matt Rechkemmer 2007-12-30 11:57:35 UTC
During the merge, there's a complaint that a link to /usr/share/man/man1/ruby.1.bz2 cannot be created.  Since Ruby was never installed on this system, it should be able to make the link.  I went in and manually made the link to ruby18.1.bz2.

Reproducible: Always

Steps to Reproduce:
1.  USE="doc ipv6 examples" emerge dev-lang/ruby-1.8.6_p111
2a. man ruby
2b. ls -l /usr/share/man/man1/ruby.1.bz2
Actual Results:  
The ruby man page is missing.

Expected Results:  
The link should be created and the man page should be available.
Comment 1 Matt Rechkemmer 2007-12-30 12:27:21 UTC
Here's the exact complaint from another machine without Ruby:

Unable to establish /usr/share/man/man1/ruby.1.gz symlink
Comment 2 Diego Elio Pettenò (RETIRED) gentoo-dev 2007-12-30 12:54:23 UTC

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