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
|
{'description': {'en': 'Overlay for unofficial, third party plugins of the '
'ACME client Certbot'},
'feed': ['https://github.com/osirisinferi/third-party-certbot-plugins/commits/main.atom'],
'homepage': 'https://github.com/osirisinferi/third-party-certbot-plugins',
'name': 'third-party-certbot-plugins',
'owner': [{'email': 'gentoo@flut.nl.eu.org',
'name': 'Osiris Inferi',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://github.com/osirisinferi/third-party-certbot-plugins.git'},
{'type': 'git',
'uri': 'git@github.com:osirisinferi/third-party-certbot-plugins.git'}],
'status': 'unofficial'}
pkgcore 0.12.16
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync third-party-certbot-plugins
ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache.
*** syncing third-party-certbot-plugins
From https://github.com/osirisinferi/third-party-certbot-plugins
02bd834..33c74b1 main -> origin/main
Updating 02bd834..33c74b1
Fast-forward
app-crypt/certbot-dns-duckdns/Manifest | 4 ---
.../certbot-dns-duckdns-0.8.ebuild | 37 -------------------
.../certbot-dns-duckdns-0.9.ebuild | 37 -------------------
dev-python/pyjwt/Manifest | 4 +++
.../pyjwt-2.5.0-remove-types-cryptography.patch | 12 +++++++
dev-python/pyjwt/metadata.xml | 14 ++++++++
dev-python/pyjwt/pyjwt-2.5.0-r2.ebuild | 41 ++++++++++++++++++++++
7 files changed, 71 insertions(+), 78 deletions(-)
delete mode 100644 app-crypt/certbot-dns-duckdns/certbot-dns-duckdns-0.8.ebuild
delete mode 100644 app-crypt/certbot-dns-duckdns/certbot-dns-duckdns-0.9.ebuild
create mode 100644 dev-python/pyjwt/Manifest
create mode 100644 dev-python/pyjwt/files/pyjwt-2.5.0-remove-types-cryptography.patch
create mode 100644 dev-python/pyjwt/metadata.xml
create mode 100644 dev-python/pyjwt/pyjwt-2.5.0-r2.ebuild
*** synced third-party-certbot-plugins
* 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 third-party-certbot-plugins
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
|