blob: 6b1b025b060e5f577fe6df68fd02e2d747219de7 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
{'description': {'en': 'Tryton'},
'homepage': 'http://www.tryton.org/',
'name': 'tryton',
'owner': [{'email': 'cedk@gentoo.org', 'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'mercurial',
'uri': 'https://hg.tryton.org/tryton-overlay'}],
'status': 'unofficial'}
pkgcore 0.12.16
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync tryton
ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache.
*** syncing tryton
pulling from https://hg.tryton.org/tryton-overlay
searching for changes
no changes found
*** synced tryton
* Sync succeeded
$ hg log -l 1 --template={date|isodatesec}
$ pmaint --config /var/lib/repo-mirror-ci/data/etc/portage regen --use-local-desc --pkg-desc-index -t 32 tryton
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
|