1 | {'description': {'en': 'personal overlay of forgotten ebuilds'},
|
2 | 'feed': ['https://github.com/nabbi/oubliette-overlay/commits/master.atom'],
|
3 | 'homepage': 'https://github.com/nabbi/oubliette-overlay',
|
4 | 'name': 'oubliette',
|
5 | 'owner': [{'email': 'nic@boet.cc', 'name': 'nic', 'type': 'person'}],
|
6 | 'quality': 'experimental',
|
7 | 'source': [{'type': 'git',
|
8 | 'uri': 'https://github.com/nabbi/oubliette-overlay.git'},
|
9 | {'type': 'git',
|
10 | 'uri': 'git+ssh://git@github.com/nabbi/oubliette-overlay.git'}],
|
11 | 'status': 'unofficial'}
|
12 | pkgcore 0.12.16
|
13 |
|
14 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync oubliette
|
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 oubliette
|
17 | From https://github.com/nabbi/oubliette-overlay
|
18 | 229bfcb..16dbc7f master -> origin/master
|
19 | Updating 229bfcb..16dbc7f
|
20 | Fast-forward
|
21 | app-portage/genup/Manifest | 2 ++
|
22 | app-portage/genup/genup-9999.ebuild | 34 ++++++++++++++++++++++++++++++++++
|
23 | app-portage/genup/metadata.xml | 13 +++++++++++++
|
24 | 3 files changed, 49 insertions(+)
|
25 | create mode 100644 app-portage/genup/Manifest
|
26 | create mode 100644 app-portage/genup/genup-9999.ebuild
|
27 | create mode 100644 app-portage/genup/metadata.xml
|
28 | *** synced oubliette
|
29 | * Sync succeeded
|
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 oubliette
|
33 | ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache.
|
34 | * Cache regenerated successfully
|