blob: ac26875a3d20a1ad8716e4ee6e9e86d78ca04cae (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
{'description': {'en': "Jakob L. Kreuze's personal overlay."},
'homepage': 'https://git.sr.ht/~jakob/zerodaysfordays',
'name': 'zerodaysfordays',
'owner': [{'email': 'zerodaysfordays@sdf.lonestar.org',
'name': 'Jakob L. Kreuze',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://git.sr.ht/~jakob/zerodaysfordays'}],
'status': 'unofficial'}
$ pmaint sync zerodaysfordays
WARNING:pkgcore:nashedelo repo at '/var/lib/repo-mirror-ci/sync/nashedelo', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
WARNING:pkgcore:sortsmill repo at '/var/lib/repo-mirror-ci/sync/sortsmill', doesn't specify masters in metadata/layout.conf. Please explicitly set masters (use "masters =" if the repo is standalone).
fatal: unable to access 'https://git.sr.ht/~jakob/zerodaysfordays/': Failed to connect to git.sr.ht port 443: Connection timed out
*** syncing zerodaysfordays
!!! failed syncing zerodaysfordays
* Sync failed with 1
* Will try to re-create
$ pmaint sync zerodaysfordays
Cloning into '/var/lib/repo-mirror-ci/sync/zerodaysfordays'...
fatal: unable to access 'https://git.sr.ht/~jakob/zerodaysfordays/': Failed to connect to git.sr.ht port 443: Connection timed out
*** syncing zerodaysfordays
!!! failed syncing zerodaysfordays
* Sync failed again with 1, removing
|