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!
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!
FS#4250 - RubyonRails script/plugin discover does not work
Attached to Project:
Arch Linux
Opened by Vince W. (viniosity) - Wednesday, 22 March 2006, 09:31 GMT
Opened by Vince W. (viniosity) - Wednesday, 22 March 2006, 09:31 GMT
|
DetailsIf you have Ruby installed and you want to enable plugins you type: script/plugin discover
Doing this in Arch yields an error that /usr/bin/ruby1.8 cannot be found. This is because ruby is installed as /usr/bin/ruby in Arch whereas it's in /usr/bin/ruby1.8 in Ubuntu/Debian. Workaround is to type ln -s /usr/bin/ruby /usr/bin/ruby1.8 |
This task depends upon
Closed by Jan de Groot (JGC)
Wednesday, 22 March 2006, 10:04 GMT
Reason for closing: Not a bug
Additional comments about closing: Ruby itself works fine without the symlink, not a bug in our ruby package.
Wednesday, 22 March 2006, 10:04 GMT
Reason for closing: Not a bug
Additional comments about closing: Ruby itself works fine without the symlink, not a bug in our ruby package.