1 | {'description': {'en': 'Free Range Routing Gentoo Overlay'},
|
2 | 'feed': ['https://github.com/FRRouting/gentoo-overlay/commits/master.atom'],
|
3 | 'homepage': 'https://frrouting.org/',
|
4 | 'name': 'frr-gentoo',
|
5 | 'owner': [{'email': 'f0o@devilcode.org',
|
6 | 'name': "Daniel 'f0o' Preussker",
|
7 | 'type': 'person'}],
|
8 | 'quality': 'stable',
|
9 | 'source': [{'type': 'git',
|
10 | 'uri': 'https://github.com/FRRouting/gentoo-overlay.git'},
|
11 | {'type': 'git',
|
12 | 'uri': 'git+ssh://git@github.com/FRRouting/gentoo-overlay.git'}],
|
13 | 'status': 'official'}
|
14 | pkgcore 0.12.16
|
15 |
|
16 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync frr-gentoo
|
17 | ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache.
|
18 | *** syncing frr-gentoo
|
19 | Already up to date.
|
20 | *** synced frr-gentoo
|
21 | * Sync succeeded
|
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 frr-gentoo
|
25 | ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache.
|
26 | * Cache regenerated successfully
|