unattended_upgrades_repos icon indicating copy to clipboard operation
unattended_upgrades_repos copied to clipboard

Gitlab repos not found by the tool

Open loxK opened this issue 4 years ago • 1 comments

May help improve the tool.

# cat /var/lib/apt/lists/packages.gitlab.com_gitlab_gitlab-ce_ubuntu_dists_xenial_InRelease 
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA256

Origin: packages.gitlab.com/gitlab/gitlab-ce
Label: gitlab-ce
Date: Wed, 11 Mar 2020 23:03:46 +0000
Suite: xenial
Codename: xenial
Version: 1
Components: main
Architectures: amd64 armel armhf i386 ia64 mips mipsel powerpc ppc64el s390 s390x sparc alpha avr32 hppa m32 m68k sh arm64
Description: APT/YUM repository for GitLab Community Edition packages
Acquire-By-Hash: yes
# cat /etc/apt/sources.list.d/gitlab_gitlab-ce.list
# this file was generated by packages.gitlab.com for
# the repository at https://packages.gitlab.com/gitlab/gitlab-ce

deb https://packages.gitlab.com/gitlab/gitlab-ce/ubuntu/ xenial main
deb-src https://packages.gitlab.com/gitlab/gitlab-ce/ubuntu/ xenial main
# python3 unattended_upgrades_repos.py 
Add repos:
"Docker:ubuntu-xenial";
"Docker:xenial";
No repos were skipped.

loxK avatar Mar 12 '20 20:03 loxK

Thanks for reporting! Will look into this sometime in the next couple of few weeks. :)

abhigenie92 avatar Dec 29 '22 04:12 abhigenie92