blob: ec6da07523fefd6d431ccbed68c88786570fa278 (
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
25
26
|
{'description': {'en': "maniac's personal overlay"},
'feed': ['https://pzskc383.dp.ua/code/overlay/atom/?h=master'],
'homepage': 'https://pzskc383.dp.ua/code/overlay',
'name': 'pzskc383',
'owner': [{'email': 'maniac@pzskc383.dp.ua',
'name': 'Alexander Dyadechko',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git', 'uri': 'https://pzskc383.dp.ua/code/overlay'}],
'status': 'unofficial'}
$ pmaint sync pzskc383
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
*** syncing pzskc383
fatal: unable to access 'https://pzskc383.dp.ua/code/overlay/': Failed to connect to pzskc383.dp.ua port 443: Connection refused
*** failed syncing pzskc383
* Sync failed with 1
* Will try to re-create
$ pmaint sync pzskc383
WARNING:pkgcore:'genthree' repo at '/var/lib/repo-mirror-ci/sync/genthree' has unsupported profile format: profile-bashrcs
WARNING:pkgcore:'xelnor' repo at '/var/lib/repo-mirror-ci/sync/xelnor' has unsupported profile format: build-id
*** syncing pzskc383
Cloning into '/var/lib/repo-mirror-ci/sync/pzskc383'...
fatal: unable to access 'https://pzskc383.dp.ua/code/overlay/': Failed to connect to pzskc383.dp.ua port 443: Connection refused
*** failed syncing pzskc383
* Sync failed again with 1, removing
|