On 2019, മാർച്ച് 22 2:09:08 AM IST, "Matthijs Möhlmann" <[email protected]> wrote: >I was trying to upgrade gitlab from 11.5.10 to the current version >(11.8.2-3) in unstable. Most required packages are coming from buster >with a few dependencies coming from unstable. > >The output from apt is as follows: > >Setting up gitlab (11.8.2-3) ... >fatal: not a git repository (or any of the parent directories): .git >fatal: not a git repository (or any of the parent directories): .git >fatal: not a git repository (or any of the parent directories): .git >fatal: not a git repository (or any of the parent directories): .git >Bundler could not find compatible versions for gem "google-api-client": > In Gemfile: > google-api-client (~> 0.23) > > fog-google (~> 1.8) was resolved to 1.8.2, which depends on > google-api-client (~> 0.23.0) > >Could not find gem 'google-api-client (~> 0.23.0)', which is required >by gem >'fog-google (~> 1.8)', in any of the sources.
This is fixed in ruby-fog-google in unstable. So installing ruby-fog-google from unstable should fix it. >I have no experience with ruby and how I can fix this. If you need more >information please tell me and I'll try to provide it. We will update required version of ruby-fog-google in next upload. I also maintain a personal repo to make installing gitlab in buster easier. See wiki.debian.org/gitlab >One last thing, I am very grateful for providing gitlab in Debian. This >must be an huge job with all the dependencies in ruby. Thank you! Thanks for your kind words. >Regards, Matthijs -- Sent from my Android device with K-9 Mail. Please excuse my brevity. _______________________________________________ Pkg-ruby-extras-maintainers mailing list [email protected] https://alioth-lists.debian.net/cgi-bin/mailman/listinfo/pkg-ruby-extras-maintainers
