Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 203755 - dev-lang/ruby-1.8.6_p111: doesn't create the ruby.1.bz2 man page sym link
Summary: dev-lang/ruby-1.8.6_p111: doesn't create the ruby.1.bz2 man page sym link
Status: RESOLVED DUPLICATE of bug 169150
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All Linux
: High minor (vote)
Assignee: Gentoo Ruby Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-12-30 11:57 UTC by Matt Rechkemmer
Modified: 2007-12-30 12:54 UTC (History)
1 user (show)

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 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 ***