On Sat, Feb 20, 2021 at 2:24 pm, Pirate Praveen
<prav...@onenetbeyond.org> wrote:
Source repo
https://salsa.debian.org/fasttrack-team/gitlab-apt-pin-preferences
Binary package
https://people.debian.org/~praveen/fasttrack-staging/pool/main/g/gitlab-apt-pin-preferences/
More testing and feedback welcome.
# apt install gitlab
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
gitlab : Depends: ruby-batch-loader (>= 1.4~) but 1.2.2-1 is to be
installed
Depends: node-babel7 but it is not going to be installed
Depends: node-babel-loader (>= 8.0~) but it is not going to
be installed
Depends: node-core-js (>= 3.2.1~) but it is not going to be
installed
Recommends: certbot but it is not going to be installed
Recommends: gitaly (>= 13.7~) but it is not going to be
installed
E: Unable to correct problems, you have held broken packages.
and
# apt install gitlab gitaly node-babel-loader ruby-batch-loader
Reading package lists... Done
Building dependency tree
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:
The following packages have unmet dependencies:
gitlab : Depends: ruby-batch-loader (>= 1.4~) but 1.2.2-1 is to be
installed
Recommends: certbot but it is not going to be installed
E: Unable to correct problems, you have held broken packages.
but
# apt install ruby-batch-loader
Reading package lists... Done
Building dependency tree
Reading state information... Done
The following additional packages will be installed:
fonts-lato javascript-common libgdbm-compat4 libjs-jquery libruby2.7
node-jquery
rake ruby ruby-minitest ruby-net-telnet ruby-power-assert
ruby-test-unit
ruby-xmlrpc ruby2.7 rubygems-integration unzip zip
Suggested packages:
apache2 | lighttpd | httpd ri ruby-dev bundler
The following NEW packages will be installed:
fonts-lato javascript-common libgdbm-compat4 libjs-jquery libruby2.7
node-jquery
rake ruby ruby-batch-loader ruby-minitest ruby-net-telnet
ruby-power-assert
ruby-test-unit ruby-xmlrpc ruby2.7 rubygems-integration unzip zip
0 upgraded, 18 newly installed, 0 to remove and 36 not upgraded.
Need to get 8545 kB of archives.
After this operation, 33.8 MB of additional disk space will be used.
Do you want to continue? [Y/n]
So need help figuring out which packages need pinning here.