blob: 8606443e48808c820060d91e3a5f1d2541f850a5 (
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
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
|
{'description': {'en': 'Ebuilds by Florian Schmaus'},
'homepage': 'https://gitlab.com/Flow/flow-s-ebuilds',
'name': 'flow',
'owner': [{'email': 'flow@gentoo.org',
'name': 'Florian Schmaus',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://gitlab.com/Flow/flow-s-ebuilds.git'}],
'status': 'unofficial'}
pkgcore 0.12.16
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync flow
ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache.
WARNING:pkgcore:flewkey-overlay repo at '/var/lib/repo-mirror-ci/sync/flewkey-overlay', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
*** syncing flow
From https://gitlab.com/Flow/flow-s-ebuilds
e797f59..e8316a1 master -> origin/master
Updating e797f59..e8316a1
Fast-forward
app-text/xml2rfc/Manifest | 2 +-
app-text/xml2rfc/metadata.xml | 5 ++++
...xml2rfc-3.15.0.ebuild => xml2rfc-3.15.2.ebuild} | 8 +-----
dev-python/dict2xml/Manifest | 3 +--
dev-python/dict2xml/dict2xml-1.7.0.ebuild | 19 -------------
...dict2xml-1.7.1.ebuild => dict2xml-1.7.2.ebuild} | 8 +++---
dev-python/dict2xml/metadata.xml | 4 ++-
dev-python/google-i18n-address/Manifest | 3 +--
...up.py-tell-find_packages-to-exclude-tests.patch | 28 -------------------
.../google-i18n-address-2.4.0.ebuild | 17 ------------
.../google-i18n-address-2.5.2.ebuild | 7 +++--
dev-python/google-i18n-address/metadata.xml | 2 ++
dev-python/kitchen/Manifest | 1 -
dev-python/kitchen/kitchen-1.2.6.ebuild | 31 ----------------------
dev-python/kitchen/metadata.xml | 14 ----------
dev-util/gitlab-ci-local-bin/Manifest | 1 +
.../gitlab-ci-local-bin-4.34.0.ebuild | 24 +++++++++++++++++
17 files changed, 49 insertions(+), 128 deletions(-)
rename app-text/xml2rfc/{xml2rfc-3.15.0.ebuild => xml2rfc-3.15.2.ebuild} (83%)
delete mode 100644 dev-python/dict2xml/dict2xml-1.7.0.ebuild
rename dev-python/dict2xml/{dict2xml-1.7.1.ebuild => dict2xml-1.7.2.ebuild} (62%)
delete mode 100644 dev-python/google-i18n-address/files/0001-setup.py-tell-find_packages-to-exclude-tests.patch
delete mode 100644 dev-python/google-i18n-address/google-i18n-address-2.4.0.ebuild
delete mode 100644 dev-python/kitchen/Manifest
delete mode 100644 dev-python/kitchen/kitchen-1.2.6.ebuild
delete mode 100644 dev-python/kitchen/metadata.xml
create mode 100644 dev-util/gitlab-ci-local-bin/gitlab-ci-local-bin-4.34.0.ebuild
*** synced flow
* 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 flow
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
|