blob: 39b09d181cd08a74226606bd0bd4adc3b5c40f60 (
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/': Couldn't resolve host 'git.holgersson.xyz'
*** 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/': Couldn't resolve host 'git.holgersson.xyz'
*** syncing holgersson-overlay
!!! failed syncing holgersson-overlay
* Sync failed again with 1, removing
|