1 | {'description': {'en': 'BibleTime overlay'},
|
2 | 'feed': ['https://cgit.gentoo.org/user/bibletime.git/atom/'],
|
3 | 'homepage': 'https://cgit.gentoo.org/user/bibletime.git/',
|
4 | 'name': 'bibletime',
|
5 | 'owner': [{'email': 'jaak@ristioja.ee',
|
6 | 'name': 'Jaak Ristioja',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://anongit.gentoo.org/git/user/bibletime.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git://anongit.gentoo.org/user/bibletime.git'},
|
13 | {'type': 'git',
|
14 | 'uri': 'git+ssh://git@git.gentoo.org/user/bibletime.git'}],
|
15 | 'status': 'unofficial'}
|
16 | pkgcore 0.12.28
|
17 |
|
18 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync bibletime
|
19 | WARNING:pkgcore:mv repo at '/var/lib/repo-mirror-ci/sync/mv', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
|
20 | *** syncing bibletime
|
21 | fatal: unable to access 'https://anongit.gentoo.org/git/user/bibletime.git/': The requested URL returned error: 500
|
22 | !!! failed syncing bibletime
|
23 | * Sync failed with 1
| [FATAL] |
24 | * Will try to re-create
|
25 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync bibletime
|
26 | *** syncing bibletime
|
27 | Cloning into '/var/lib/repo-mirror-ci/sync/bibletime'...
|
28 | *** synced bibletime
|
29 | * Sync succeeded after re-adding
|
30 | $ git log --format=%ci -1
|
31 | $ git show -q --pretty=format:%G? HEAD
|
32 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 bibletime
|
33 | * Cache regenerated successfully
|