On Wed, 19 Sep 2018 15:32:08 +0200 Frederik Himpe <fhi...@ai.vub.ac.be> wrote: > I modified /usr/share/gitaly/ruby/Gemfile and > /usr/share/ruby/Gemfile.lock to specify the version numbers of the > newwer versions of the packages installed from backports, and then this > problem was gone.
"dpkg-reconfigure gitaly" will update Gemfile.lock to match locally installed versions. https://salsa.debian.org/go-team/packages/gitaly/blob/master/debian/gitaly.postinst#L29 But it'd be ideal to do it automatically when a ruby package is installed like gitlab. I'll add it to my to do list. -- Sent from my Android device with K-9 Mail. Please excuse my brevity.