blob: a7442ed3264243aee2f8c367fc0f15fea9886f87 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
|
{'description': {'en': 'Nils "holgersson" Freydank\'s personal overlay'},
'homepage': 'https://git.holgersson.xyz',
'name': 'holgersson-overlay',
'owner': [{'email': 'holgersson@posteo.de',
'name': 'Nils Freydank',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://git.holgersson.xyz/foss/holgersson-overlay'}],
'status': 'unofficial'}
$ pmaint sync holgersson-overlay
fatal: unable to access 'https://git.holgersson.xyz/foss/holgersson-overlay/': Failed to connect to git.holgersson.xyz port 443: Connection timed out
*** syncing holgersson-overlay
!!! failed syncing holgersson-overlay
* Sync failed with 1
* Will try to re-create
$ pmaint sync holgersson-overlay
Cloning into '/var/lib/repo-mirror-ci/sync/holgersson-overlay'...
fatal: unable to access 'https://git.holgersson.xyz/foss/holgersson-overlay/': Failed to connect to git.holgersson.xyz port 443: Connection timed out
*** syncing holgersson-overlay
!!! failed syncing holgersson-overlay
* Sync failed again with 1, removing
|