[DRE-maint] Bug#944698: Help with updating triggers in gitlab

Antonio Terceiro terceiro at debian.org
Wed Nov 20 12:24:51 GMT 2019


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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 833 bytes
Desc: not available
URL: <http://alioth-lists.debian.net/pipermail/pkg-ruby-extras-maintainers/attachments/20191120/331412c2/attachment.sig>


More information about the Pkg-ruby-extras-maintainers mailing list