Le 16/02/2021 à 21:50, Maximilian Stein a écrit :
I used apt-rdepends(1) to limit the output of dpkg to (recursive) dependencies 
of gitlab:

apt-rdepends gitlab | grep '^\w' | awk '{print "^ii  " $0}' > gitlab-rdepends

dpkg -l | grep --file=gitlab-rdepends

Attached is the output on my own server, where the issue is not triggered.

Attachment: gitlab-dependencies-versions.txt.gz
Description: application/gzip

Attachment: OpenPGP_signature
Description: OpenPGP digital signature

Reply via email to