[DRE-maint] Bug#979563: gitlab: my instance work great after upgrade to 13.5.6.1!

Dragos Jarca dragos.jarca at dynamicpuzzle.ro
Mon Jan 11 16:10:34 GMT 2021


Just to know, in previous version I have some trouble with licensee, and 
I do the following to solve the problem:

gitaly(13.4.6+dfsg1-2) and gitlab(13.4.7-2) have in Gemfile:

gem 'rugged', '~> 0.28'
...
gem 'licensee', '~> 8.9'

But rugged is 1.1.0+ds-1 in testing and unstable and licensee need 
rugged~>0.24.

Solved putting in Gemfile:
gem 'rugged', '>= 0.28'
gem 'licensee', '~> 9.14', '>= 9.14.1'

and manually install licensee 9.14.1 with:

cd /usr/share/gitlab
gem install licensee

It could help.

Cu respect,
Dragos Jarca
General manager
Dynamic Puzzle S.R.L.
www.dynamicpuzzle.ro
On 11.01.2021 17:52, Pirate Praveen wrote:
>
> On 2021, ജനുവരി 11 7:00:11 PM IST, Dragos Jarca <dragos.jarca at dynamicpuzzle.ro> wrote:
>> Package: gitlab
>> Followup-For: Bug #979563
>>
>> Dear Maintainer,
>>
>> My instance work great after upgrade to 13.5.6.1!
>>
>> I can see the content of folder and files on UI.
>> I can fetch, push, etc.
>> I added versions off packages if I use, maby will help you.
>> If you want to give you more info, tell me.
> Thanks for the feedback. I can see gitaly is still 13.4.6 so the bug is in gitaly.
>
> -
>> Versions of packages gitlab recommends:
>> ii  certbot  1.10.1-1
>> ii  gitaly   13.4.6+dfsg1-2
> So I suggest you hold gitaly on this version.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-ruby-extras-maintainers/attachments/20210111/8b4f44e0/attachment.html>


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