[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Gem bundles /bin/rake with it



-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Hi,
One of the gems I package, ruby-version-sorter, has a folder named bin
with two files inside it - rake and readygo. So, installation of the
deb file generated fails saying that it replaces the file
/usr/bin/rake , which is already in the package rake. How to fix this
issue? The file "rake" in gem is different from /usr/bin/rake. Am
attaching it.

- -- 
Regards
Balasankar C
http://balasankarc.in
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v2

iQEcBAEBCgAGBQJVFkEkAAoJEJbtq5sua3Fx36sH+gK6XmhwkyIbxeqqZg5zi2FV
Kr4VLibtcXD8Xgegr6yQQZIz//s/KY1MfnW2lUfHgsgKwr7KVENfoa8W5PJ1WbSB
5YWWTJik8RY7Tf3PaDjjrsZn15FXUX+5g1+kKCX2W8aeT3FJoeKlrsb8Dox17wRr
99hZejdbADMIR/YRbQXpzkd3+uLFgsFTAZ37jmgNUxXwIng8IBpKY1mvQyfyivnz
UHf+cR1bu8flF99VmT6OJhCYCz/ADm4wKBQmBsGbtdAazVndH6yzzm7Lmc28UNDh
xRcWsIPI5W1TGJgRRndnRl/C0GX+F1ZmUuPG7vPCoD+ZNaCcK4ov0QMRME3nnvc=
=zzDI
-----END PGP SIGNATURE-----
#!/usr/bin/env ruby
#
# This file was generated by Bundler.
#
# The application 'rake' is installed as part of a gem, and
# this file is here to facilitate running it.
#

require 'pathname'
ENV['BUNDLE_GEMFILE'] ||= File.expand_path("../../Gemfile",
  Pathname.new(__FILE__).realpath)

require 'rubygems'
require 'bundler/setup'

load Gem.bin_path('rake', 'rake')

Attachment: 0x2E6B7171.asc
Description: application/pgp-keys


Reply to: