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