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
38
39
40
41
42
|
{'description': {'en': '\n Gamers overlay for all various games. Not related with games team.\n '},
'feed': ['https://cgit.gentoo.org/proj/gamerlay.git/atom/'],
'homepage': 'https://cgit.gentoo.org/proj/gamerlay.git',
'name': 'gamerlay',
'owner': [{'email': 'gentoo@mva.name',
'name': 'Vadim A. Misbakh-Soloviov',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://anongit.gentoo.org/git/proj/gamerlay.git'},
{'type': 'git',
'uri': 'git://anongit.gentoo.org/proj/gamerlay.git'},
{'type': 'git',
'uri': 'git+ssh://git@git.gentoo.org/proj/gamerlay.git'}],
'status': 'unofficial'}
* Adding new repository
$ pmaint sync gamerlay
WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/fordfrog'
WARNING:pkgcore:repo at '/home/mgorny/sync/fordfrog', named 'fordfrog', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/eroen'
WARNING:pkgcore:repo at '/home/mgorny/sync/eroen', named 'eroen', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/bircoph'
WARNING:pkgcore:repo at '/home/mgorny/sync/bircoph', named 'bircoph', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:'genthree' repo at '/home/mgorny/sync/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/emacs'
WARNING:pkgcore:repo at '/home/mgorny/sync/emacs', named 'emacs', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:'xelnor' repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:repo lacks a defined name: '/home/mgorny/sync/fordfrog'
WARNING:pkgcore:repo at '/home/mgorny/sync/fordfrog', named 'fordfrog', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:'xelnor' repo at '/home/mgorny/sync/xelnor' has unsupported profile format: build-id
*** syncing gamerlay
Cloning into '/home/mgorny/sync/gamerlay'...
*** synced gamerlay
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint regen --use-local-desc --pkg-desc-index -t 1 gamerlay
WARNING:pkgcore:'genthree' repo at '/home/mgorny/repos/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'xelnor' repo at '/home/mgorny/repos/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'xelnor' repo at '/home/mgorny/repos/xelnor' has unsupported profile format: build-id
WARNING:pkgcore:'genthree' repo at '/home/mgorny/repos/genthree' has unsupported profile format: profile-bashrcs
* Cache regenerated successfully
|