blob: fe37bf374e34e7d469c05b1a5f6818055aaee650 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
|
{'description': {'en': 'Overlay for ebuilds used in NymphOS'},
'feed': ['https://github.com/neeshy/nymphos/commits/master.atom'],
'homepage': 'https://github.com/neeshy/nymphos',
'name': 'nymphos',
'owner': [{'email': 'neeshy@tfwno.gf', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://github.com/neeshy/nymphos.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/neeshy/nymphos.git'}],
'status': 'unofficial'}
pkgcore 0.12.16
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync nymphos
ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache.
*** syncing nymphos
From https://github.com/neeshy/nymphos
7c5a714..8a035c2 master -> origin/master
Updating 7c5a714..8a035c2
Fast-forward
sys-kernel/tinyramfs/tinyramfs-9999.ebuild | 16 ++++++++++++++++
1 file changed, 16 insertions(+)
create mode 100644 sys-kernel/tinyramfs/tinyramfs-9999.ebuild
*** synced nymphos
* Sync succeeded
$ git log --format=%ci -1
$ git show -q --pretty=format:%G? HEAD
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 nymphos
ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache.
* Cache regenerated successfully
|