blob: afe6649e4aedfa6b8d218034e6e65dc3d34e9c80 (
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
|
{'description': {'en': 'Gentoo portage overlay of alesharik'},
'homepage': 'https://github.com/alesharik/alesharik-overlay',
'name': 'alesharik',
'owner': [{'email': 'alesharik4@gmail.com',
'name': 'Aleksei Arsenev',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/alesharik/alesharik-overlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/alesharik/alesharik-overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.7
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync alesharik
WARNING:pkgcore:gentoo repo at '/var/lib/repo-mirror-ci/sync/gentoo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
ERROR:pkgcore:'eapi': empty file
*** syncing alesharik
Already up to date.
*** synced alesharik
* 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 alesharik
* Cache regenerated successfully
|