1 | {'description': {'en': "anaximander's user overlay"},
|
2 | 'feed': ['https://cgit.gentoo.org/user/anaximander.git/atom/'],
|
3 | 'homepage': 'https://cgit.gentoo.org/user/anaximander.git/',
|
4 | 'name': 'anaximander',
|
5 | 'owner': [{'email': 'dominik.kriegner+gentoo@gmail.com',
|
6 | 'name': 'Dominik Kriegner',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'git://anongit.gentoo.org/user/anaximander.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'https://anongit.gentoo.org/git/user/anaximander.git'},
|
13 | {'type': 'git',
|
14 | 'uri': 'git+ssh://git@git.gentoo.org/user/anaximander.git'}],
|
15 | 'status': 'unofficial'}
|
16 | $ pmaint sync anaximander
|
17 | WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format: profile-set
|
18 | WARNING:pkgcore:repository at '/home/mgorny/sync/xelnor' has unsupported profile format: profile-set
|
19 | WARNING:pkgcore:repository at '/home/mgorny/sync/xelnor' has unsupported profile format: profile-set
|
20 | WARNING:pkgcore:repository at '/home/mgorny/sync/abadonna-overlay', named 'abadonna-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repository is standalone).
|
21 | fatal: Could not read from remote repository.
|
22 |
|
23 | Please make sure you have the correct access rights
|
24 | and the repository exists.
|
25 | *** syncing anaximander
|
26 | *** failed syncing anaximander
|
27 | * Sync failed with 1
| [FATAL] |
28 | * Will try to re-create
|
29 | $ pmaint sync anaximander
|
30 | WARNING:pkgcore:repository at '/home/mgorny/sync/steveeJ' has unsupported profile format: profile-set
|
31 | WARNING:pkgcore:repository at '/home/mgorny/sync/xelnor' has unsupported profile format: profile-set
|
32 | WARNING:pkgcore:repository at '/home/mgorny/sync/xelnor' has unsupported profile format: profile-set
|
33 | Cloning into '/home/mgorny/sync/anaximander'...
|
34 | *** syncing anaximander
|
35 | *** synced anaximander
|
36 | * Sync succeeded after re-adding
|
37 | $ git log --format=%ci -1
|
38 | $ pmaint regen --use-local-desc --pkg-desc-index -t 1 anaximander
|
39 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
|
40 | WARNING:pkgcore:repository at '/home/mgorny/repos/xelnor' has unsupported profile format: profile-set
|
41 | WARNING:pkgcore:repository at '/home/mgorny/repos/xelnor' has unsupported profile format: profile-set
|
42 | WARNING:pkgcore:repository at '/home/mgorny/repos/steveeJ' has unsupported profile format: profile-set
|
43 | * Cache regenerated successfully
|