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
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
|
{'description': {'en': 'The elementary OS experience for Gentoo Linux. '},
'feed': ['https://github.com/pimvullers/elementary/commits/master.atom'],
'homepage': 'https://github.com/pimvullers/elementary',
'name': 'elementary',
'owner': [{'email': 'gentoo.org@vullersmail.nl',
'name': 'Pim Vullers',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/pimvullers/elementary.git'},
{'type': 'git',
'uri': 'git+ssh://git@github.com/pimvullers/elementary.git'}],
'status': 'unofficial'}
pkgcore 0.12.16
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync elementary
ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache.
*** syncing elementary
From https://github.com/pimvullers/elementary
1c2a152..8ebec88 master -> origin/master
Updating 1c2a152..8ebec88
Fast-forward
.../md5-cache/pantheon-base/applications-menu-2.11.0 | 16 ++++++++++++++++
metadata/md5-cache/pantheon-base/applications-menu-9999 | 2 +-
metadata/md5-cache/pantheon-base/pantheon-files-6.2.1 | 16 ++++++++++++++++
metadata/md5-cache/pantheon-base/pantheon-greeter-6.1.1 | 15 +++++++++++++++
.../md5-cache/pantheon-extra/pantheon-calendar-6.1.2 | 14 ++++++++++++++
metadata/md5-cache/pantheon-extra/pantheon-photos-2.8.0 | 15 +++++++++++++++
metadata/md5-cache/pantheon-extra/pantheon-tasks-6.3.1 | 14 ++++++++++++++
pantheon-base/applications-menu/Manifest | 4 ++--
...enu-2.10.2.ebuild => applications-menu-2.11.0.ebuild} | 0
pantheon-base/pantheon-files/Manifest | 4 ++--
...on-files-6.2.0.ebuild => pantheon-files-6.2.1.ebuild} | 0
pantheon-base/pantheon-greeter/Manifest | 4 ++--
...reeter-6.1.0.ebuild => pantheon-greeter-6.1.1.ebuild} | 0
pantheon-extra/pantheon-calendar/Manifest | 4 ++--
...endar-6.1.1.ebuild => pantheon-calendar-6.1.2.ebuild} | 0
pantheon-extra/pantheon-photos/Manifest | 4 ++--
...-photos-2.7.5.ebuild => pantheon-photos-2.8.0.ebuild} | 0
pantheon-extra/pantheon-tasks/Manifest | 4 ++--
...on-tasks-6.3.0.ebuild => pantheon-tasks-6.3.1.ebuild} | 0
19 files changed, 103 insertions(+), 13 deletions(-)
create mode 100644 metadata/md5-cache/pantheon-base/applications-menu-2.11.0
create mode 100644 metadata/md5-cache/pantheon-base/pantheon-files-6.2.1
create mode 100644 metadata/md5-cache/pantheon-base/pantheon-greeter-6.1.1
create mode 100644 metadata/md5-cache/pantheon-extra/pantheon-calendar-6.1.2
create mode 100644 metadata/md5-cache/pantheon-extra/pantheon-photos-2.8.0
create mode 100644 metadata/md5-cache/pantheon-extra/pantheon-tasks-6.3.1
rename pantheon-base/applications-menu/{applications-menu-2.10.2.ebuild => applications-menu-2.11.0.ebuild} (100%)
rename pantheon-base/pantheon-files/{pantheon-files-6.2.0.ebuild => pantheon-files-6.2.1.ebuild} (100%)
rename pantheon-base/pantheon-greeter/{pantheon-greeter-6.1.0.ebuild => pantheon-greeter-6.1.1.ebuild} (100%)
rename pantheon-extra/pantheon-calendar/{pantheon-calendar-6.1.1.ebuild => pantheon-calendar-6.1.2.ebuild} (100%)
rename pantheon-extra/pantheon-photos/{pantheon-photos-2.7.5.ebuild => pantheon-photos-2.8.0.ebuild} (100%)
rename pantheon-extra/pantheon-tasks/{pantheon-tasks-6.3.0.ebuild => pantheon-tasks-6.3.1.ebuild} (100%)
*** synced elementary
* 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 elementary
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
|