Bug#867599: gem2deb fails to install pure ruby part when a gem has both pure ruby and native libs

2017-07-12 Thread Pirate Praveen
On Mon, 10 Jul 2017 01:22:39 +0530 Pirate Praveen wrote: > make[2]: *** No rule to make target > '/home/pravi/forge/debian/gitlab/grpc-1.3.2/debian/ruby-grpc/usr/lib/x86_64-linux-gnu/rubygems-integration/2.3.0/gems/grpc-1.3.2/src/ruby/ext/grpc/libs/opt/libgrpc.a'. >

Bug#867599: gem2deb fails to install pure ruby part when a gem has both pure ruby and native libs

2017-07-09 Thread Pirate Praveen
On Sun, 9 Jul 2017 11:30:24 -0300 Antonio Terceiro wrote: > Thinking about it, we kind of already support this: when you use > --gem-install, this typo of thing should Just Work™. > > > For now, I suggest that you > > > > - drop your ruby-grpc > > - send a patch to the

Bug#867599: gem2deb fails to install pure ruby part when a gem has both pure ruby and native libs

2017-07-09 Thread Antonio Terceiro
On Sat, Jul 08, 2017 at 11:15:04AM -0300, Antonio Terceiro wrote: > Control: severity -1 wishlist > Control: retitle -1 gem2deb: support installing Ruby code not in lib/ > > On Sat, Jul 08, 2017 at 01:48:19PM +0530, Pirate Praveen wrote: > > On 07/08/2017 11:53 AM, Pirate Praveen wrote: > > > On

Bug#867599: gem2deb fails to install pure ruby part when a gem has both pure ruby and native libs

2017-07-08 Thread Antonio Terceiro
Control: severity -1 wishlist Control: retitle -1 gem2deb: support installing Ruby code not in lib/ On Sat, Jul 08, 2017 at 01:48:19PM +0530, Pirate Praveen wrote: > On 07/08/2017 11:53 AM, Pirate Praveen wrote: > > On 07/08/2017 07:44 AM, Antonio Terceiro wrote: > >> if the pure ruby libraries

Bug#867599: gem2deb fails to install pure ruby part when a gem has both pure ruby and native libs

2017-07-08 Thread Pirate Praveen
On 07/08/2017 01:48 PM, Pirate Praveen wrote: > On 07/08/2017 11:53 AM, Pirate Praveen wrote: >> On 07/08/2017 07:44 AM, Antonio Terceiro wrote: >>> if the pure ruby libraries were not being installed, you would get a >>> LoadError (i.e. a `require` statement failed), but that's not what is >>>

Bug#867599: gem2deb fails to install pure ruby part when a gem has both pure ruby and native libs

2017-07-08 Thread Pirate Praveen
On 07/08/2017 11:53 AM, Pirate Praveen wrote: > On 07/08/2017 07:44 AM, Antonio Terceiro wrote: >> if the pure ruby libraries were not being installed, you would get a >> LoadError (i.e. a `require` statement failed), but that's not what is >> happening here. > For tests, the pure ruby libs are

Bug#867599: gem2deb fails to install pure ruby part when a gem has both pure ruby and native libs

2017-07-07 Thread Antonio Terceiro
Control: tag -1 + moreinfo On Fri, Jul 07, 2017 at 10:43:20PM +0530, Pirate Praveen wrote: > package: gem2deb > version: 0.34 > > gem2deb is not installing the pure ruby libraries of grpc (ruby-grpc is > in alioth) and tests fail. yes it is installing the pure ruby libraries >

Bug#867599: gem2deb fails to install pure ruby part when a gem has both pure ruby and native libs

2017-07-07 Thread Pirate Praveen
package: gem2deb version: 0.34 gem2deb is not installing the pure ruby libraries of grpc (ruby-grpc is in alioth) and tests fail. ──┐ │ Run tests for ruby2.3 from debian/ruby-tests.rake │