Arch Linux

Please read this before reporting a bug:
https://wiki.archlinux.org/title/Bug_reporting_guidelines

Do NOT report bugs when a package is just outdated, or it is in the AUR. Use the 'flag out of date' link on the package page, or the Mailing List.

REPEAT: Do NOT report bugs for outdated packages!
Tasklist

FS#44394 - [ruby] Outdated link reference in /etc/gemrc

Attached to Project: Arch Linux
Opened by Javier TiĆ” (jetm) - Sunday, 29 March 2015, 22:14 GMT
Last edited by Anatol Pomozov (anatolik) - Monday, 30 March 2015, 15:44 GMT
Task Type Bug Report
Category Packages: Extra
Status Closed
Assigned To Anatol Pomozov (anatolik)
Architecture All
Severity Low
Priority Normal
Reported Version
Due in Version Undecided
Due Date Undecided
Percent Complete 100%
Votes 0
Private No

Details

Description:

In /etc/gemrc file there this line with an outdate link:

# Read about the gemrc format at http://docs.rubygems.org/read/chapter/11

It should be with this new link:

# Read about the gemrc format at http://guides.rubygems.org/command-reference/#gem-environment


Additional info:

$ pacman -Qi ruby
Name : ruby
Version : 2.2.1-1


Steps to reproduce:

$ head /etc/gemrc
# Read about the gemrc format at http://docs.rubygems.org/read/chapter/11

# --user-install is used to install to $HOME/.gem/ by default since we want to separate
# pacman installed gems and gem installed gems
gem: --user-install
This task depends upon

Closed by  Anatol Pomozov (anatolik)
Monday, 30 March 2015, 15:44 GMT
Reason for closing:  Fixed
Additional comments about closing:  Thanks for the report. Fixed in HEAD revision.

Loading...