1 | {'description': {'en': 'Overlay for ebuilds used in NymphOS'},
|
2 | 'feed': ['https://git.nymphos.ga/nymphos/atom'],
|
3 | 'homepage': 'https://git.nymphos.ga/',
|
4 | 'name': 'nymphos',
|
5 | 'owner': [{'email': 'neeshy@tfwno.gf', 'type': 'person'}],
|
6 | 'quality': 'experimental',
|
7 | 'source': [{'type': 'git', 'uri': 'https://git.nymphos.ga/anon/nymphos'}],
|
8 | 'status': 'unofficial'}
|
9 | pkgcore 0.12.1
|
10 |
|
11 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync nymphos
|
12 | *** syncing nymphos
|
13 | fatal: unable to access 'https://git.nymphos.ga/anon/nymphos/': Could not resolve host: git.nymphos.ga
|
14 | !!! failed syncing nymphos
|
15 | * Sync failed with 1
| [FATAL] |
16 | * Will try to re-create
|
17 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync nymphos
|
18 | *** syncing nymphos
|
19 | Cloning into '/var/lib/repo-mirror-ci/sync/nymphos'...
|
20 | *** synced nymphos
|
21 | * Sync succeeded after re-adding
|
22 | $ git log --format=%ci -1
|
23 | $ git show -q --pretty=format:%G? HEAD
|
24 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 nymphos
|
25 | * Cache regenerated successfully
|