blob: cb8d0c7400e7b7e884a99f29e79fab3f48d65805 (
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': 'Overlay of tastytea'},
'homepage': 'https://schlomp.space/tastytea/overlay',
'name': 'tastytea',
'owner': [{'email': 'gentoo@tastytea.de',
'name': 'tastytea',
'type': 'person'}],
'quality': 'experimental',
'source': [{'type': 'git',
'uri': 'https://schlomp.space/tastytea/overlay.git'}],
'status': 'unofficial'}
$ pmaint sync tastytea
fatal: unable to access 'https://schlomp.space/tastytea/overlay.git/': The requested URL returned error: 502
*** syncing tastytea
*** failed syncing tastytea
* Sync failed with 1
* Will try to re-create
$ pmaint sync tastytea
Cloning into '/var/lib/repo-mirror-ci/sync/tastytea'...
fatal: unable to access 'https://schlomp.space/tastytea/overlay.git/': The requested URL returned error: 502
*** syncing tastytea
*** failed syncing tastytea
* Sync failed again with 1, removing
|