1 | {'description': {'en': "misc ebuilds that aren't in the main tree"},
|
2 | 'homepage': 'https://cgit.gentoo.org/user/haarp.git/',
|
3 | 'name': 'haarp',
|
4 | 'owner': [{'email': 'main.haarp@gmail.com',
|
5 | 'name': 'haarp',
|
6 | 'type': 'person'}],
|
7 | 'quality': 'experimental',
|
8 | 'source': [{'type': 'git', 'uri': 'git://anongit.gentoo.org/user/haarp.git'}],
|
9 | 'status': 'unofficial'}
|
10 | pkgcore 0.12.16
|
11 |
|
12 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync haarp
|
13 | ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache.
|
14 | *** syncing haarp
|
15 | From git://anongit.gentoo.org/user/haarp
|
16 | e5df9a5..5908482 master -> origin/master
|
17 | Updating e5df9a5..5908482
|
18 | Fast-forward
|
19 | games-arcade/SpaceCadetPinball/Manifest | 2 +-
|
20 | 1 file changed, 1 insertion(+), 1 deletion(-)
|
21 | *** synced haarp
|
22 | * Sync succeeded
|
23 | $ git log --format=%ci -1
|
24 | $ git show -q --pretty=format:%G? HEAD
|
25 | $ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 haarp
|
26 | ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache.
|
27 | * Cache regenerated successfully
|