Project

General

Profile

Bug #1743

[ruby] lists /usr/bin/ri in package but ri is in ruby-rdoc

ani - about 6 years ago - . Updated about 6 years ago.

Status:
not-a-bug
Priority:
bug
Assignee:
% Done:

0%


Description

I have installed ruby-2.5.0-4.parabola1 and /usr/bin/ri does not exist on my filesystem.

History

#1

Updated by bill-auger about 6 years ago

  • Status changed from open to not-a-bug

`ri` is in the 'ruby-rdoc' package

you can answer such questions yourself using the 'pkgfile' command

$ sudo pacman -S pkgfile
$ sudo pkgfile --update
$ pkgfile /usr/bin/ri
community/rubinius-ruby
community/ruby-rdoc
#2

Updated by ani about 6 years ago

I did install pkgfile, I did "sudo pkgfile --update", I did "pkgfile /usr/bin/ri". Nothing is outputed for me.

#3

Updated by bill-auger about 6 years ago

look in your /etc/pacman.conf and make sure you have [community] enabled

#4

Updated by ani about 6 years ago

I have community enabled (not commented).

#5

Updated by bill-auger about 6 years ago

  • Assignee set to ovruni
  • Status changed from not-a-bug to open

on x86_64

sudo pacman -Fs ri
libre/ruby 2.4.1-3.parabola3
    usr/bin/ri
    usr/lib/ruby/gems/2.4.0/gems/rdoc-5.0.0/exe/ri

that does not correspond with pkgfile on my system nor the information on the web:
https://www.parabola.nu/packages/libre/x86_64/ruby/
https://www.parabola.nu/packages/community/any/ruby-rdoc/

#6

Updated by bill-auger about 6 years ago

  • Subject changed from [ruby] /usr/bin/ri non existent to [ruby] lists /usr/bin/ri in package but ri is in ruby-rdoc
#7

Updated by ani about 6 years ago

Is this fixable?

#8

Updated by ovruni about 6 years ago

  • Status changed from open to not-a-bug

ani : You need to install ruby-rdoc

bill-auger: You have an old version of ruby (2.4.1-3.parabola3)

#9

Updated by bill-auger about 6 years ago

we both know that ruby-rdoc is the correct package - i had originally closed this when i though that it was solved but then i re-opened it becausse that was not the problem that was raised - the problem is that `pacman -Fs ri` shows that the `ri` program is in the ruby package and it is not

that output came from ani - i did not notice it was the older version 2.4.1-3 because the OP says "I have installed ruby-2.5.0-4.parabola1"

#10

Updated by ani about 6 years ago

I see so 'ri' is in ruby-rdoc, not in ruby?

Also available in: Atom PDF