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
62
63
64
65
|
{'description': {'en': 'Official Gentoo ebuild repository'},
'feed': ['https://cgit.gentoo.org/repo/gentoo.git/atom/'],
'homepage': 'https://gentoo.org/',
'name': 'gentoo',
'owner': [{'email': 'bug-wranglers@gentoo.org', 'type': 'project'}],
'quality': 'core',
'source': [{'type': 'rsync', 'uri': 'rsync://rsync.gentoo.org/gentoo-portage'},
{'type': 'git',
'uri': 'https://anongit.gentoo.org/git/repo/gentoo.git'},
{'type': 'git', 'uri': 'git://anongit.gentoo.org/repo/gentoo.git'},
{'type': 'git',
'uri': 'git+ssh://git@git.gentoo.org/repo/gentoo.git'}],
'status': 'official'}
pkgcore 0.12.16
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync gentoo
ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache.
*** syncing gentoo
From https://anongit.gentoo.org/git/repo/gentoo
cc9e19d9139..45a86d1c1bd master -> origin/master
Updating cc9e19d9139..45a86d1c1bd
Fast-forward
.../ansible-molecule/ansible-molecule-4.0.1.ebuild | 1 -
...irt-7.7.0-r2.ebuild => libvirt-7.7.0-r3.ebuild} | 4 +-
...ibvirt-8.2.0.ebuild => libvirt-8.2.0-r1.ebuild} | 4 +-
...ibvirt-8.7.0.ebuild => libvirt-8.7.0-r1.ebuild} | 4 +-
...ibvirt-8.8.0.ebuild => libvirt-8.8.0-r1.ebuild} | 4 +-
app-emulation/libvirt/libvirt-9999.ebuild | 4 +-
app-office/libreoffice/Manifest | 2 +
app-office/libreoffice/libreoffice-7.3.7.2.ebuild | 655 +++++++++++++++++++++
app-office/libreoffice/libreoffice-7.3.9999.ebuild | 3 -
...{ceph-15.2.17.ebuild => ceph-15.2.17-r1.ebuild} | 2 +-
...ph-16.2.10-r2.ebuild => ceph-16.2.10-r3.ebuild} | 2 +-
...ceph-16.2.9-r2.ebuild => ceph-16.2.9-r3.ebuild} | 2 +-
...ceph-17.2.3-r3.ebuild => ceph-17.2.3-r4.ebuild} | 2 +-
.../{ceph-17.2.4.ebuild => ceph-17.2.4-r1.ebuild} | 2 +-
.../{ceph-17.2.5.ebuild => ceph-17.2.5-r1.ebuild} | 2 +-
...1.46.5-r1.ebuild => e2fsprogs-1.46.5-r3.ebuild} | 2 +-
...1.46.5-r2.ebuild => e2fsprogs-1.46.5-r4.ebuild} | 2 +-
...m2-2.03.14-r3.ebuild => lvm2-2.03.14-r4.ebuild} | 33 +-
...{lvm2-2.03.16.ebuild => lvm2-2.03.16-r1.ebuild} | 137 ++---
sys-fs/lvm2/metadata.xml | 2 +-
20 files changed, 764 insertions(+), 105 deletions(-)
rename app-emulation/libvirt/{libvirt-7.7.0-r2.ebuild => libvirt-7.7.0-r3.ebuild} (98%)
rename app-emulation/libvirt/{libvirt-8.2.0.ebuild => libvirt-8.2.0-r1.ebuild} (98%)
rename app-emulation/libvirt/{libvirt-8.7.0.ebuild => libvirt-8.7.0-r1.ebuild} (98%)
rename app-emulation/libvirt/{libvirt-8.8.0.ebuild => libvirt-8.8.0-r1.ebuild} (98%)
create mode 100644 app-office/libreoffice/libreoffice-7.3.7.2.ebuild
rename sys-cluster/ceph/{ceph-15.2.17.ebuild => ceph-15.2.17-r1.ebuild} (99%)
rename sys-cluster/ceph/{ceph-16.2.10-r2.ebuild => ceph-16.2.10-r3.ebuild} (99%)
rename sys-cluster/ceph/{ceph-16.2.9-r2.ebuild => ceph-16.2.9-r3.ebuild} (99%)
rename sys-cluster/ceph/{ceph-17.2.3-r3.ebuild => ceph-17.2.3-r4.ebuild} (99%)
rename sys-cluster/ceph/{ceph-17.2.4.ebuild => ceph-17.2.4-r1.ebuild} (99%)
rename sys-cluster/ceph/{ceph-17.2.5.ebuild => ceph-17.2.5-r1.ebuild} (99%)
rename sys-fs/e2fsprogs/{e2fsprogs-1.46.5-r1.ebuild => e2fsprogs-1.46.5-r3.ebuild} (98%)
rename sys-fs/e2fsprogs/{e2fsprogs-1.46.5-r2.ebuild => e2fsprogs-1.46.5-r4.ebuild} (98%)
rename sys-fs/lvm2/{lvm2-2.03.14-r3.ebuild => lvm2-2.03.14-r4.ebuild} (91%)
rename sys-fs/lvm2/{lvm2-2.03.16.ebuild => lvm2-2.03.16-r1.ebuild} (73%)
*** synced gentoo
* 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 gentoo
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
|