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
|
{'description': {'en': "sattvik's overlay with personalized bug fixes and "
'tweaks'},
'feed': ['https://cgit.gentoo.org/user/sattvik.git/atom/'],
'homepage': 'https://cgit.gentoo.org/user/sattvik.git/',
'name': 'sattvik',
'owner': [{'email': 'gentoo@sattvik.com',
'name': 'Daniel Solano Gomez',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://anongit.gentoo.org/git/user/sattvik.git'},
{'type': 'git', 'uri': 'git://anongit.gentoo.org/user/sattvik.git'},
{'type': 'git',
'uri': 'git+ssh://git@git.gentoo.org/user/sattvik.git'}],
'status': 'unofficial'}
pkgcore 0.12.28
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync sattvik
*** syncing sattvik
fatal: unable to access 'https://anongit.gentoo.org/git/user/sattvik.git/': Recv failure: Connection reset by peer
!!! failed syncing sattvik
* Sync failed with 1
* Will try to re-create
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync sattvik
WARNING:pkgcore:pixlra repo at '/var/lib/repo-mirror-ci/sync/pixlra', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:anarchy repo at '/var/lib/repo-mirror-ci/sync/anarchy', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:Drauthius repo at '/var/lib/repo-mirror-ci/sync/Drauthius', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:alexxy repo at '/var/lib/repo-mirror-ci/sync/alexxy', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:qemu-init repo at '/var/lib/repo-mirror-ci/sync/qemu-init', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:activehome repo at '/var/lib/repo-mirror-ci/sync/activehome', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:dilfridge repo at '/var/lib/repo-mirror-ci/sync/dilfridge', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:nico repo at '/var/lib/repo-mirror-ci/sync/nico', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
*** syncing sattvik
Cloning into '/var/lib/repo-mirror-ci/sync/sattvik'...
fatal: unable to access 'https://anongit.gentoo.org/git/user/sattvik.git/': Recv failure: Connection reset by peer
!!! failed syncing sattvik
* Sync failed again with 1, removing
|