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

Re: Help with updating triggers in gitlab



On Sat, Nov 16, 2019 at 06:26:58PM +0530, Pirate Praveen wrote:
> Control: tag -1 help
> 
> Hi team,
> 
> See <https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=944698>
> 
> For example ruby-google-protobuf gets installed in
> /usr/lib/x86_64-linux-gnu/rubygems-integration/2.5.0/specifications/ which
> is dependent on both ruby versions and architecture. I could not find if
> trigger file support regular expressions or variables.
> 
> Currently we have the following lines in debian/gitlab.triggers file
> 
> interest-noawait /usr/lib/ruby/vendor_ruby
> interest-noawait /usr/share/rubygems-integration
> 
> Any suggestions?

dpkg triggers have no support for wildcards or regular expressions.
Maybe you want to move the bundler call from postinst to the startup
somehow. With everything installed locally, and the right invocation
(i.e. `bundler --local`), it should be quick enough.

Attachment: signature.asc
Description: PGP signature


Reply to: