blob: 8694b978d58355bc5a233427516218d1f6341aec (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
|
{'description': {'en': 'Unofficial ebuilds for Gitlab'},
'homepage': 'https://gitlab.awesome-it.de/overlays/gitlab',
'name': 'gitlab',
'owner': [{'email': 'prote@fmi.uni-stuttgart.de',
'name': 'Horst Prote',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://gitlab.awesome-it.de/overlays/gitlab.git'}],
'status': 'unofficial'}
pkgcore 0.12.16
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gitlab
ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache.
*** syncing gitlab
From https://gitlab.awesome-it.de/overlays/gitlab
f340f12..0652078 master -> origin/master
Updating f340f12..0652078
Fast-forward
dev-util/gitlab-runner-bin/Manifest | 15 +
.../gitlab-runner-bin-15.3.2.ebuild | 80 ++
.../gitlab-runner-bin-15.4.1.ebuild | 80 ++
.../gitlab-runner-bin-15.5.0.ebuild | 80 ++
www-apps/gitlab/Manifest | 1 +
www-apps/gitlab/gitlab-15.5.1.ebuild | 1061 ++++++++++++++++++++
6 files changed, 1317 insertions(+)
create mode 100644 dev-util/gitlab-runner-bin/gitlab-runner-bin-15.3.2.ebuild
create mode 100644 dev-util/gitlab-runner-bin/gitlab-runner-bin-15.4.1.ebuild
create mode 100644 dev-util/gitlab-runner-bin/gitlab-runner-bin-15.5.0.ebuild
create mode 100644 www-apps/gitlab/gitlab-15.5.1.ebuild
*** synced gitlab
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 gitlab
ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache.
* Cache regenerated successfully
|