blob: 7f4c7e24830731e7f1dbcdeac92474e959cc6fbc (
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
|
{'description': {'en': "Quarks's overlay; needful things around Security, "
'Penetration Testing and gaming'},
'homepage': 'https://git.zero-downtime.net/quark',
'name': 'quarks',
'owner': [{'email': 'it@startux.de',
'name': 'Stefan Reimer',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://git.zero-downtime.net/quark/quarks.git'}],
'status': 'unofficial'}
pkgcore 0.12.16
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync quarks
ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache.
*** syncing quarks
remote: upstream connect error or disconnect/reset before headers. retried and the latest reset reason: connection failure, transport failure reason: delayed connect error: 111
fatal: unable to access 'https://git.zero-downtime.net/quark/quarks.git/': The requested URL returned error: 503
!!! failed syncing quarks
* Sync failed with 1
* Will try to re-create
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync quarks
ERROR:pkgcore:Cannot write cache for /var/cache/pkgcore/plugincache: [Errno 13] Permission denied: '/var/cache/pkgcore/.update.plugincache'. Try running pplugincache.
*** syncing quarks
Cloning into '/var/lib/repo-mirror-ci/sync/quarks'...
fatal: unable to access 'https://git.zero-downtime.net/quark/quarks.git/': Failed to connect to git.zero-downtime.net port 443 after 217 ms: Connection refused
!!! failed syncing quarks
* Sync failed again with 1, removing
|