blob: 7d7fccccec570e3c77e6f36f285e9aaf75c3136a (
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
|
{'description': {'en': 'Overlay of tastytea'},
'homepage': 'https://schlomp.space/tastytea/overlay',
'name': 'tastytea',
'owner': [{'email': 'gentoo@tastytea.de',
'name': 'tastytea',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://schlomp.space/tastytea/overlay.git'}],
'status': 'unofficial'}
pkgcore 0.12.8
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync tastytea
*** syncing tastytea
fatal: unable to access 'https://schlomp.space/tastytea/overlay.git/': Failed to connect to schlomp.space port 443 after 31611 ms: Connection timed out
!!! failed syncing tastytea
* Sync failed with 1
* Will try to re-create
$ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync tastytea
*** syncing tastytea
Cloning into '/var/lib/repo-mirror-ci/sync/tastytea'...
fatal: unable to access 'https://schlomp.space/tastytea/overlay.git/': Failed to connect to schlomp.space port 443 after 369 ms: Connection refused
!!! failed syncing tastytea
* Sync failed again with 1, removing
|