1 | {'description': {'en': 'gentoo-overlay from hossie'},
|
2 | 'homepage': 'https://git.hossie.de/projects/GEN/repos/gentoo-overlay/browse',
|
3 | 'name': 'hossie',
|
4 | 'owner': [{'email': 'hossie@hossie.de', 'type': 'person'}],
|
5 | 'quality': 'experimental',
|
6 | 'source': [{'type': 'git',
|
7 | 'uri': 'https://git.hossie.de/scm/gen/gentoo-overlay.git'}],
|
8 | 'status': 'unofficial'}
|
9 | pkgcore 0.12.7
|
10 |
|
11 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync hossie
|
12 | 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).
|
13 | *** syncing hossie
|
14 | fatal: unable to access 'https://git.hossie.de/scm/gen/gentoo-overlay.git/': Failed to connect to git.hossie.de port 443 after 31455 ms: Connection timed out
|
15 | !!! failed syncing hossie
|
16 | * Sync failed with 1
| [FATAL] |
17 | * Will try to re-create
|
18 | $ pmaint --config /var/lib/repo-mirror-ci/data-sync/etc/portage sync hossie
|
19 | *** syncing hossie
|
20 | Cloning into '/var/lib/repo-mirror-ci/sync/hossie'...
|
21 | fatal: unable to access 'https://git.hossie.de/scm/gen/gentoo-overlay.git/': Failed to connect to git.hossie.de port 443 after 31445 ms: Connection timed out
|
22 | !!! failed syncing hossie
|
23 | * Sync failed again with 1, removing
|