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

Re: ruby-gemojione and gem-install



On Tue, Aug 16, 2016 at 11:43:54AM +0530, Pirate Praveen wrote:
> On 08/16/2016 11:43 AM, Pirate Praveen wrote:
> > hi,
> > 
> > I'm trying to update gemojione to 3.1.0. I thought moving to DH_RUBY =
> > --gem-install would be better than maintaining patches, but 'config'
> > folder does not get installed (the overrides in rules method or install
> > file also fails).

the gem2deb gem installer has a whitelist of stuff it knows to be always
needed, but it can't possibly know about every possibility. I think we
could have an environment variable to expand that whitelist on a
per-package basis.

Please try gem2deb from git¹ + adding this to debian/rules:

export DH_RUBY_GEM_INSTALL_WHITELIST_APPEND = config

note that you still need a working gemspec (i.e. no git usage etc) for
this to work.

¹ http://deb.li/26Ux

Attachment: signature.asc
Description: PGP signature


Reply to: