1 | {'description': {'en': 'Overlay for phackers'},
|
2 | 'feed': ['https://gitlab.phys-el.ru/gentoo/phackerlay/commits/master.atom'],
|
3 | 'homepage': 'https://gitlab.phys-el.ru/gentoo/phackerlay',
|
4 | 'name': 'phackerlay',
|
5 | 'owner': [{'email': 'ustinov@phys-el.ru',
|
6 | 'name': 'Alexander B. Ustinov',
|
7 | 'type': 'person'}],
|
8 | 'quality': 'experimental',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://gitlab.phys-el.ru/gentoo/phackerlay.git'}],
|
11 | 'status': 'unofficial'}
|
12 | pkgcore 0.12.16
|
13 |
|
14 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync phackerlay
|
15 | ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache.
|
16 | *** syncing phackerlay
|
17 | fatal: unable to access 'https://gitlab.phys-el.ru/gentoo/phackerlay.git/': Failed to connect to gitlab.phys-el.ru port 443 after 131219 ms: Connection timed out
|
18 | !!! failed syncing phackerlay
|
19 | * Sync failed with 1
| [FATAL] |
20 | * Will try to re-create
|
21 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync phackerlay
|
22 | ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache.
|
23 | *** syncing phackerlay
|
24 | Cloning into '/var/lib/repo-mirror-ci/sync/phackerlay'...
|
25 | *** synced phackerlay
|
26 | * Sync succeeded after re-adding
|
27 | $ git log --format=%ci -1
|
28 | $ git show -q --pretty=format:%G? HEAD
|
29 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 phackerlay
|
30 | ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache.
|
31 | * Cache regenerated successfully
|